Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • fix-search
  • network-typo-shielded-remmediation
  • rework-photopolicy-social-media
  • pr-47
  • isdn
6 results

mkdocs.yml

Blame
  • mkdocs.yml 1.16 KiB
    site_name: Chaos Communication Camp 2023
    site_description: Infos, news, links and more
    site_dir: public
    use_directory_urls: false
    strict: true
    
    extra_css:
      - css/camp2023-style.css
    
    theme:
      site_favicon: img/favicon_200px.png
      name: readthedocs
      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
    
    nav: 
      - index.md
      - location.md
      - timeline.md
      - tickets.md
      - travel.md
      - facilities.md
      - food.md
      - participate.md
      - camping-villages.md
      - how-to-survive.md
      - styleguide.md
      - faq.md
      - 'Map': 'https://map.events.ccc.de/camp/2023/map/'
      - 'Matrix Chat': 'https://matrix.to/#/#camp2023:events.ccc.de'
      - 'Livestreams': 'https://streaming.media.ccc.de'
      - 'Recordings': 'https://media.ccc.de'
      - 'Principles of our event and community': 'https://help.ccc.de/principles.en.html'
      - 'Help!': 'https://help.ccc.de/index.en.html'
      - 'Imprint & Privacy Policy': 'https://legal.cccv.de'