forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·64 lines (55 loc) · 1.43 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
# Site settings
title: 读立写生
header-img: "img/facebook.jpg"
tagline: "cn"
description: "陈素封|读而立·写而生"
baseurl: ""
url: "http://cnfeat"
# About/contact
owner:
name: " CnFeat"
email: [email protected]
bio: "写就是写的报酬"
# Data
gavatar: http://dreamofbook.qiniudn.com/Az..png
favicon: img/favicon.png
douban_username: cnfeat
twitter_username: feat
github_username: cnfeat
facebook_username:
weibo_username: cnfeat
zhihu_username: feat
# Build settings
# use Github Flavored Markdown !important
# document: http://jekyllrb.com/docs/configuration/#kramdown
markdown: kramdown
highlighter: pygments
permalink: pretty
paginate: 8
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
relative_permalinks: true
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: Asia/Shanghai
# Defaults for posts
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
author: "CnFeat"
header-img: "img/facebook.jpg" # We don't want posts without a header image, that whould mean white on white
# Comments
comments :
provider : duoshuo
duoshuo :
short_name : cnfeat
disqus :
short_name : cnfeat
# Analytics and webmaster tools stuff goes here
google_analytics:
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Links to include in footer navigation