Powered by NovaDocs
Welcome to NovaDocsStart with Installation → Install with Docker, or switch language to Polish (PL).

Import & export

Admin5 min readUpdated Aug 7, 2026

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

  1. Get a GitBook personal access token (GitBook → Account → Developer)
  2. Paste the space URL / token in the import form
  3. Run the import
  4. Review imported drafts, then publish

GitHub sync

If the project has GitHub repo settings filled in (and sync is enabled in config):

  1. Point to the repo, branch, and docs folder
  2. Run sync from admin or the sync API
  3. 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.

Was this helpful?