Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docpad-archive/docpad-plugin-html2jade
Adds support for HTML to the Jade templating engine in DocPad.
https://github.com/docpad-archive/docpad-plugin-html2jade
docpad-plugin unsupported
Last synced: 2 days ago
JSON representation
Adds support for HTML to the Jade templating engine in DocPad.
- Host: GitHub
- URL: https://github.com/docpad-archive/docpad-plugin-html2jade
- Owner: docpad-archive
- License: other
- Created: 2012-10-17T02:01:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T23:01:39.000Z (over 7 years ago)
- Last Synced: 2024-03-26T02:49:46.740Z (8 months ago)
- Topics: docpad-plugin, unsupported
- Language: CoffeeScript
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HTML2Jade Plugin for [DocPad](http://docpad.org)
[![Build Status](https://img.shields.io/travis/docpad/docpad-plugin-html2jade/master.svg)](http://travis-ci.org/docpad/docpad-plugin-html2jade "Check this project's build status on TravisCI")
[![NPM version](https://img.shields.io/npm/v/docpad-plugin-html2jade.svg)](https://npmjs.org/package/docpad-plugin-html2jade "View this project on NPM")
[![NPM downloads](https://img.shields.io/npm/dm/docpad-plugin-html2jade.svg)](https://npmjs.org/package/docpad-plugin-html2jade "View this project on NPM")
[![Dependency Status](https://img.shields.io/david/docpad/docpad-plugin-html2jade.svg)](https://david-dm.org/docpad/docpad-plugin-html2jade)
[![Dev Dependency Status](https://img.shields.io/david/dev/docpad/docpad-plugin-html2jade.svg)](https://david-dm.org/docpad/docpad-plugin-html2jade#info=devDependencies)
[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us")Adds support for HTML to [Jade](http://jade-lang.com/) compilation to [DocPad](https://docpad.org)
Convention: `.jade.html`
## Install
``` bash
docpad install html2jade
```## History
[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/docpad/docpad-plugin-html2jade/blob/master/HISTORY.md#files)## Contribute
[Discover how you can contribute by heading on over to the `CONTRIBUTING.md` file.](https://github.com/docpad/docpad-plugin-html2jade/blob/master/CONTRIBUTING.md#files)
## Backers
### Maintainers
These amazing people are maintaining this project:
- Benjamin Lupton (https://github.com/balupton)
### Sponsors
No sponsors yet! Will you be the first?
[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us")### Contributors
These amazing people have contributed code to this project:
- [Benjamin Lupton](https://github.com/balupton) — [view contributions](https://github.com/docpad/docpad-plugin-html2jade/commits?author=balupton)
[Become a contributor!](https://github.com/docpad/docpad-plugin-html2jade/blob/master/CONTRIBUTING.md#files)
## License
Unless stated otherwise all works are:
- Copyright © 2012+ Bevry Pty Ltd (http://bevry.me)
- Copyright © 2011 Benjamin Lupton (http://balupton.com)and licensed under:
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php)