Import & export
Open Admin → Import / Export.
Import Markdown
Upload a .zip of Markdown files, or paste Markdown. Articles can be created as drafts so you can review before publishing.
GitBook import
- Get a GitBook personal access token (GitBook → Account → Developer)
- Paste the space URL / token in the import form
- Run the import
- Review imported drafts, then publish
GitHub sync
If the project has GitHub repo settings filled in (and sync is enabled in config):
- Point to the repo, branch, and docs folder
- Run sync from admin or the sync API
- Markdown files become articles
Export
- Markdown ZIP — published articles as files
- JSON — full project dump for backup or migration
Export regularly if your docs are important.
