woodpecker/docs/mkdocs.yml

27 lines
711 B
YAML
Raw Normal View History

2019-11-13 14:47:14 +00:00
site_name: Woodpecker
2019-11-13 18:50:54 +00:00
repo_name: 'laszlocph/woodpecker'
repo_url: 'https://github.com/laszlocph/woodpecker'
2019-11-13 19:12:01 +00:00
copyright: 'Creative Commons Attribution-ShareAlike 4.0 International Public License.<br />It is a derivative work of the https://github.com/drone/docs git repository'
2019-11-13 18:50:54 +00:00
nav:
- Home: index.md
- Server setup: server-setup.md
2019-11-13 10:59:51 +00:00
theme:
2019-11-13 14:47:14 +00:00
name: 'material'
2019-11-13 18:50:54 +00:00
logo: 'images/favicon.svg'
2019-11-13 14:47:14 +00:00
favicon: 'images/favicon.svg'
2019-11-13 18:50:54 +00:00
palette:
primary: 'green'
accent: 'red'
2019-11-13 14:47:14 +00:00
markdown_extensions:
- admonition
- codehilite:
2019-11-13 18:50:54 +00:00
linenums: true
- pymdownx.inlinehilite
extra:
social:
- type: globe
link: http://woodpecker.laszlo.cloud
- type: twitter
link: https://twitter.com/laszlocph