forked from freifunk-franken/docs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
504 B
24 lines
504 B
baseURL: /
|
|
languageCode: de-de
|
|
defaultContentLanguage: de
|
|
title: Freifunk Franken Dokumentation
|
|
canonifyURLs: true
|
|
relativeURLs: true
|
|
enableGitInfo: true
|
|
|
|
markup:
|
|
tableOfContents:
|
|
endLevel: 4
|
|
|
|
module:
|
|
imports:
|
|
- path: github.com/alex-shpak/hugo-book
|
|
|
|
params:
|
|
# https://themes.gohugo.io/themes/hugo-book/
|
|
BookSection: "*"
|
|
# BookTheme: auto # erst Grafiken anpassen
|
|
BookRepo: https://git.freifunk-franken.de/freifunk-franken/docs
|
|
BookEditPath: _edit/master
|
|
BookDateFormat: 2006-01-02
|