Exporting Your Site
Download your whole site as a single file at any time.
Exporting produces a complete file of your site's content: every word, every setting, and references to every image.
- Click on Sites in your top navigation bar.
- Open the site menu and find the Export section.
- Choose a format:
- .json (content) -- the full content file, the same format Enine Sites imports.
- .yaml (content) -- the same content as YAML.
- .csv (content) -- content as a spreadsheet-friendly table.
- .zip (media) -- every file in your Media Library.
- .zip (all) -- content in every format plus all media, in one archive.
- The file downloads to your computer.
The JSON export is the canonical one: it is complete, human-readable, and re-importable. Version-control it, script against it, or keep it as a backup.