--- # Yeah, this should be .mustache # But this way we can gh-pages. --- {{ site.name }}

Logic-less templates.

Available in {% for language in site.data.languages %} {% if forloop.last %}and for{% endif %} {{ language.name }}{% unless forloop.last %},{% endunless %} {% endfor %}

Works great with {% for editor in site.data.editors %} {% if forloop.last %}and{% endif %} {{ editor.name }}{% unless forloop.last %},{% endunless %} {% endfor %}

The Manual: mustache(5) and mustache(1)

Demo

IRC: #{ on Freenode

Mailing list: mustache@librelist.com

GitHub pages: https://github.com/mustache/mustache.github.com