https://github.com/maxknee/hexo-render-pug
A pug (formerly jade) render for Hexo
https://github.com/maxknee/hexo-render-pug
hexo pug
Last synced: 8 months ago
JSON representation
A pug (formerly jade) render for Hexo
- Host: GitHub
- URL: https://github.com/maxknee/hexo-render-pug
- Owner: maxknee
- License: mit
- Created: 2016-10-08T01:15:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:50:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T08:48:03.574Z (9 months ago)
- Topics: hexo, pug
- Language: JavaScript
- Size: 499 KB
- Stars: 36
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-render-pug
[](https://travis-ci.org/maxknee/hexo-render-pug)
Add support for [Pug] in [Hexo].
## Install
``` bash
$ npm install hexo-render-pug --save
```
[Pug]: https://pugjs.org/
[Hexo]: https://hexo.io/