-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (34 loc) · 1.14 KB
/
_config.yml
File metadata and controls
38 lines (34 loc) · 1.14 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
# This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
# permalink: /:categories/:year/:month/:day/:title
permalink: /blog/:year/:month/:title.html
encoding: utf-8
excerpt_separator: <!--more--> # you can specify your own separator, of course.
paginate: 5
paginate_path: "/page/:num"
JB :
ASSET_PATH : /assets
IMAGE_PATH : https://cloud.zhu8.net/images
STATIC_PATH : https://cloud.zhu8.net/images
# auto: true # deprecated
# Themes are encouraged to use these universal variables
# so be sure to set them if your theme uses them.
#
BASE_PATH:
url: https://ichenjun.github.io
title: 陈俊的网:浮生志
tagline: On The Way to Philistinism...
about: 陈俊[ChenJun(Zhu8)]的个人网站,江苏金坛人士,83年生人,电子产品、代码、海淘、智能设备、网页设计自虐狂,曼联死忠粉,王小波门下走狗。
author:
name: Chen Jun(Zhu8)
email: zhu8.net@gmail.com
github: Zhu8
twitter: 5CJ
facebook: ichenjun
googleplus: +ChenJun
feedburner : Zhu8
weibo : Zhu8
# Custom vars
version: 2015.05.10
theme: jekyll-theme-minimal
timezone: Asia/Shanghai