<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->


















# bloggify-renderer-ajs

 [![Version](https://img.shields.io/npm/v/bloggify-renderer-ajs.svg)](https://www.npmjs.com/package/bloggify-renderer-ajs) [![Downloads](https://img.shields.io/npm/dt/bloggify-renderer-ajs.svg)](https://www.npmjs.com/package/bloggify-renderer-ajs)







> ajs renderer for Bloggify.






Learn more about [ajs](https://github.com/IonicaBizau/ajs).












## :cloud: Installation

```sh
# Using npm
npm install --save bloggify-renderer-ajs

# Using yarn
yarn add bloggify-renderer-ajs
```







After installing the module, make sure you add `bloggify-renderer-ajs` in the `plugins` list.
















## :question: Get Help

There are few ways to get help:



 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.
 2. For bug reports and feature requests, open issues. :bug:
















## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
















## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:

 - `bloggify`











## :scroll: License

[MIT][license] © [Bloggify][website]






[license]: /LICENSE
[website]: https://bloggify.org
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
