Feb 06

Blueprint plugin for Pylons

Tags: , , , , .
João @ 16:21

First of all, Blueprint is an amazing framework that I discovered a couple of days ago. It spares us the constant re-use of some CSS / HTML design techniques, while maintaining W3C validation and providing a clean default typography for websites as well as a nice printing style sheet.

So, I’ve made a little plugin for the Pylons web framework that easily includes the Blueprint files onto Pylons projects.

I’m using Google Code to host the project: blueprint-pylons.

Leave a Reply