docs: added initial doc page and add template repo ready for deployment

!1 nofusscomputing/infrastructure/website!38
This commit is contained in:
2023-11-12 18:26:26 +09:30
parent a6db664527
commit 5a139f3707
13 changed files with 179 additions and 1 deletions

30
mkdocs.yml Normal file
View File

@ -0,0 +1,30 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Docker Bind
repo_url: https://gitlab.com/nofusscomputing/projects/docker-glpi
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-bind/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- GLPI Docker:
- projects/docker/bind/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md