TKL-REVISION is a responsive design theme for Hexo. It's was based on TKL and reference some Next features.(At this time, It's still not good enough for other to use, because I don't finished the custom configuration yet, so u need know some code skills to modify it, if u don't mind, u can try to use this theme)
modify theme in _config.yml
.
Switch to the hexo directory and run npm install hexo-wordcount --save
.
If u like the original version:
git clone https://github.com/SuperKieran/TKL.git
Execute the following command to update TKL.
cd themes/TKL-REVISION
git pull
This theme is base on Sass and jQuery and use gulp to build it. If u want to change this theme's style. Maybe u should know these skills.
- layout (include every pages content)
- source (include static resource)