forked from coolnameismy/coolnameismy.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·47 lines (40 loc) · 1.48 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
# Site settings
title: 刘彦玮的技术博客
email: coolnameismy@hotmail.com
description: > #刘彦玮的技术博客
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://liuyanwei.jumppo.com" # the base hostname & protocol for your site
# url: "http://127.0.0.1:4000" # the base hostname & protocol for your site
twitter_username: coolnameismy@hotmail.com
github_username: coolnameismy
# Build settings
#markdown: kramdown
permalink: /:year/:month/:day/:title.html #博文的固定链接
paginate: 10 #分页时每页博文数量
author: #自定义常亮
name: 刘彦玮
email: coolnameismy@hotmail.com
link: http://liuyanwei.jumppo.com/
weibo: http://weibo.com/1897719834
github: http://github.com/coolnameismy
title: 刘彦玮的技术博客 #自定义常量
# avatar头像及Favicon
avatar: https://avatars1.githubusercontent.com/u/5010799?v=3&s=460
#favicon: http://7u2ho6.com1.z0.glb.clouddn.com/site-favicon.ico
locals: #自定义常量
tags: 标签
about: 关于
active: 技术 #自定义常量
subscribe_rss: /pages/atom.xml #订阅地址
markdown: kramdown #markdown解释器
# google analytics 设置
#ga:
# id:
# url:
#
# baidu analytics 设置
ba:
src: //hm.baidu.com/hm.js?22d94317cfb9f9e0bb476228d9f79278
# disqus 设置
disqus:
shortname: coolnameismy