forked from beautifulSoup/beautifulSoup.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·59 lines (47 loc) · 1.29 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
# Site settings
title: 52dev
#header-img: "http://guolingfa.cn/Content/Themes/green/images/logo.jpg"
tagline: "cn"
description: "blog.52dev.net | guolf "
baseurl: ""
url: "http://blog.52dev.net"
# About/contact
owner:
name: "guolf"
email: [email protected]
bio: "52dev"
# Data
gavatar: http://guolingfa.cn/Content/Themes/green/images/logo.jpg
favicon: img/logo.png
github_username: guolf
# 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: "guolf"
#header-img: "https://img.alicdn.com/imgextra/i4/754328530/TB2GEa3cVXXXXbUXpXXXXXXXXXX-754328530.jpg"
kramdown:
auto_ids: true
gems :
- jekyll-paginate
# 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:
baidu_tongji: f125f5d746b925ee79560da348966197
# Links to include in footer navigation