mkdocs.yml 1.96 KiB
site_name: Chaos Communication Camp 2023
site_description: Infos, news, links and more
site_url: https://events.ccc.de/camp/2023/infos/
site_dir: public
use_directory_urls: false
strict: true
repo_url: https://git.cccv.de/infra/static-pages/camp2023-infos
extra_css:
- css/camp2023-style.css
theme:
site_favicon: img/favicon_200px.png
name: readthedocs
custom_dir: theme_customization
prev_next_buttons_location: none
highlightjs: false
logo: img/logo.svg
#name: null
#custom_dir: 'themes-third-party/mkdocs-gitbook-theme/mkdocs_gitbook'
#navigation_depth: 3
#static_templates:
# - 404.html
#include_search_page: false
#search_index_only: false
#navigation_depth: 2
#nav_style: primary
markdown_extensions:
- extra
- admonition
plugins:
- rss:
image: https://events.ccc.de/camp/2023/infos/img/favicon.ico
abstract_chars_count: -1 # -1 for full content
feed_ttl: 10
- search
nav:
- index.md
- location.md
- timeline.md
- tickets.md
- travel.md
- 'Getting stuff there and back': parcel.md
- facilities.md
- hub.md
- food.md
- drinks.md
- chillfloor.md
- caravans.md
- participate.md
- camping-villages.md
- how-to-survive.md
- accessibility.md
- styleguide.md
- faq.md
- 'Principles of our event and community': 'https://help.ccc.de/principles.en.html'
- Quicklinks (External):
- 'Map': 'https://map.events.ccc.de/camp/2023/map/'
- 'Hub (Wiki/Events/Assemblies/DMs…)': 'https://events.ccc.de/camp/2023/hub/'
- 'Fahrplan': 'https://events.ccc.de/camp/2023/hub/camp23/en/fahrplan'
- 'Chat (Matrix)': 'https://matrix.to/#/#camp2023:events.ccc.de'
- 'Livestreams': 'https://streaming.media.ccc.de'