admin: remove nested mode; flat folder: subjects lists all _index.md; subject indexes get title

This commit is contained in:
sam
2026-09-10 15:29:21 +10:00
parent c5895e15ca
commit 70b88d7b02

View File

@@ -29,11 +29,6 @@ collections:
folder: subjects
create: true
slug: "{{slug}}"
# nested layout: subjects/<subject>/<slug>/<slug>.md
nested:
depth: 2
meta:
path: { widget: string, label: Path, index_file: _index, editable_folder: false, searchable: false }
sortable_fields: [date, title]
fields:
- { name: title, label: Title, widget: string }