-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·69 lines (58 loc) · 1.17 KB
/
_config.yml
File metadata and controls
executable file
·69 lines (58 loc) · 1.17 KB
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
# Site settings
title: A Piece of Sunshine
header-img: "sysimg/autumn2.jpg"
tagline: "一抹阳光"
description: "檐下窗欞斜映枝椏 與你席地對座飲茶"
baseurl: ""
url: "https://shongsu.github.io"
# About/contact
owner:
name: "Pengyu"
email: chinhouu1992@gmail.com
bio: "不以物喜 不以己悲"
# Data
favicon: sysimg/favicon.ico
# Social media
github_username: Shongsu
linkedin_username: in/pengyu-chen-85253886
zhihu_username: Shongsu
gmail_username: chinhouu1992@gmail.com
# Build settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
plugins:
- jekyll-paginate
- jekyll-feed
- jekyll-sitemap
permalink: none
paginate: 8
paginate_path: "/page:num/"
exclude:
- "less"
- "node_modules"
- "Gruntfile.js"
- "package.json"
- "README.md"
- "Gemfile.lock"
- ".sass-cache"
- ".jekyll-cache"
# Timezone
timezone: America/Toronto
# Defaults for posts
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
author: "Pengyu"
header-img: "sysimg/autumn2.jpg"
# Comments
comments:
provider: disqus
disqus:
short_name: Shongsu
# Analytics
google_analytics: UA-66863061-1