-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
39 lines (38 loc) · 962 Bytes
/
config.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
baseURL: "https://szen.in/"
languageCode: "zh-CN"
title: "天天蜕皮的大蛇 Re"
markup:
highlight:
lineNos: true
style: dracula
taxonomies:
category: category
tag: tag
permalinks:
post: "/:year/:month/:slug/"
related:
threshold: 80
includeNewer: true
toLower: true
indices:
- name: tag
weight: 60
- name: category
weight: 30
- name: date
weight: 10
theme: "maupassant"
preserveTaxonomyNames: true
disablePathToLower: true
author:
name: "Snakevil"
params:
subtitle: "当下这个时代里最昂贵的,无过于代表了自我记忆的信息数据。"
cc:
name: "知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议"
link: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
utteranc:
enable: true
repo: "snakevil/blog.hugo"
issueTerm: "pathname"
theme: "github-light"