forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·63 lines (54 loc) · 1.79 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
# Site settings
title: 博客名字 # 你的博客名字,可以定义修订
header-img: "img/green.jpg"
tagline: "cn"
description: "这是我的博客" # 一句话描述你的博客
baseurl: ""
url: "http://cnfeat" # 此处填写你的博客地址
# About/contact
owner:
name: "作者名字" # 填写作者信息:名字
email: X@gmail.com # 填写作者信息:邮箱
bio: "你的博客描述" # 填写作者信息:博客描述
# Data
gavatar: img/favicon.png # 浏览器地址栏小图标,可自定义更改
favicon: img/favicon.png # 浏览器地址栏小图标,可自定义更改
douban_username: # 你的豆瓣id
twitter_username:
github_username:
facebook_username:
weibo_username:
zhihu_username:
# Build settings
# use Github Flavored Markdown !important
# document: http://jekyllrb.com/docs/configuration/#kramdown
markdown: kramdown
highlighter: rouge
permalink: pretty
paginate: 8
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
# 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: "你的名字" # 你的名字
header-img: "img/green.jpg" # We don't want posts without a header image, that whould mean white on white
# Comments
comments :
provider : disqus # 使用 disqus 评论模块,读者翻墙才能看见
duoshuo :
short_name : # 填写你的 disqus id
disqus :
short_name : # 填写你的 disqus id
# Analytics and webmaster tools stuff goes here
google_analytics: # 填写你 google_analytics id
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Links to include in footer navigation