This month
Initializr - Start an HTML5 Boilerplate project in 15 seconds!
January 2012
Hyde - A Python Static Website Generator
Hyde is a static website generator powered by Python & Django. Hyde supports all the Django template tags & filters and even has a few of its own. The built-in web server + auto-generator provide instant refresh and unlimited flexibility.
HTML5 Boilerplate
December 2011
HTML Formatting for Custom Menus | Digging into WordPress
November 2011
Site Templates - MegaBox - Multipurpose HTML5 Template | ThemeForest
Skeleton: Beautiful Boilerplate for Responsive, Mobile-Friendly Development
dretblog: Creating Resources with GET/PUT
here is the proposed sequence of steps in this scenario: clients GET the template and a token from the factory resource. since this operation does not change server state, it is safe and idempotent and it is possible to use GET. clients PUT to the token URI, at which point the server creates and populates the resource at the repository level, and keeps track of the token from which the resource has been created. the server responds with a 303 (See Other) response, indicating the persistent URI of the resource. subsequent requests to the token URIs are handled with a 301 (Moved Permanently) response, telling clients that the token URI should no longer be used, and that a persistent URI is now available.
pForm - Free HTML Form Builder - Create Web Form Template Online
October 2011
Video Blog Blogger Template
Site Templates - Platina - Creative HTML Template | ThemeForest
PSDblast | Web Graphics, icon, web templates made in Photoshop
September 2011
Other projects
A static HTML generator. It's a small template system I use to generate this site. It parses text files (HTML or not, it doesn't really care) and outputs the result, allowing you to include other files and embed python code.













