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

Latest commit

 

History

History
20 lines (14 loc) · 816 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 816 Bytes

hexo-renderer-jade

Build Status NPM version Coverage Status

Now Jade is Pug

Support of Pug templates. Made after renaming well-known template engine Jade for new files with *.pug extension.

Backward capapilities is supported, and *.jade files is rendered via the old jade engine. *.pug files will be compiled throught the lastest pug renderer.

Install

$ npm install hexo-renderer-jade --save