-
Notifications
You must be signed in to change notification settings - Fork 53
/
_config.yml
91 lines (73 loc) · 1.8 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:title/
baseurl: /
encoding: utf-8
# Compile future articles, see https://jekyllrb.com/docs/configuration/options/
future: true
markdown: kramdown
# markdown: redcarpet
# redcarpet:
# extensions: ["no_intra_emphasis", "autolink", "tables"]
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "TODO.md", "users.xml", "tools", "Dockerfile", "plan"]
highlighter: rouge
plugins: [jekyll-paginate]
paginate: 50
# Themes are encouraged to use these universal variables
# so be sure to set them if your theme uses them.
#
title : 泰晓科技
tagline: 聚焦 Linux - 追本溯源,见微知著!
start: 2010
production_url: https://tinylab.org
compress_html:
clippings: all
comments: all
endings: all
profile: false
ignore:
envs: []
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
#
JB :
version : 0.3.0
BASE_PATH : false
ASSET_PATH : false
IMAGE_PATH : false
theme_name: tinylab.org
archive_path: /archive/
authors_path: /authors/
categories_path : /categories/
tags_path : /tags/
albums_path: /albums/
groups_path: /groups/
atom_path : /atom.xml
rss_path : /rss.xml
posts:
title_length: 50
related_limit: 5
album_limit: 5
sidebar:
items_limit: 5
author_box:
max_perline: 6
article:
categories_limit: 3
code_prettify:
theme: doxy
comments :
provider : changyan
changyan:
appid: cysUrhPh4
conf: prod_fbd8fc8ac3f8dd0f7d1997acd736ef58
duoshuo :
short_name : tinylab
disqus :
short_name : tinylab
analytics :
providers :
- baidu
baidu :
tracking_id : '15260089f8e103dc1cca30bcc1957b7c'
sharing :
provider : false