newWebsite2.0
This commit is contained in:
13
content/demo-doc/index.json
Normal file
13
content/demo-doc/index.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "Struktur-Demo",
|
||||
"chapters": [
|
||||
{ "title": "Einleitung", "file": "01-intro.md", "id": "intro" },
|
||||
{ "title": "Installation", "file": "02-install.md", "id": "install" },
|
||||
{
|
||||
"title": "Fortgeschritten",
|
||||
"children": [
|
||||
{ "title": "Performance", "file": "adv/performance.md", "id": "perf" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user