You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
658 B
29 lines
658 B
site_name: webhosting |
|
site_url: https://0.0.0.0:8000 |
|
site_description: Container information @RUG |
|
site_author: p.h.vos |
|
dev_addr: 0.0.0.0:8000 |
|
|
|
|
|
repo_url: https://git.web.rug.nl/doc/website |
|
|
|
copyright: Copyright © 2019 <a href="https://rug.nl/staff/p.h.vos">P.H.Vos</a> |
|
|
|
theme: readthedocs |
|
|
|
pages: |
|
- 'Home': 'index.md' |
|
- 'Docker': 'docker.md' |
|
- 'Kubernetes' : 'kubernetes.md' |
|
- 'Rancher' : 'rancher.md' |
|
- 'Git': 'git.md' |
|
- 'Drone CI': 'drone.md' |
|
- 'Jenkins': 'jenkins.md' |
|
- 'Wordpress': 'wordpress.md' |
|
- 'System': 'os.md' |
|
- 'Issues': 'issue.md' |
|
|
|
markdown_extensions: |
|
- smarty |
|
- toc: |
|
permalink: '#'
|
|
|