-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
54 lines (53 loc) · 1.26 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
title: "goseven"
languageCode: "zh-CN"
baseurl: "http://goseven.me/"
theme: "hugo-rapid-theme"
copyright: "Copyright (c) 2016. All rights reserved."
MetaDataFormat: "yaml"
canonifyurls: true
builddrafts: false
PaginatePath: paginator
pygmentsStyle: "default"
pygmentsUseClasses: true
RSSUri: "feed.xml"
disablePathToLower: true
hasCJKLanguage: true
permalinks:
posts: /:year/:month/:day/:slug/
Taxonomies:
tag: "tags"
category: "categories"
params:
CopyrightHTML: "Copyright © 2016. All Rights Reserved."
GitHubUser: "ericsjchao"
SidebarRecentLimit: 5
DateForm : "2006年01月02日"
Tagline: "一个程序员的思考与总结"
Description: "如果你没有感觉到时间不够用时,你多半正在虚度光阴。"
Keywords: "独立博客,程序员,思考,读书笔记,技术分享"
Categories:
- "读书笔记"
- "技术文章"
- "思考感悟"
menu:
main:
- Name: "归档"
Pre: "<i class='fa fa-heart'></i>"
Weight: -110
Identifier: "post"
URL: "/post/"
- Name: "关于我"
Pre: "<i class='fa fa-road'></i>"
Identifier: "about"
Weight: -100
URL: "/about/"
author:
name: "EricChao"
images:
- 480x
- 768x
- 960x
- 1024x
- 1920x
- 720x340
- 520x245