If you are using the stun theme and would like it to be shown here, you can fill in your website link by PR.
- Install stun
Enter your hexo directory, run this.
git clone https://github.com/liuyib/hexo-theme-stun.git themes/stun
- Install pug and stylus
If you don't have pug and stylus renderer, run this (If you`re not sure, just do it).
npm install --save-dev hexo-render-pug hexo-renderer-stylus
Modify the _config.yml
file in your hexo root directory.
theme: stun
cd themes/stun
git pull
Please see: https://liuyib.github.io/hexo-theme-stun/
IE >= 10