TKL-Hexo Theme

###TKL
TKL is a responsive design theme for Hexo.
Demo| Kieran’s Blog

###Install
Execute the following command and modify theme in _config.yml to TKL.

1
git clone https://github.com/SuperKieran/TKL.git

###Update
Execute the following command to update TKL.

1
2
cd themes/TKL
git pull

###Config

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
cover: /img/bg_img.jpg
logo: /img/logo.png
top_saying:
- title: YOU'VE MADE A <span>BRAVE</span> DECISION, WELCOME.
- content: 每一个不曾起舞的日子都是对生命的辜负。
bottom_saying: 虽然还没想好写点什么,但是总觉得这里放句话比较和谐。

excerpt_link: Read More

rss: /atom.xml

works:
- works_name: XXX1
works_url: /
- works_name: XXX2
works_url: /

duoshuo: duoshuo_name

github: https://github.com/
twitter: https://twitter.com/
facebook: https://www.facebook.com/
google: https://google.com/
weibo: http://weibo.com/

timeline:
- num: 1
word: 2014/06/12-Start xxx
- num: 2
word: 2014/11/29-Start bbb
- num: 3
word: 2015/02/18-Start ddd
- num: 4
word: ...

links:
- name: Kieran
link: http://go.kieran.top/
- name: Name
link: http://domain.com/

###Icon
Seclet icon which you like in\TKL\source\css\iconList.css

###Screen
Show

Content

###Others
If you like this theme, Fork && Star.
Come on.