-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·220 lines (185 loc) · 5.48 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
# External gems
# See http://ixti.net/software/2013/01/28/using-jekyll-plugins-on-github-pages.html for making `jekyll archives` work.
gems:
# - jekyll-archives # Sorry, not GitHub pages friendly!
- jekyll-sitemap
- jekyll-paginate
exclude:
- "/vendor/"
# Site settings
title: 슈퍼문의 개발일지
subtitle: "기억에 의존하지 말고 기록에 의존하자."
email: seongjae.m@gmail.com
# name: Ben Centra
description: >
Frontend, Git, Algorithm, IT, Firebase, Web, Database, My Story, etc.
# Base URL of site (i.e. /blog). It should always start with a slash,
# and never end with a slash. Set it to a blank value if hosting at the
# root of your server.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://seongjaemoon.github.io" # the base hostname & protocol for your site
cover: "/assets/header_image.jpeg"
logo: "/assets/logo.png"
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/page:num/"
inter_post_navigation: true
highlightjs_theme: "monokai-sublime"
# Archive settings (see https://github.com/jekyll/jekyll-archives/)
# jekyll-archives:
# enabled:
# - categories
# - tags
# layout: 'archive'
# permalinks:
# category: '/category/:name/'
# tag: '/tag/:name/'
# Disqus comments
disqus_shortname: Moon
# Google analytics
ga_tracking_id: "UA-116605161-1"
# Category descriptions (for archive pages)
descriptions:
- cat: Android
desc: "안드로이드 프로젝트 및 개발 관련 공부 일지입니다."
- cat: Algorithm
desc: "알고리즘 공부를 위한 공간입니다."
- cat: Git
desc: "Git과 Github에 관련된 공부 일지입니다."
- cat: Database
desc: "오라클, MySQL, 클라우드 데이터베이스 관련 공부 일지입니다."
- cat: Python
desc: "파이썬을 이용한 데이터 분석 및 크롤링 프로젝트 공부 일지입니다."
- cat: Network
desc: "네트워크 관련 공부 일지입니다."
- cat: IoT
desc: "IoT와 관련된 다양한 공부 일지입니다."
- cat: MyStory
desc: "개인적인 사생활과 관련된 공간입니다 :)"
- cat: Book
desc: "좋은 책과 좋은 구절 등을 기록으로 남기기 위한 공간입니다."
# Social icons and sharing options
#
# Social settings are used in two places:
# * In the footer, as links to your personal profiles
# * After each blog post for sharing widgets
#
# Example:
#
# social:
# - name: Twitter # Name of the service
# icon: twitter # Font Awesome icon to use (minus fa- prefix)
# username: "@TheBenCentra" # (User) Name to display in the footer link
# url: https://twitter.com/TheBenCentra # URL of your profile (leave blank to not display in footer)
# desc: Follow me on Twitter # Description to display as link title, etc
# share: true # Include in the "Share" section of posts
social:
# - name: Twitter
# icon: twitter
# username: TheBenCentra
# url: https://twitter.com/TheBenCentra
# desc: Follow me on Twitter
# share: true
- name: Facebook
icon: facebook
username: 문성재
url: http://facebook.com/seongj
desc: Friend me on Facebook
share: true
- name: GitHub
icon: github
username: SeongJaeMoon
url: https://github.com/SeongJaeMoon
desc: Fork me on GitHub
share: false
# - name: LinkedIn
# icon: linkedin
# username: Ben Centra
# url: https://www.linkedin.com/pub/ben-centra/47/769/60a
# desc: Connect with me on LinkedIn
# share: true
# - name: Google+
# icon: google-plus
# username:
# url:
# desc: Add me to your Circles
# share: true
# - name: YouTube
# icon: youtube
# username:
# url:
# desc: Subscribe on YouTube
# share: false
- name: Instagram
icon: instagram
username:
url: https://www.instagram.com/clear219
desc: Follow me on Instagram
share: false
# - name: Pinterest
# icon: pinterest
# username:
# url:
# desc: Follow me on Pinterest
# share: true
# - name: SoundCloud
# icon: soundcloud
# username:
# url:
# desc: Follow me on SoundCloud
# share: false
# - name: Tumblr
# icon: tumblr
# username:
# url:
# desc: Follow me on Tumblr
# share: false
# - name: Steam
# icon: steam
# username:
# url:
# desc: Friend me on Steam
# share: false
# - name: Dribbble
# icon: dribbble
# username:
# url:
# desc: Follow me on Dribble
# share: false
# - name: Vimeo
# icon: vimeo-square
# username:
# url:
# desc: Follow me on Vimeo
# share: false
# - name: Vine
# icon: vine
# username:
# url:
# desc: Follow me on Vine
# share: false
# - name: Reddit
# icon: reddit
# username:
# url:
# desc: Share to Reddit
# share: true
# - name: "Hacker News"
# icon: hacker-news
# username:
# url:
# desc: Share to Hacker News
# share: false
# Social sharing protocols
# These are for automatically generating sharing metadata for FB and Twitter
# OS Protocol is for sharing the source of your site, if you're interested. For more, see osprotocol.com
protocols:
fb_image: "/assets/logo.png"
fb_image_width: 612
fb_image_height: 605
fb_image_type: "image/png"
twitter_image: "/assets/logo.png"
os_repo: "https://seongjaemoon.github.io"
os_rcs_type: "git"
os_src: "https://github.com/SeongJaeMoon/SeongjaeMoon.github.io.git"