mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-03-28 17:42:47 +01:00
chore: Create config
This commit is contained in:
7
mkdocs.yml
Normal file
7
mkdocs.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
site_name: MkDocs Quickstart
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Setup and run: setup_and_run.md
|
||||
- Tutorial: tutorial.md
|
||||
- Deploy: deploy.md
|
||||
theme: readthedocs
|
||||
Reference in New Issue
Block a user