Wordpress template framework, start your theme from scratch

I just thought I could share a thing I use a lot to built my own wordpress template. It is basically a wordpress theme completely blank of css, using my custom reset.css as a base.

I find it really useful instead of taking the usual default theme and trying to tweak it to fit my needs. So if you are starting your own theme, better begin from a clean ground.

Feel free to use it in any way you want, no need to link or anything. Don’t forget to change the top comment in the style.css to put your details instead of mine…

Link to the .zip file: framework

Leave a reply