p.d-wiki/hugo.yaml

30 lines
548 B
YAML

baseURL: https://example.com/
title: Wiki
theme: hugo-book
enableGitInfo: true
languages:
en:
languageName: English
contentDir: content
weight: 1
menu:
# before: []
after:
- name: "Source"
url: "https://github.com/programming-dot-dev/p.d-wiki"
weight: 10
- name: "Links"
url: "https://me.programming.dev"
weight: 100
params:
BookTheme: 'auto'
BookToC: true
BookLogo: 'logo.png'
BookFavicon: 'logo.png'
BookMenuBundle: /menu
BookRepo: https://github.com/programming-dot-dev/p.d-wiki