mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-20 08:15:07 +00:00
feat: Implement initial Bjorn wiki application with core files, styling, and content.
This commit is contained in:
8
wiki/structure.json
Normal file
8
wiki/structure.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"01_General": {
|
||||
"Introduction": "Introduction.md"
|
||||
},
|
||||
"02_Setup": {
|
||||
"Installation": "Installation.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user