Rename config file

This commit is contained in:
Ategon 2024-02-14 09:58:09 +00:00
parent 324397eb25
commit d6d56a7b70
1 changed files with 29 additions and 0 deletions

29
config.yaml Normal file
View File

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