Commit Graph

1066 Commits

Author SHA1 Message Date
Ian Stewart 761e93ad32 _s: adding a sample custom header, commented out 2012-01-31 20:18:40 +00:00
Ian Stewart dc2aacb56d _s: adding sample layouts for two sidebars on the right of a content column and two sidebars on the left of a content column 2012-01-23 17:59:27 +00:00
Ian Stewart b17f2285d4 _s: removing the temporary margin on the body element 2012-01-23 17:45:41 +00:00
Lance Willett 9ce5deb7af _s fixes
Spacing, trailing slash; no need to translate the footer generator URI.
2012-01-20 18:18:59 +00:00
Ian Stewart 5cad5adab9 _s: adding sample layouts for content-sidebar, sidebar-content, and sidebar-content-sidebar 2012-01-13 20:57:16 +00:00
Ian Stewart a81dc6a810 _s: Adding starter styles along with a few markup changes to accomodate them 2012-01-13 20:10:17 +00:00
Ian Stewart 803ddfe86c _s: incorporating a revamped version of our sample theme options 2012-01-13 04:02:59 +00:00
Ian Stewart 73ffdba03c _s: With so little variation among date archive, category arhive, and tag archive, we can safely combine those templates without overcomplicating things. 2012-01-12 17:12:04 +00:00
Ian Stewart ae85c2b76e _s
* Make the 404 page a little friendlier
* Add a missing tab to the header.php
2012-01-11 04:51:12 +00:00
Ian Stewart 9e817e0aa4 _s: There's little worry about setting the wrong themecolors if you're manually including this file so let's have every array item and leave them blank for now 2012-01-11 04:24:42 +00:00
Ian Stewart 553c12f513 _s: If there's only one sidebar we can call it a sidebar 2012-01-11 04:21:12 +00:00
Ian Stewart ea9222cda2 _s: Simplifying the markup for template tags 2012-01-11 04:19:37 +00:00
Ian Stewart caee136b9f _s: the theme description seems like a great place to tell anyone using that code that this theme is most definitely a starter theme 2012-01-11 04:04:23 +00:00
Ian Stewart 01ce62d24f _s: simplifying functions.php by making some of the stuff happening there modular with functions being called in templates showing up in template-tags.php, little extras that won't produce a visible error if they're missing in tweaks, and wpcom stuff in wpcom 2012-01-11 03:43:23 +00:00
Ian Stewart db89577313 _s
* Post format support for asides only, supported by CSS and not a template, is a good workable minimum for a theme so the post format templates are gone
* With good support for essential CSS in IE8+ it's not neccesary to have a ID on the HTML element for the version of IE
* Branding and site-generator are ugly id names
* The title and description are selectable by class for consistency and portability
2012-01-10 20:43:34 +00:00
Ian Stewart edfeccc255 _s: initial fork of Toolbox 2012-01-07 03:25:13 +00:00