Files
website/mkdocs.yml
Jon 8cde331079 fix(build): use correct gitlab-ci index page
!8 !8 nofusscomputing/projects/gitlab-ci!26
2023-05-23 10:45:17 +09:30

40 lines
607 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: projects/gitlab-ci/index.md
- Python Gitlab Management: projects/python-gitlab-management/README.md
- Operations:
- operations/index.md
- Contact Us: contact.md