2017-05-03 12:32:38 +02:00
|
|
|
site_name: "mailcow: dockerized documentation"
|
2017-05-01 22:05:15 +02:00
|
|
|
repo_url: https://github.com/mailcow/mailcow-dockerized
|
2017-05-05 13:01:25 +02:00
|
|
|
#remote_branch: gh-pages
|
|
|
|
#theme: material
|
|
|
|
#extra:
|
|
|
|
# palette:
|
|
|
|
# primary: 'indigo'
|
|
|
|
# accent: 'yellow'
|
|
|
|
# logo: 'images/logo.svg'
|
2017-05-04 19:23:24 +02:00
|
|
|
|
2017-05-05 13:03:57 +02:00
|
|
|
#markdown_extensions:
|
|
|
|
# - admonition
|
|
|
|
# - codehilite(guess_lang=true)
|
|
|
|
# - footnotes
|
|
|
|
# - meta
|
|
|
|
# - toc(permalink=true)
|
2017-05-04 19:23:24 +02:00
|
|
|
|
2017-05-01 21:34:26 +02:00
|
|
|
pages:
|
2017-05-03 12:32:38 +02:00
|
|
|
- 'About mailcow: dockerized': 'index.md'
|
2017-05-01 21:34:26 +02:00
|
|
|
- 'Installation': 'install.md'
|
|
|
|
- 'First Steps': 'first_steps.md'
|
|
|
|
- 'Usage & Examples': 'u_and_e.md'
|