forked from mumuxme/materialize-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
75 lines (53 loc) · 1.43 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
# Site settings
author: AIoT Doge
email_yuz: [email protected]
twitter_username: twitter
github_username: AIoT-Doge
googleplus_username: google
head-title: AIoT Doge
title: AIoT Doge
baseurl: "" # the subpath of your site, "/blog"
url: ""
# footer
description: "I know that what I'm doing looks stupid, but I'm a big boy and really want to do this."
favo: "最新公告"
descrpt: "请阅读入站须知系列!"
#
# Build settings
#
#exclude: [vendor]
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
hard_wrap: false
highlight: true
auto_ids: true
sass:
style: compressed
permalink: /posts/:categories/:title.html
paginate: 7
#paginate_path: 'page/:num'
gems: [jekyll-paginate, jekyll-last-modified-at, jemoji]
#
# Custom
#
# Color
# All css class, see: http://materializecss.com/color.html
header-color: "indigo lighten-1"
head-theme-color: "#5c6bc0" # MUST in hex format, may the same as header-color. This color is for android chrome browser.
footer-color: "indigo lighten-1"
footer-button-color: "indigo lighten-2"
footer-link-color: "red-text text-accent-1"
share-button-color: "pink"
share-button-small-color: ""
##
#excerpt_separator: <!-- excerpt_end --> # for post.excerpt
# Comments
comments :
gitalk :
clientID : 92cde654f0b654b95641
clientSecret : 5df20c8583f9edf7fd02ef34f62a00d75a7d0fe4
repo : AIoT-Doge.github.io
owner : AIoT-Doge
admin : yuzdoge, 573332017, Harry0559