docs.trr379.de/hugo.toml

12 lines
333 B
TOML

baseURL = 'https://docs.trr379.de/'
languageCode = 'en-us'
title = 'TRR379 Documentation Site'
theme = 'hugo-theme-relearn'
[params]
themeVariant = ['auto', 'relearn-light', 'relearn-dark']
[outputs]
home = ['html', 'rss', 'search', 'searchpage', 'print']
page = ['html', 'rss', 'print']
section = ['html', 'rss', 'print']