19 lines
428 B
YAML
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
|