-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_config.yml
More file actions
69 lines (55 loc) · 1.44 KB
/
_config.yml
File metadata and controls
69 lines (55 loc) · 1.44 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
59
60
61
62
63
64
65
66
67
68
69
# Build settings
highlighter: rouge
# Site settings
title: "mindwind"
description: > # this means to ignore newlines until "email:"
十日画一水,五日画一石
email: mindwind.me@gmail.com
# blog logo
logo: "/assets/images/avatar.png"
# blog cover
cover: "/assets/images/cover.jpg"
cover_post: "/assets/images/cover-post.jpg"
cover_about: "/assets/images/cover-about.jpg"
cover_book: "/assets/images/cover-book.jpg"
cover_collect: "/assets/images/cover-collect.jpg"
cover_slide: "/assets/images/cover-slide.jpg"
cover_archive: "/assets/images/cover-archive.jpg"
name: 'mindwind'
author: 'mindwind'
author_image: "/assets/images/avatar.png"
# paginate: 4
paginate: 4
url: "http://mindwind.me" # the base hostname & protocol for your site
baseurl: ""
# social icons and sharing options
social:
- icon: weibo
url: http://weibo.com/mindwind
desc: Follow me on weibo
share_url: http://service.weibo.com/share/share.php
share_title: ?title=
share_link: "&url="
share_pic: "&pic="
- icon: wechat
url: http://wechat.com/
desc: Subscribe me on wechat
share_url: http://wechat.com/
share_title: ?title=
share_link: "&url="
- icon: github
url: https://github.com/mindwind
desc: Fork me on github
share_url:
share_title:
share_link:
- icon: archive
url: /archive
- icon: files-o
url: /collect
- icon: book
url: /book
- icon: film
url: /slide
gems :
- jekyll-paginate