ansible-infra/docs/mkdocs.yml
June 71fdb0c742
Some checks failed
/ build (push) Failing after 22s
/ Ansible Lint (push) Has been cancelled
meow
2026-05-18 21:35:37 +02:00

19 lines
428 B
YAML

site_name: CCCHH Infrastructure Documentation
site_url: https://infra-docs.hamburg.ccc.de
repo_url: https://git.hamburg.ccc.de/CCCHH/ansible-infra
copyright: MIT
markdown_extensions:
- smarty
- admonition
- attr_list
theme:
name: shadcn
show_title: true
show_stargazers: false
pygments_style:
light: shadcn-light
dark: github-dark
icon: oui:documentation
topbar_sections: false
show_datetime: false