Name Last Update
lib Loading commit data...
routes Loading commit data...
test Loading commit data...
views Loading commit data...
.gitignore Loading commit data...
Procfile Loading commit data...
bootstrap.js Loading commit data...
deploy Loading commit data...
dev Loading commit data...
install Loading commit data...
package.json Loading commit data...
readme.md Loading commit data...
server.coffee Loading commit data...

set-logo

Set is an unobtrusive and DRY template engine for Node.js and browsers.

Getting started

Check out the Hello Badge series of introductory articles.

Installation

Install Set:

npm install indie-set

Change to the Set folder:

cd node_modules/indie-set/

Start the server:

npm start

Go to http://localhost:3000 and play with the examples.

Credits

Set extends the excellent Distal template engine which is an implementation of the Template Attribute Language (TAL) concept from Zope.

Copyright © Aral Balkan. Released with ♥ by Ind.ie under the MIT License. Portions released under the Apache License.