docs: add skeleton

!1
This commit is contained in:
2024-07-30 18:00:32 +09:30
parent e80bc8524b
commit 15b31fd3f7
10 changed files with 62 additions and 0 deletions

38
mkdocs.yml Normal file
View File

@ -0,0 +1,38 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Centurion Ansible Collection
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/collections/centurion/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Ansible:
- projects/ansible/index.md
- Collections:
- projects/ansible/collection/index.md
- Centurion:
- projects/ansible/collection/centurion/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md