Foundation Template

After looking around for a long time for a good parent theme to make constructing WordPress themes easier, I finally realized that what I needed wasn’t a good parent theme, but rather a clean theme template that I could use as a foundation.

Currently in design phase, it doesn’t contain much HTML but rather contains a basic set of theme files, pre-filled with commonly used tags as well as a basic Loop.

The goal would be to use these files as a template, filling in HTML to construct elements and adding CSS to style it.

A reset CSS file is included (it is just Eric Meyer’s) for ease of use, but is not linked.

The template, bundled as a WordPress theme, can be downloaded with this link, or if you use SVN you can grab it at this link.

Note: This is not a Parent/Child usable theme, it is a template (a core set of files) for use when developing new themes.

Leave a Comment

NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">