build a hugo docs page from the readme files

This commit is contained in:
goeranh 2026-03-13 18:06:20 +01:00
parent bfe941217d
commit d106386cc0
No known key found for this signature in database
5 changed files with 229 additions and 3 deletions

20
docs/hugo.yaml Normal file
View file

@ -0,0 +1,20 @@
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