-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
66 lines (55 loc) · 1.15 KB
/
_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
65
66
title: AlgoShitPo
email:
description: 알고리즘 블로그
baseurl: ''
url: 'http://algoshitpo.github.io'
timezone: Asia/Seoul
repository: kakao/kakao.github.io
permalink: /:year/:month/:day/:title/
excerpt_separator: <!--more-->
markdown: kramdown
krandown:
input: GFM
highlighter: rouge
plugins:
- jekyll-paginate
paginate: 5
paginate_path: '/page/:num/'
collections:
authors:
output: true
permalink: /authors/:path/
tags:
output: true
permalink: /tags/:path/
defaults:
- scope:
path: ''
type: authors
values:
layout: author
- scope:
path: ''
type: tags
values:
layout: tag
exclude: [README.md, Gemfile, Gemfile.lock]
keep_files: [assets, files]
github: [metadata]
# iolo's custom
author: opensource@kakaocorp.com
image: '/assets/images/default_blog_cover.jpg'
asset_url: /assets
#asset_url: //meta-kage.kakaocdn.net/dn/osa/blog/assets
#asset_url: //t1.daumcdn.net/osa/blog/assets
#google_analytics:
# ua: 'UA-72007721-1'
#facebook:
# app_id: '1204347326263800'
# username: nkakao
#twitter:
# username: kakaodev
#google_plus:
# username: kakaodev
#github_url:
# username: kakao