Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/