ejs renderer for Bloggify.
Learn more about ejs.
# Using npm
npm install --save bloggify-renderer-ejs
# Using yarn
yarn add bloggify-renderer-ejsAfter installing the module, make sure you add bloggify-renderer-ejs in the plugins list.
There are few ways to get help:
- Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
- For bug reports and feature requests, open issues. 🐛
Have an idea? Found a bug? See how to contribute.