-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (33 loc) · 884 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
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
paginate: 10 # pagination based on number of posts
paginate_path: "page:num"
exclude: ["README.md"] # files to exclude
highlighter: rouge
markdown: kramdown
disqus: Zencoding
google_analytics: Nirvana
title: Nirvana
defaults:
-
scope:
path: "" # empty string for all files
values:
title: Nirvana
description: Stylish Jekyll Theme
author:
name: Li Yang
email: [email protected]
github: ColdCodeCool
twitter: dbtek
pinterest: asd123
linkedin: asd123
bio: Know more! Do more! Do better!
email_md5: 726351295ec82e145928582f595aa3aa
rss_path: feed.xml
categories_path: categories.html
tags_path: tags.html
# set it as url of an image
#sidebar_background_image: http://www.overpic.net/viewer.php?file=xxqkpqthbprqv3xh241d.png
BASE_PATH:
gems:
- jekyll-paginate