Installation

Get to your Hexo directory and install the dependencies first.

1
2
npm install hexo-renderer-jade --save
npm install hexo-renderer-less --save

Clone this repository to your Hexo themes folder and modify theme in _config.yml to jade-starter.

1
git clone git://github.com/widatama/hexo-jade-starter.git themes/jade-starter