mirror of
https://github.com/kbenestad/mdcms.git
synced 2026-06-18 15:24:32 +00:00
18 lines
422 B
YAML
18 lines
422 B
YAML
# nav.yml — generated by mdcms
|
|
# Manual edits to section metadata (defaultname, sort, parent, parent-sort,
|
|
# pagesvisibility, categorynames) are preserved on rebuild.
|
|
|
|
sections:
|
|
# (none yet — add section-id to page frontmatter to auto-create)
|
|
pages:
|
|
- file: pages/home.md
|
|
title: Home
|
|
sort: 100
|
|
|
|
- file: pages/about.md
|
|
title: About
|
|
sort: 200
|
|
|
|
- file: pages/docs.md
|
|
title: Docs
|
|
sort: 300
|