-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
63 lines (57 loc) · 1.68 KB
/
hugo.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
baseURL: https://lyremelody.cn/
languageCode: zh
defaultContentLanguage: zh
title: 格物修齐
theme: "hugo-book"
copyright: © 2024 lyremelody.cn All Rights Reserved
privacy_policy: https://lyremelody.cn/
# Book configuration
disablePathToLower: true
enableGitInfo: true
uglyURLs: true
# Needed for mermaid/katex shortcodes
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
menu:
# before: []
after:
- name: "微信公众号"
url: "/wechat.png"
weight: 10
pre: <img src="/logo-mp.ico" class="book-icon" alt="" height="20" style="vertical-align:bottom"/>
- name: "GitHub"
url: "https://github.com/lyremelody/spiritual-practice"
weight: 11
pre: <img src="/svg/github-mark.svg" class="book-icon" alt="" height="20" style="vertical-align:bottom"/>
- name: "LeetCode"
url: "https://leetcode.com/u/lyremelody/"
weight: 20
pre: <img src="/leetcode-192x192.png" class="book-icon" alt="" height="20" style="vertical-align:bottom"/>
- name: "About"
url: "https://github.com/lyremelody/lyremelody/blob/main/README.md"
weight: 30
pre: <img src="/logo.png" alt="" height="20" style="vertical-align:bottom"/>
params:
BookTheme: "light"
BookToC: true
BookLogo: "logo.png"
BookSection: "*"
BookRepo: https://github.com/lyremelody/spiritual-practice
BookDateFormat: "2006-01-02"
BookSearch: true
BookComments: true
BookPortableLinks: true
BookServiceWorker: true
plantuml:
enable: true
theme: "default"
svg_image_url: "https://www.plantuml.com/plantuml/svg/"
imaging:
resampleFilter: "CatmullRom"
quality: 75
anchor: Smart