docs(mkdocs): add index and getting started sections

This commit is contained in:
LGUG2Z
2024-01-13 21:52:27 -08:00
committed by جاد
parent 3e6e586d5b
commit e0aa0ac843
10 changed files with 417 additions and 104 deletions

View File

@@ -31,11 +31,21 @@ theme:
- content.tabs.link
- navigation.footer
- navigation.indexes
- navigation.sections
- navigation.tabs
- navigation.tabs.sticky
- navigation.tracking
- navigation.top
- navigation.tracking
- search.highlight
- search.share
- search.suggest
- toc.follow
plugins:
- macros
nav:
- Komorebi:
- index.md
- Design: design.md
- Getting started:
- Installation: installation.md
- Example configurations: example-configurations.md