documentation theme updates (#713)

Co-authored-by: Zois Pagoulatos <zpagoulatos@hotmail.com>
This commit is contained in:
nils måsén 2020-12-20 18:23:06 +01:00 committed by GitHub
parent 4d17cf1a29
commit 8c9545b336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 4 deletions

View file

@ -3,10 +3,17 @@ site_url: http://containrrr.github.io/watchtower/
repo_url: https://github.com/containrrr/watchtower/
theme:
name: 'material'
palette:
scheme: containrrr
logo: images/logo-450px.png
favicon: images/favicon.ico
extra_css:
- stylesheets/theme.css
markdown_extensions:
- toc:
permalink: True
separator: "_"
- codehilite
nav:
- 'Home': 'index.md'
- 'Introduction': 'introduction.md'