mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-29 13:50:28 +00:00
update docs
This commit is contained in:
parent
84144d823d
commit
6341aebe66
13 changed files with 139 additions and 19 deletions
|
@ -1,5 +1,7 @@
|
|||
site_name: Homebox
|
||||
# site_url: https://hay-kot.github.io/homebox/
|
||||
site_url: https://hay-kot.github.io/homebox/
|
||||
repo_name: Homebox
|
||||
repo_url: https://github.com/hay-kot/homebox
|
||||
use_directory_urls: true
|
||||
theme:
|
||||
name: material
|
||||
|
@ -41,3 +43,9 @@ markdown_extensions:
|
|||
- attr_list
|
||||
- pymdownx.tabbed
|
||||
- pymdownx.superfences
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Quick Start: quick-start.md
|
||||
- Importing Data: import-csv.md
|
||||
- Building The Binary: build.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue