-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
74 lines (68 loc) · 1.52 KB
/
config.yml
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
64
65
66
67
68
69
70
71
72
73
74
baseURL: https://fogbud.com/
languageCode: zh
defaultContentLanguage: zh
title: 人山的博客
theme: PaperMod
hasCJKLanguage: true
enableRobotsTXT: true
enableEmoji: true
enableInlineShortcodes: true
paginate: 10
params:
homeInfoParams:
Title: 欢迎来访 👋
Content: |
socialIcons:
- name: E-Mail
url: mailto:[email protected]
- name: QQ
url: tencent://message/?uin=327567618&Site=Sambow&Menu=yes
- name: github
url: https://github.com/w-sx/
#hideSummary: true
defaultTheme: auto
#disableThemeToggle: true
ShowBreadCrumbs: true
DateFormat: 2006-01-02
ShowReadingTime: true
ShowLastMod: true
ShowWordCount: true
showToc: true
#UseHugoToc: true
ShowCodeCopyButtons: true
#ShowShareButtons: true
#VisitCount: true
comments: true
ShowRssButtonInSectionTermList: true
editPost:
URL: https://github.com/w-sx/w-sx.github.io/edit/src/content
Text: 编辑 # edit text
appendFilePath: true # to append file path to Edit link
#ShowPostNavLinks: true
menu:
main:
- identifier: home
name: 主页 🏠
url: /
weight: 10
- identifier: archives
name: 归档 ⌛
url: /archives/
weight: 10
- identifier: articles
name: 文章 📖
url: /articles/
weight: 10
- identifier: tags
name: 标签 📍
url: /tags/
weight: 10
- identifier: search
name: 搜索 🔎
url: /search/
weight: 20
outputs:
home:
- HTML
- RSS
- JSON # necessary for search