Commit Graph

9 Commits

Author SHA1 Message Date
Ben Word
db41099f5b Add theme wrapper, re-organize template files
- Implement scribu’s Theme Wrapper (see base.php)

- Move templates, comments.php, and searchform.php to templates/ folder

- Rename loop- files to content-

- Remove all hooks except roots_head and roots_footer

- Use templates/page-header.php for page titles

- Use head.php for everything in <head>
2012-08-18 18:49:45 -05:00
Ben Word
c8c13f6609 Update to jQuery 1.8.0 and Modernizr 2.6.1 2012-08-18 17:46:17 -05:00
Ben Word
953c3ba4b3 Update code comments 2012-07-15 21:17:22 -05:00
Ben Word
4bb2b40390 Re-add get_template_directory_uri() to H5BP stylesheet 2012-07-15 01:06:48 -05:00
Ben Word
704ee09f2b Fix #478 - Resolve some clean URL issues, re-open #395 2012-07-15 01:03:18 -05:00
Ben Word
0ed246ec55 Add updates from H5BP 2012-06-11 21:00:12 -06:00
James Costian
aef67d23b8 Corrects script and style URLs on subdir installs
By removing get_template_directory_uri() from each call to either the
wp_enqueue_style() or the wp_enqueue_script() function, the URLs to CSS
and JS files will now be correct on subdir installs of WP.
2012-06-09 18:12:33 -05:00
Ben Word
614fca763c Update comment about H5BP's style.css 2012-05-09 02:11:11 -06:00
Ben Word
7d2b3c1e07 Re-organization 2012-05-09 00:55:09 -06:00