Template toolkit

The Template Toolkit is a fast, flexible and extensible template language. It is written in perl, but I can assure that I have never needed to write a single line in perl to use it. TT is mainly aimed at web designer, and allows a quick web site development and maintenance, but it can be used for a whole lot things beside that.

This page gathers some resource I used and need from time to time. They are meant for personal use, and thus are a bit rusty... but if you find them useful, feel free to pick them up.

Full site template

This tries to be a full web site template, and it's what I actually use whenever I start a new web site project. It's still in a working progress state, and fairly incomplete as well, but might provide a good starting point.

Download

Template snippets

A collection of simple, ready to use templates.