Support Pug and Jade templates. *.pug
and *.jade
files are rendered using Pug and Jade engine respectively.
Replaced by hexo-renderer-pug. To migrate to that plugin, simply rename all *.jade
files to *.pug
and remove this plugin from your package.json
.
$ npm install hexo-renderer-jade --save