-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_config.yml
executable file
·62 lines (55 loc) · 1.31 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
# Site Info
title: V.ais
tagline:
description:
url: http://V-ais.github.io
logo: '/public/logo.png'
encoding: utf-8
# Site configurations
plugins:
- jekyll-paginate
- jemoji
markdown: kramdown
kramdown:
input: GFM
excerpt_separator: "<!-- more -->"
sass:
style: compressed
sass_dir: _scss
paginate: 5
paginate_path: '/blog/page:num'
permalink: pretty
version: 1.0.0
# About/contact
author:
name: Jerry
description:
gravatar:
contact:
github: https://github.com/V-AIS
#facebook: https://www.facebook.com/jerry.kim.566
#twitter: <hide>
#weibo: <hide>
# Navigation (2nd level links supported)
nav:
Home:
- '/'
About:
- '/about/'
Category:
- '/blog/'
- { Notice: '/blog/notice/' }
- { For Study: '/blog/study/' }
- { Sihan's Posting: '/blog/sihan/'}
- { Pega's Posting: '/blog/pega/'}
# Where are tags and categories displayed
tag_page: '/blog/tags/'
category_page: '/blog/categories/'
hero:
#image: https://v_ais.github.io/public/img/main.png
image: '/public/bunnies.gif'
caption: 처음 방문하신 분은 About 탭을 한번 봐주세요!
# Puglins
mathjax: true # whether support mathjax
google_analytics_token: #'UA-93172815-1' # leave blank if you don't want google analytics
disqus_short_name: 'jjerry-k' # leave blank if you don't want disqus