domain.me
05 Oct '12, 6pm
[WP] Underscores.Me: A Starting Point For Every #WordPress Theme Developer
Just the right amount of lean, well-commented, modern, HTML5 templates; A helpful 404 template; A optional sample custom header implementation in inc/custom-header.php; Custom template tags in inc/template-tags that keep your templates clean and neat and prevent code duplication; Sample theme options in /inc/theme-options/; Some small tweaks in /inc/tweaks.php that can improve your theming experience; Keyboard navigation for image attachment templates, in js/keyboard-navigation.js; A script at js/small-menu.js that makes your menu a toggled dropdown on small screens (like your phone), ready for CSS artistry; 5 sample CSS layouts in /layouts: Two sidebars on the left, two sidebars on the right, a sidebar on either side of your content, and two-column layouts with sidebars on either side; Smartly organized starter CSS in style.css that will help you to quickly get your desig...
Full article:
http://www.domain.me/blog/underscores-me-a-starting-point...