1.0.0 • Published 6 years ago

hexo-renderer-extended-ejs v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Extended EJS Renderer for Hexo

npm version license dependencies Status

Extended EJS works as a wrapper and pre-compiler for the well-known EJS template, which aims to provide the missing support for blocks and the inheritance in EJS.

Install

Run npm install hexo-renderer-extended-ejs or yarn add hexo-renderer-extended-ejs in your Hexo root.

Usage

Take a look at Extended EJS's readme.

License

2018 © Makito Yu

Licensed under the beloved MIT License.