Rename Jade to Pug

The project is being renamed due to trademark claims made on Jade: https://github.com/pugjs/pug/issues/2184

Closes #493
This commit is contained in:
Drew Goodwin
2016-04-22 08:12:41 +07:00
committed by Sindre Sorhus
parent 3985ba4565
commit f996170cba

View File

@@ -290,7 +290,7 @@
- [handlebars.js](https://github.com/wycats/handlebars.js) - A superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
- [hogan.js](http://twitter.github.io/hogan.js/) - Twitter's small, fast, phase-separated compiler for Mustache templates.
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
- [Jade](https://github.com/jadejs/jade) - High-performance template engine heavily influenced by Haml.
- [Pug](https://github.com/pugjs/pug) - High-performance template engine heavily influenced by Haml.
### Web frameworks