20 lines
475 B
YAML
20 lines
475 B
YAML
baseURL: 'https://docs.adm.htw.stura-dresden.de/'
|
|
languageCode: en-us
|
|
title: StuRa HTW Infrastructure Documentation
|
|
theme: hugo-book
|
|
|
|
params:
|
|
BookTheme: auto
|
|
BookToC: true
|
|
BookRepo: https://codeberg.org/stura-htw-dresden/stura-infra
|
|
BookEditPath: edit/master
|
|
BookSearch: true
|
|
BookComments: false
|
|
BookPortableLinks: true
|
|
BookMenuBundle: true
|
|
|
|
menu:
|
|
after:
|
|
- name: Repository
|
|
url: https://codeberg.org/stura-htw-dresden/stura-infra
|
|
weight: 10
|