-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhugo.yaml
128 lines (124 loc) · 3.48 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
baseURL: https://geedea.pro/
timeZone: Asia/Shanghai
hasCJKLanguage: true
defaultContentLanguage: zh
defaultContentLanguageInSubdir: true
languages:
zh:
contentDir: content
defaultContentLanguageInSubdir: false
disabled: false
languageCode: zh-CN
languageDirection: ltr
languageName: 简体中文
params:
headTitle: 極客死亡計劃
nav:
- name: 关于
link: /about/
target: _self
- name: 分类
link: /categories/
target: _self
- name: 链接
link: /links/
target: _self
series:
- name: 人类恶疾
link: /categories/人类恶疾/
cover: https://image.guhub.cn/uPic/2025/01/%E4%BA%BA%E7%B1%BB%E6%81%B6%E7%96%BE.jpeg
description: 尝试以非专业的病理视角分析人类行为
- name: 塔罗牌漫谈
link: /categories/塔罗牌漫谈/
cover: https://image.guhub.cn/uPic/2025/01/%E5%A1%94%E7%BD%97%E7%89%8C%E6%BC%AB%E8%B0%88%E5%B0%81%E9%9D%A2.jpeg
description: 随便聊聊牌意
- name: 稻草人周刊
link: /categories/稻草人周刊/
cover: https://image.guhub.cn/uPic/2025/01/%E7%A8%BB%E8%8D%89%E4%BA%BA%E5%91%A8%E5%88%8A.jpeg
description: 个人化的信息整合,每周一更新
title: 極客死亡計劃
weight: 1
en:
contentDir: content/en
disabled: false
languageCode: en-US
languageDirection: ltr
languageName: English
params:
headTitle: Geek Death Project
nav:
- name: /about
link: /en/about/
target: _self
# - name: /categories
# link: /en/categories/
# target: _self
- name: /links
link: /en/links/
target: _self
title: Geek Death Project
weight: 2
markup:
goldmark:
renderer:
unsafe: true
extensions:
extras:
mark:
enable: true
highlight:
guessSyntax: true
noClasses: true
style: bw
tabWidth: 2
params:
mainSections:
- posts
favicon: /favicon.png
extraCSSFiles:
- https://unpkg.com/@fancyapps/[email protected]/dist/fancybox/fancybox.css
- https://unpkg.com/littlefoot/dist/littlefoot.css
- https://unpkg.com/cal-heatmap/dist/cal-heatmap.css
- /pagefind/pagefind-ui.css
externalJSFIles:
- https://unpkg.com/swup@4
- https://unpkg.com/[email protected]/dist/tocbot.min.js
- https://unpkg.com/[email protected]/dist/lazyload.min.js
- https://unpkg.com/@fancyapps/[email protected]/dist/fancybox/fancybox.umd.js
- https://unpkg.com/littlefoot/dist/littlefoot.js
- /pagefind/pagefind-ui.js
footerLinks:
- name: GitHub
link: https://github.com/BigCoke233/geek-death-project
icon: https://image.guhub.cn/uPic/2025/01/NqL5b5.png
- name: BLOGS·CN
link: https://blogscn.fun/
icon: https://photo.xiangming.site/img/blogscn_icon.png
- name: Travelling
link: https://www.travellings.cn/go.html
icon: https://www.travellings.cn/assets/favicon.png
giscus:
repo: BigCoke233/geek-death-project
repoId: R_kgDONPoyVw
category: General
categoryId: DIC_kwDONPoyV84Clumc
mapping: title
strict: 1
reactionsEnabled: 0
emitMetadata: 0
inputPosition: top
theme: preferred_color_scheme
services:
rss:
limit: 10
outputs:
home:
- HTML
- calheatmap
- RSS
outputFormats:
calheatmap:
mediaType: application/json
baseName: cal-heatmap
isPlainText: true
permalinkable: true