Skip to content

Getting started

NFZ Docs Notion Editor separates three spaces clearly:

  • the Nuxt application for administration;
  • the editable VitePress documentation served under /docs/;
  • this public user guide served under /guide/.

Login

Open the application, click Sign in, then use an authorized account. In a demo environment, the seeded admin account is created automatically when the environment variable allows it.

  1. Create or select a Markdown page.
  2. Edit the content in the Notion-like editor.
  3. Save the page.
  4. Run the VitePress build.
  5. Check /docs/.
  6. Export the ZIP when needed.

Public user guide generated with VitePress.