damz / mustache-drupal

Mustache theme engine for Drupal 7.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drupal Mustache

An (experimental) Drupal 7 theme engine based on Mustache.

Currently requires a patch to Mustache.PHP to support lambda tags.

Usage

cd sites/all/themes
mkdir engines
cd engines
git clone --recursive https://github.com/damz/mustache-drupal.git mustache

About

Mustache theme engine for Drupal 7.

License:Other