admin: remove nested mode; flat folder: subjects lists all _index.md; subject indexes get title
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user