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.
Recommended workflow
- Create or select a Markdown page.
- Edit the content in the Notion-like editor.
- Save the page.
- Run the VitePress build.
- Check
/docs/. - Export the ZIP when needed.