ansible-infra/mkdocs.yml
forestcat-admin 2c81432558
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m36s
/ Ansible Lint (push) Successful in 2m36s
/ build (pull_request) Successful in 25s
apply patch "0001-fixup-some-formulations.patch"
2026-05-27 15:23:23 +02:00

25 lines
550 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
- codehilite
- pymdownx.blocks.details
- pymdownx.blocks.tab
- pymdownx.superfences:
css_class: codehilite
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