-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
58 lines (46 loc) · 1.06 KB
/
Copy path_config.yml
File metadata and controls
58 lines (46 loc) · 1.06 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
52
53
54
55
56
57
58
# Site settings
title: QXSoftware
header-img: "img/autumn2.jpg"
tagline: ""
description: "千里之行,始于足下。"
baseurl: ""
url: "https://qxsoftware.github.io"
# About/contact
owner:
name: "QXSoftware"
email: ls563566994@126.com
bio: "千里之行,始于足下。"
# Data
favicon: /img/favicon.ico
github_username: QXSoftware
# Build settings
# use Github Flavored Markdown !important
# document: http://jekyllrb.com/docs/configuration/#kramdown
markdown: kramdown
kramdown:
input: GFM
highlighter: rouge
gems:
- jekyll-paginate
permalink: none
paginate: 8
exclude: ["README.md"]
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: Asia/Shanghai
# Title
# Defaults for posts
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
author: "QXSoftware"
header-img: "img/fantasy.jpg" # We don't want posts without a header image, that whould mean white on white
# Comments
comments :
provider : duoshuo
duoshuo :
short_name : qxsoftware
# Links to include in footer navigation