goshorly/mkdocs.yml

11 lines
221 B
YAML
Raw Normal View History

2022-01-27 15:47:14 +00:00
site_name: goshorly docs
site_url: https://phil.mekelek.de/goshorly
repo_url: https://git.ucode.space/Phil/goshorly
site_dir: docs-public
theme:
name: material
locale: en
highlightjs: true
nav:
- Home: 'index.md'