Files
website/mkdocs.yml
Jon Lockwood 70f0facb11 feat(website_template): Added website template as submodule
the website-template repo was added as a git submodule so that the
site could be templated easier.

!8 nofusscomputing/infrastructure/website-template!2
2022-08-29 10:29:24 +09:30

40 lines
618 B
YAML

INHERIT: website-template/mkdocs.yml
repo_name: Website
repo_url: https://gitlab.com/nofusscomputing/infrastructure/website
edit_uri: ''
nav:
- Home: index.md
- Articles:
- articles/index.md
- 2015:
- articles/2015/choose_internet_service.md
- 2014:
- articles/2014/mdt_setup.md
- Content Tags: tags.md
- Projects:
- projects/index.md
- Ansible Roles: projects/ansible-roles/README.md
- Gitlab CI Templates: projects/gitlab-ci/README.md
- Python Gitlab Management: projects/python-gitlab-management/README.md
- Operations:
- operations/index.md
- Contact Us: contact.md