https://github.com/sapegin/hexo-renderer-ect
ECT renderer for Hexo
https://github.com/sapegin/hexo-renderer-ect
Last synced: 11 months ago
JSON representation
ECT renderer for Hexo
- Host: GitHub
- URL: https://github.com/sapegin/hexo-renderer-ect
- Owner: sapegin
- License: mit
- Created: 2015-03-24T18:57:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T15:40:35.000Z (almost 10 years ago)
- Last Synced: 2025-02-12T07:00:51.639Z (11 months ago)
- Language: CoffeeScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: License.md
Awesome Lists containing this project
README
# ECT renderer for Hexo
[](http://sapegin.github.io/powered-by-you/)
[](https://travis-ci.org/sapegin/hexo-renderer-ect)
Add support for [ECT](http://ectjs.com/) to [Hexo](http://hexo.io/).
## Installation
``` bash
$ npm install hexo-renderer-ect --save
```
## Changelog
The changelog can be found in the [Changelog.md](Changelog.md) file.
## Author
* [Artem Sapegin](http://sapegin.me/)
---
## License
The MIT License, see the included [License.md](License.md) file.