woodpecker/docs/mkdocs.yml

37 lines
1 KiB
YAML
Raw Normal View History

2019-11-13 14:47:14 +00:00
site_name: Woodpecker
repo_name: 'woodpecker-ci/woodpecker'
repo_url: 'https://github.com/woodpecker-ci/woodpecker'
2019-11-15 13:24:53 +00:00
edit_uri: 'blob/master/docs/docs/'
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
2019-11-15 11:03:15 +00:00
- Server Setup: server-setup.md
- Getting Started: getting-started.md
- Pipelines: pipeline.md
2019-11-15 11:03:15 +00:00
- Services: services.md
- Plugins: plugins.md
- Environment Variables: environment-variables.md
- Secrets: secrets.md
- Volumes: volumes.md
- Matrix Builds: matrix-builds.md
- Multi Pipeline Builds: multi-pipeline.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