site_name: HPC @ HS-Fulda
site_description: User documentation for high performance cluster on University of Applied Sciences Fulda
site_url: https://docs.hpc.informatik.hs-fulda.de/
site_dir: public
use_directory_urls: false
strict: true
repo_url: https://gogs.informatik.hs-fulda.de/hpc/nixcfg.git
docs_dir: content

theme:
  name: readthedocs
  locale: de
  prev_next_buttons_location: none
  highlightjs: true
  hljs_languages:
    - bash
    - yaml
    - rust

markdown_extensions:
  - extra
  - admonition

plugins:
  - search

nav:
  - Start: index.md
  - Erste Schritte: first_steps.md
  - Nutzung: usage.md
  - Software: environment.md
  - Daten: storage.md
  - Best Practices: best_practice.md
  - Hilfe: support.md
  - Internes:
    - Netzwerk: internal/network.md