Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:50:26.000Z (almost 2 years ago)
- Last Synced: 2024-09-30T07:25:48.020Z (3 months ago)
- Topics: hexo, pug
- Language: JavaScript
- Size: 499 KB
- Stars: 35
- Watchers: 3
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-render-pug
[![Build Status](https://travis-ci.org/maxknee/hexo-render-pug.svg?branch=master)](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/