Content is managed via a filesystem-based architecture. This guide covers the editor's functionality and content block system.
Functional Blocks
System Callouts
Information, warnings, and error messages are highlighted using the callout block with customizable icons and styles.
- Snippets: Modules for reusable content.
- Page Includes: Method for embedding pages.
- Accordions: Grouping content in collapsible elements.
- Grids: Structure for responsive layouts.
- Live Markdown: Rendering external Markdown sources.
- Code Blocks: Blocks for technical documentation with syntax highlighting.
Content Management
Reusable content is stored in pages/_snippets/. Modifying a snippet ensures updates are propagated across all dependent pages.
Interface Management
The interface adapts to smaller viewports by consolidating navigation links into a mobile-specific sidebar.
Responsive Viewport
Navigation is hidden on devices with narrow viewports to optimize screen real estate. Sidebars become primary navigational controls.
Search Engine Optimization
The dynamic sitemap.xml can be managed via the SEO tab in Global Settings. It is enabled by default to ensure maximum visibility for your content.