Projects & articles
Projects
A project is one documentation site (for example “Product docs” or “API docs”).
- Go to Admin → Projects
- Create a project
- Set visibility:
- Public — anyone can read
- Members — only logged-in members
Each project has its own articles, categories, versions, languages, and branding.
Articles
- Open a project
- Go to Articles → New
- Write in the editor
- Fill metadata on the right (title, slug, status, category, SEO)
- Save draft while working
- Merge when you are ready to publish
Editor tips
- Type
/to insert blocks (headings, images, tables, YouTube, files, …) - Use Preview to see the reader view
- Autosave keeps drafts as you work
Statuses
- Draft — not public
- Scheduled — goes live at a set time
- Published — live on the docs site
- Archived — hidden from normal browsing
Categories
Use categories to build the sidebar. Nest categories if you need sections and sub-sections.
Versions & languages
- Versions — for example
1.0and2.0 - Languages — for example
enandde
Public URLs look like:
/{project}/docs/{version}/{lang}/{article-slug}
