Skip to content

fan-chengdong/hexo-theme-stun

 
 

Repository files navigation

stun logo

A beautiful & simple theme for Hexo

Commitizen friendly GitHub hexo GitHub release

English | 中文简体

Demo

If you are using the stun theme and would like it to be shown here, you can fill in your website link by PR.

Installation

  • 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

How to use

Modify the _config.yml file in your hexo root directory.

theme: stun

Update

cd themes/stun

git pull

Configuration

Please see: https://liuyib.github.io/hexo-theme-stun/

Browser Support

IE >= 10

License

MIT

About

🦄 A beautiful theme for Hexo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 57.5%
  • HTML 27.4%
  • JavaScript 15.1%