Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 290 Bytes

My hexo site with scss/swig/bower theme.

Based on hexo 3.0.1

Installation

$ git clone https://cllu@bitbucket.org/cllu/hexo-enhanced.git
$ cd hexo-enhanced
$ npm install
$ cd themes/chunlianglyu.com
$ bower install

After that, you can start hexo by hexo server.