Mkdocs vorbereitet
This commit is contained in:
parent
7c43778cec
commit
154a1ee37e
2 changed files with 9 additions and 0 deletions
2
docs/index.md
Normal file
2
docs/index.md
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Projekt Lötstation
|
||||||
|
|
||||||
7
mkdocs.yml
Normal file
7
mkdocs.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
site_name: Make Lötstation - Makerspace Repair-Café Hilpoldstein
|
||||||
|
site_url: https://makes-hacks-hip.github.io
|
||||||
|
nav:
|
||||||
|
- Repair-Café: https://www.repaircafe-hilpoltstein.de
|
||||||
|
- Makerspace: https://makes-hacks-hip.de
|
||||||
|
- Makerspace@Github: https://makes-hacks-hip.github.io
|
||||||
|
theme: readthedocs
|
||||||
Loading…
Reference in a new issue