feat: initial template, docs and ci

!1
This commit is contained in:
2023-09-19 14:58:46 +09:30
parent 2ace4d844a
commit df126a576d
16 changed files with 214 additions and 0 deletions

30
mkdocs.yml Normal file
View File

@ -0,0 +1,30 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: Kubernetes Monitoring Helm Chart
repo_url: https://gitlab.com/nofusscomputing/projects/kubernetes_monitoring
edit_uri: '/-/ide/project/nofusscomputing/projects/kubernetes_monitoring/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- Kubernetes Monitoring:
- projects/kubernetes_monitoring/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md