Skip to content

webeau/handcrafted-wp-theme

 
 

Repository files navigation

#  Handcrafted WP Starter Theme http://randyjensenonline.com/thoughts/handcrafted-wp-starter-theme/

## Changelog

### v 0.8.3 : January 19th, 2011

## Huge Thanks:

Ian Stewart for his Toolbox theme and Paul Irish for his HTML5 
Boilerplate.

## Recent Changes (0.8.5)

1. Small change to loop.php on line 26, reflecting change in Ian Stewart's Toolbox theme
2. Updated the "remove version number" code so it removes from source and RSS feed

## Recent Changes (0.8.4)

1. Added code to functions.php to remove admin bar in 3.1

## Recent Changes (0.8.3)

1. Removed Modernizr and added Remy Sharp's HTML5shiv instead. So few people need all the awesome power of Modernizr, I think this makes sense.
2. Updated Google CDN version of jQuery to 1.4.4
3. Was referencing jQuery 1.4.3 locally in the footer but the bundled version was 1.4.2. Fixed.
4. Changed all template_directory references to get_template_directory_uri per the Theme-Check plugin. Hat tip to @colorfultones

## Recent Changes (0.8.2)

1. Added Post formats, commented out
2. Easily remove meta boxes from Post and Page screens, commented out

## Summary:

1.  Cross-browser compatible
2.  HTML5 ready with reset
3.  Mobile browser optimizations
4.  IE specific classes for maximum cross-browser control
5.  An optimal print stylesheet, performance optimized
6.  iOS, Android, Opera mobile-adaptable markup & CSS skeleton
7.  Google CDN hosted jQuery with fallback
8.  HTML5 Shiv to enable support for IE
9.  Chrome frame enabled by default
10. 3 managed WordPress 3.0 menus (Primary, Footer, Utility)
11. Abiltiy to easily remove unnecessary code from <head>
12. capital_P_dangit is dead!
13. Remove inline comment CSS
14. Post thumbnails enabled
15. Widgetized sidebar with default widgets
16. Remove useless dashboard widgets for non-admins
17. Optimized asynchronous Google Analytics
18. Custom Post Type with custom icon ready to go
19. Basic site layout
20. Post formats ready to go but commented out
21. Easily remove meta boxes from Post and Page screens
22. General awesome-ness


## License:

Major components:

* Toolbox theme: GPL
* jQuery: MIT/GPL license
* HTML5Doctor CSS reset: Creative Commons 3.0
* CSS Reset Reloaded: Public Domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published