docs: added docs layout

!1
This commit is contained in:
2023-10-28 15:13:12 +09:30
parent 55d5c5d694
commit b588b0383d
13 changed files with 77 additions and 19 deletions

36
mkdocs.yml Normal file
View File

@ -0,0 +1,36 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Kubernetes Ansible Role
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/kubernetes
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/kubernetes/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Ansible:
- Roles:
- Kubernetes:
- projects/ansible/roles/kubernetes/index.md
- projects/ansible/roles/kubernetes/firewall.md
- Operations:
- operations/index.md
- Contact Us: contact.md