-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
54 lines (44 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
# permalink: pretty
# relative_permalinks: true
gems: [jekyll-paginate]
# Setup
title: "Tomato's Blog"
tagline: "Quiet And Powerful"
description: "Something Specail"
url: "http://bl4ck.in"
baseurl: ""
paginate: 20
paginate_path: "/page:num"
# Custom vars
friends:
- name: "Syclover"
url: "http://blog.sycsec.com"
desc: "三叶草安全小组"
- name: "小鹿师傅"
url: "http://blog.th3s3v3n.xyz/"
desc: "回车日站大佬"
- name: "AppleU0"
url: "http://Appleu0.sinaapp.com"
desc: "阿里的大佬"
- name: "雨了个雨"
url: "http://www.yulegeyu.com/"
desc: "雨儿子"
- name: "Melody"
url: "http://www.melodia.pw/"
desc: "亚洲知名黑客"
- name: "pirogue"
url : "http://pirogue.org/"
desc: "反正是黑客"
author:
name: "Tomato"
email: "[email protected]"
weibo: "http://weibo.com/tomato4web"
twitter: ""
github: ""
disqus:
shortname: "tomatos-blog"
show: False
markdown: kramdown