Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 737 Bytes

File metadata and controls

21 lines (17 loc) · 737 Bytes

Example-Content

Example content for AntCMS showing:

  • AntCMS file headers (--AntCMS-- blocks)
  • Markdown authoring patterns
  • Navigation configuration via meta.yaml
  • Folder-based navigation that can generate menus and submenus

Included examples

  • /index.md - starter landing page
  • /markdown-examples.md - markdown syntax examples
  • /hidden-page.md - page with NavItem: false
  • /docs/index.md - nested section example
  • /docs/getting-started.md - docs submenu page
  • /docs/meta.yaml - docs submenu order
  • /guides/index.md - second nested section example
  • /guides/first-guide.md - guides submenu page
  • /guides/meta.yaml - guides submenu order
  • /meta.yaml - top-level navigation order configuration