Installation
Get to your Hexo directory and install the dependencies first.
1 | npm install hexo-renderer-jade --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 |