hexo-renderer-marko
v0.1.0
Published
Using marko in Hexo templates.
Downloads
2
Readme
hexo-renderer-marko
Use marko template in Hexo.
Install
$ npm install --save hexo-renderer-marko
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D