Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

hexojs/hexo-renderer-jade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-renderer-jade

Build Status NPM version Coverage Status

Support Pug and Jade templates. *.pug and *.jade files are rendered using Pug and Jade engine respectively.

Deprecated

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.

Install

$ npm install hexo-renderer-jade --save