-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
49 lines (41 loc) · 1.41 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
# Site settings
title: Lance
SEOTitle: lance-lh
header-img: img/code.jpg
#email: xxx@gmail.com
description: "Stay hungry,Stay foolish"
#keyword: "xxxx"
url: "http://lance-lh.github.io"
#baseurl: ""
github_repo: "https://github.com/lance-lh/lance-lh.github.io.git"
# Sidebar settings
sidebar: true
sidebar-about-description: "Be a better me!"
sidebar-avatar: /img/avatar.png
# SNS settings
RSS: false
github_username: lance-lh
# Build settings
# from 2016, 'pygments' is unsupported on GitHub Pages. Use 'rouge' for highlighting instead.
permalink: pretty
paginate: 10
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
anchorjs: true
# Gems
# from PR#40, to support local preview for Jekyll 3.0
plugins: [jekyll-paginate]
# Markdown settings
# replace redcarpet to kramdown,
# although redcarpet can auto highlight code, the lack of header-id make the catalog impossible, so I switch to kramdown
# document: http://jekyllrb.com/docs/configuration/#kramdown
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM # use Github Flavored Markdown !important
# Featured Tags
featured-tags: true # use main page label
featured-condition-size: 1 # appear in main page if ...
leancloud:
enable: true
app_id: JSrDARlzAk8MmozvqwNbsm0f-gzGzoHsz
app_key: Byfqq6nUuPXkLj4dOCUwszxu