forked from cnfeat/blog.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·51 lines (43 loc) · 1.5 KB
/
_config.yml
File metadata and controls
executable file
·51 lines (43 loc) · 1.5 KB
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
# Site settings
title: 理想之土,幻想之境 # 你的博客名字,可以定义修订
header-img: "img/green.jpg"
tagline: "cn"
description: "一片自由的净土" # 一句话描述你的博客
baseurl: ""
url: "ziyzk.online" # 此处填写你的博客地址
# About/contact
owner:
name: "ZIK" # 填写作者信息:名字
email: master@ziyzk.online # 填写作者信息:邮箱
bio: "某社畜的小窝" # 填写作者信息:博客描述
# Data
gavatar: img/favicon.png # 浏览器地址栏小图标,可自定义更改
favicon: img/favicon.png # 浏览器地址栏小图标,可自定义更改
# SNS settings
RSS: true
# 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: "ZIK" # 你的名字
header-img: "img/green.jpg" # We don't want posts without a header image, that whould mean white on white
# Analytics and webmaster tools stuff goes here
google_analytics: G-LJRQX7RK0J # 填写你 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