-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
70 lines (63 loc) · 1.61 KB
/
_config.yml
File metadata and controls
70 lines (63 loc) · 1.61 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
70
# Permalinks
permalink: /:year-:month-:day/:title
# Setup
title: Showerbugs
paginate: 100
baseurl: ""
url: "https://showerbugs.github.io"
# Assets
sass:
sass_dir: _sass
style: :compressed
collections:
books:
output: true
# Build settings
markdown: kramdown
# About
authors:
hou:
name: Min-Ho Choi
nickname: hou
image: assets/images/minho.jpg
bio: 풀스택을 지향하는 프론트 개발자 입니다.
location: Suwon, Korea
email: vnthf1@naver.com
github: Vnthf
url: http://vnthf.logdown.com
qodot:
name: Dae-Won Seo
nickname: qodot
image: assets/images/qodot.png
bio: Python을 좋아하는 서버 개발자입니다.
location: Seoul, Korea
email: waitingforqodot@gmail.com
github: qodot
url: https://qodot.github.io
aiden:
name: Dae-Yoon Kim
nickname: Aiden
image: assets/images/kdaeyoon88.jpg
bio: Android 개발자입니다.
location: Suwon, Korea
email: kdaeyoon88@gmail.com
github: kdaeyoon88
url: https://kdaeyoon88.github.io
amazingguni:
name: Young-Gun Na
nickname: guni
image: assets/images/amazingguni.jpg
bio: 소프트웨어 장인으로의 길을 찾기 위해 넓고 얕은 지식을 쌓고 있는 평범한 개발자입니다.
location: Suwon, Korea
email: amazingguni@gmail.com
github: amazingguni
url: https://amazingguni.github.io
# Custom vars
version: 3.4.1
github:
repo: https://github.com/chesterhow/tale
# plugins
plugins:
- jekyll-paginate
google_analytics: UA-99504405-1
disqus: showerbugs