feat(docs): publish to website

!1
This commit is contained in:
2023-08-14 16:49:50 +09:30
parent f6d24d76b3
commit 2a0ad03acf
12 changed files with 191 additions and 0 deletions

27
mkdocs.yml Normal file
View File

@ -0,0 +1,27 @@
INHERIT: website-template/mkdocs.yml
docs_dir: 'docs'
repo_name: LDAP Self Service
repo_url: https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service
edit_uri: '/-/ide/project/nofusscomputing/projects/nodered_ldap_self_service/edit/development/-/docs/'
nav:
- Home: index.md
- Articles:
- articles/index.md
- Projects:
- projects/index.md
- projects/ldap_self_service/index.md
- Operations:
- operations/index.md
- Contact Us: contact.md