solo1/mkdocs.yml

17 wiersze
397 B
YAML
Czysty Zwykły widok Historia

2018-09-15 14:19:09 +00:00
site_name: Solo
site_author: SoloKeys
site_description: 'Documentation for the SoloKeys solo software'
repo_url: 'https://github.com/solokeyssec/solo'
2018-09-15 15:26:11 +00:00
repo_name: 'solokeyssec/solo'
2018-09-15 14:19:09 +00:00
copyright: 'Copyright © 2018 SoloKeys'
2018-09-15 15:01:43 +00:00
nav:
- Home: index.md
- README.md: repo-readme.md
- Contributing: contributing.md
- Hosting: hosting.md
2018-09-15 14:19:09 +00:00
theme:
name: material
logo: 'images/logo.svg'