mirror of
https://github.com/kbenestad/mdcms.git
synced 2026-06-18 07:24:31 +00:00
14 lines
432 B
YAML
14 lines
432 B
YAML
# nav.yml — generated by mdcms.py
|
|
# Manual edits to section metadata (defaultname, sort, parent, parent-sort,
|
|
# pagesvisibility, categorynames) are preserved on rebuild. New sections
|
|
# are auto-created from page frontmatter section-id values.
|
|
|
|
sections:
|
|
# (none yet — add section-id to page frontmatter to auto-create)
|
|
pages:
|
|
- file: pages/home.md
|
|
title: Home
|
|
sort: 100
|
|
variants: [en]
|
|
titles:
|
|
en: Home
|