The pug template language (formerly known as jade), follow for updates about features, releases etc.

I'm glad I spent the time to learn @jade_templates. It's not appropriate for everything, but it makes a whole lot of sense for a static site
1
1
Seriously, check out realfavicongenerator.net it’s awesome and it generates jade for you. What’s not to love :)
4
3
ReaFaviconGenerator now generates #xhtml and #jade. Your choice! realfavicongenerator.net/blo…
1
Jade-1.9.2 is out. Mostly bug fixes but one new method that should make jadeify much faster.
1
1
jade-1.9.1 is out (jade-lang.com/history/#1-9-1…) Mainly just fixes a regression in 1.9.0.
1
jade-1.9.0 is out! mostly bug fixes to `--watch` but it also has loads of extra tests :) jade-lang.com/history/#1-9-0…
2
1
jade-1.8.0 is out today (jade-lang.com/history/#1-8-0…) huge thanks to everyone who’s worked to make this release so fantastic
3
Replying to @fisherman_sh
.@jbucaran Jade’s attribute values are just JavaScript and will be evaluated, then escaped and quoted properly, always :)
1
3
Welcome to the jade team @jongleberry @rlidwka and Timothy Gu. Can’t wait to see how much faster things move with more maintainers :)
1
2
Replying to @Fishrock123
.@Fishrock123 this code mirror/brackets plugin does a pretty good job of jade highlighting: github.com/ForbesLindesay/ja… (I’m biased though)
1
1
jade-1.7.0 includes ES6 style rest arguments for mixins as well as a lot more documentation (jade-lang.com/history/#1-7-0…)
1
2
Jade-1.6.0 has some major bug fixes as well as the option to add white space after `+` in mixins (jade-lang.com/history/#1-6-0…)
2
A proposal to add spaces around tags using underscore. What do people think? github.com/visionmedia/jade/…
1
1
1
Jade-1.5.0 adds the `compileFile` API, to simplify turning a file into a function (see change log jade-lang.com/history/)
1
Jade-1.4.0 is out along with a new website, dep tracking, opts for filters, more warnings, custom client fn names… jade-lang.com/history/
5
4