forked from BladeMasterCoder/BladeMasterCoder.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
50 lines (38 loc) · 1.08 KB
/
_config.yml
File metadata and controls
50 lines (38 loc) · 1.08 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
encoding: UTF-8
permalink: /:year/:month/:day/:title.html
paginate: 5
markdown: kramdown
kramdown:
input: GFM
highlighter: rouge
# 作者信息
author:
name: 高扬
email: [email protected]
link: http://blademastercoder.github.io/
weibo: http://weibo.com/u/2344559062
github: https://github.com/BladeMasterCoder
github_username: BladeMasterCoder
weibo_username: BladeMasterCoder
# 站点信息
title : DarLie's Home
description:
一不小心迈入计算机行业,在程序猿的道路上艰难地前行,目标是成
为一名优秀的全栈工程师或者说资深码农。对很多东西都充满兴趣,
跑步游泳,近期目标是能跑半程马拉松,学会自由泳。
url: http://blademastercoder.github.io/
rss_url: /feed.xml
# gavatar头像及Favicon
gavatar : /assets/img/gavatar.png
favicon : /assets/img/favicon.png
# disqus 设置
#disqus:
# shortname: blademastercoder
#profile 个人信息
profile_desc : DarLie<br>Java Developer<br>
# 首页除了最新文章外显示分类
cates:
- Essay
# 中文本地化
locals:
newest : 最新文章