Ported Theme of Hux Blog, Thank Huxpro for designing such a flawless theme.
This BeanTech theme created by YuHsuan modified from the original Porter Kaijun
Live Demo

Usage
I publish the whole project for your convenience, so you can just follow the instruction down below, then you can easily customiz your own blog!
Let’s begin!!!
Init
1 | |
Modify
Modify _config.yml file with your own info.
Especially the section:
Deployment
Replace to your own repo!
1 | |
Sidebar settings
Copy your avatar image to <root>/img/ and modify the _config.yml:
1 | |
and activate your personal widget you like
1 | |
if you want to add sidebar widget, please add at layout/_widget.
Signature Setup
Copy your signature image to <root>/img/signature and modify the _config.yml:
1 | |
Go to top icon Setup
My icon is using iron man, you can change to your own icon at css/image.
Post tag
You can decide to show post tags or not.
1 | |

1 | |

Markdown render
My markdown render engine plugin is hexo-renderer-markdown-it.
1 | |
and if you want to change the header anchor ‘ℬ’, you can go to layout/post.ejs to change it.
1 | |
Hexo Basics
Some hexo command:
1 | |
Have fun ^_^
Please Star this Project if you like it! Follow would also be appreciated!
Peace!