add "numbered-prefix" concept (#119)

- add first rough draft, to be revised later
This commit is contained in:
mi-hol 2023-07-04 15:08:46 +02:00 committed by GitHub
parent e78838f750
commit 0d33ea56da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -23,10 +23,13 @@ Open Wiki in VScode from github desktop
Start work on the docs
![img](Docs.JPG)
Pages are creates with a right click and named ##-xxxx.md, they will show up as pages in the wiki.
Folders are creatable with a right click, they will show up like this in the wiki
![img](Folder.JPG)
Pages are creates with a right click and named xxxx.md, they will show up as pages in the wiki.
To control ordering of topics in sidebar navigation the so called "numbered prefix" concept is used.
This concept is further explained in [linked section of Docusaurus user manual](https://docusaurus.io/docs/sidebar/autogenerated#using-number-prefixes)
To make images work the images need to be in the same folder as the .md, they are also case sensitive so check capitals