-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
59 lines (57 loc) · 1.18 KB
/
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
baseURL: "https://eightpigs.io/"
languageCode: "en-us"
title: "Eightpigs"
theme: "clean"
homepage: "https://eightpigs.io/"
hasCJKLanguage: true
permalinks:
posts: /:year/:month/:day/:filename
menus:
main:
- identifier: home
name: 首页
url: /
weight: 10
- identifier: archives
name: 文章
url: /archives
weight: 50
- identifier: about
name: 关于
url: /pages/about
weight: 100
params:
description: 热衷于折腾的Coder
keywords: IT,Java,Go,Web,Programmer,Algorithm,Runner
copyright:
enable: true
start: 2014
end: auto
name: auto
socials:
enable: true
twitter: eightpigs
email: [email protected]
github: eightpigs
render:
mathjax: true
mermaid: true
flowchart: true
category:
inIndex: true
alias:
vim: Vim
linux: Linux
life: 生活
reading: 阅读
tech: 科技
hardware: 硬件
algorithm: 算法
database: 数据库
devpractice: 开发实践
devlang: 开发语言
works: 输出/作品
think: 思考/观点
cc:
name: by-nc-nd 4.0
url: https://creativecommons.org/licenses/by-nc-nd/4.0/