Develop Better Wordpress Themes using CSS Frameworks
CSS Frameworks have freed me from the headaches involved with the many repetitive tasks involved with developing Wordpress themes. Generally speaking, CSS frameworks break down your stylesheets into components, which can be reused across projects. This allows rapid development of sites using pre-written and tested components with logical nomenclature. I would be remiss if I didn’t share a few of resources that I use when building my sites.
- An overview of CSS Frameworks - written by my former co-worker Jeff Croft
- Blueprint CSS Framework
- Photoshop Template for Blueprint CSS Comps
- Blueprint CSS Generator
- Blueprint tutorials in Spanish, French and Chinese
December 11th, 2007 at 9:14 am
Thanks for this very helpful information!
September 11th, 2008 at 8:02 am
I really liked the first article with the overview. Even if it’s a bit old, it’s still very useful.