forked from yeogaemogaco/yeogaemogaco.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
64 lines (46 loc) · 949 Bytes
/
_config.yml
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
url: https://yeogaemogaco.github.io
baseurl: ''
timezone: Asia/Seoul
repository: yeogaemogaco/yeogaemogaco.github.io
permalink: /:categories/:year/:month/:day/:title/
excerpt_separator: <!--more-->
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
highlighter: rouge
gems:
- jekyll-paginate
- jekyll-sitemap
paginate: 10
paginate_path: '/page/:num/'
collections:
authors:
output: true
permalink: /authors/:path/
notice:
output: true
permalink: /notice/:year/:month/:day/:title/
teams:
output: true
permalink: /teams/:title/
defaults:
- scope:
path: ''
type: authors
values:
layout: author
sass:
sass_dir: css
trawler_mode: false
future: true
author: "yeogaemogaco@gmail.com"
github:
username: yeogaemogaco
subscribe_rss: /atom.xml
google_analytics:
ua: UA-107686874-1
facebook:
app_id: '358962837867374'
comment: true
cover_image: /images/cover.jpg