Update mkdocs config
- adjust the copyright text - rename and reorder some of the menu items for the sake of better SEO and user experience
This commit is contained in:
parent
a48a962653
commit
ba4ca96253
@ -3,18 +3,18 @@ site_author: SoloKeys
|
|||||||
site_description: 'Documentation for the SoloKeys solo software'
|
site_description: 'Documentation for the SoloKeys solo software'
|
||||||
repo_url: 'https://github.com/solokeyssec/solo'
|
repo_url: 'https://github.com/solokeyssec/solo'
|
||||||
repo_name: 'solokeyssec/solo'
|
repo_name: 'solokeyssec/solo'
|
||||||
copyright: 'Copyright © 2018 SoloKeys'
|
copyright: 'Copyright © 2018 - 2019 SoloKeys'
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- README.md: repo-readme.md
|
|
||||||
- FIDO2 Implementation: fido2-impl.md
|
- FIDO2 Implementation: fido2-impl.md
|
||||||
|
- Build instructions: building.md
|
||||||
- Signed update process: signed-updates.md
|
- Signed update process: signed-updates.md
|
||||||
- Building: building.md
|
|
||||||
- Code documentation: code-overview.md
|
- Code documentation: code-overview.md
|
||||||
- Contributing Code: contributing.md
|
- Contributing Code: contributing.md
|
||||||
- Contributing Docs: documenting.md
|
- Contributing Docs: documenting.md
|
||||||
- What the udev?!: udev.md
|
- udev Rules: udev.md
|
||||||
|
- About: repo-readme.md
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
Loading…
x
Reference in New Issue
Block a user