58 lines
1005 B
YAML
58 lines
1005 B
YAML
INHERIT: website-template/mkdocs.yml
|
|
|
|
repo_name: Website
|
|
repo_url: https://gitlab.com/nofusscomputing/infrastructure/website
|
|
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-mail/edit/development/-/pages/'
|
|
|
|
nav:
|
|
- Home: index.md
|
|
|
|
- Articles:
|
|
|
|
- articles/index.md
|
|
|
|
- 2023:
|
|
|
|
- articles/2023/new_website.md
|
|
|
|
- 2015:
|
|
|
|
- articles/2015/choose_internet_service.md
|
|
|
|
- 2014:
|
|
|
|
- articles/2014/mdt_setup.md
|
|
|
|
- Content Tags: tags.md
|
|
|
|
- Projects:
|
|
|
|
- projects/index.md
|
|
|
|
- Ansible Execution Environment:
|
|
|
|
- projects/execution_environment/index.md
|
|
|
|
- Ansible Roles:
|
|
|
|
- Git Configuration:
|
|
|
|
- projects/git_configuration/index.md
|
|
|
|
- Docker Mail: projects/docker-mail/index.md
|
|
|
|
- Gitlab CI: projects/gitlab-ci/index.md
|
|
|
|
- Docker GLPI: projects/glpi/index.md
|
|
|
|
- LDAP Self Service: projects/ldap_self_service/index.md
|
|
|
|
- Python Gitlab Management: projects/python-gitlab-management/README.md
|
|
|
|
- Operations:
|
|
|
|
- operations/index.md
|
|
|
|
- Contact Us: contact.md
|
|
|