Ben Word
e1331ab1cf
Add Bootstrap alert styling to Google Chrome Frame prompt
2012-05-17 20:19:30 -06:00
Ben Word
fc7fca1d6e
roots_body_class() is no longer necessary for body_class()
2012-05-17 20:15:42 -06:00
Ben Word
0d359346db
Fix #450 - Only display viewport if using responsive grid
2012-05-16 23:51:31 -06:00
Ben Word
f1ff5204a3
Add ability to include header without top navbar
2012-05-09 01:28:39 -06:00
Ben Word
8a3b2cf142
Add updates from H5BP
2012-04-29 20:01:47 -06:00
tricil
7172e314a6
introduce initial-scale=1 viewport as recommended by bootstrap and max-width:100% css fix for BS 2.0.2 images to be responsive
2012-04-14 19:59:24 -04:00
Ben Word
c1ee5717bd
Fix #353 - Add conditional feed link, thanks @zslabs
2012-04-10 21:20:44 -06:00
Ben Word
5182162b2e
Fix #347 - Properly enqueue stylesheets
2012-04-10 21:05:36 -06:00
Zach Schnackel
e80281e985
jQuery 1.7.2 Update
2012-04-08 12:09:14 -04:00
waitxd
53ff55d3a9
custom menu classes for nav menu #2
...
for example: wp_nav_menu('menu_class' => 'nav nav-pills' ...
2012-03-06 16:41:13 +04:00
Ben Word
7f9077cfeb
Fix #311 , #315 - Remove custom script cleanup
2012-02-29 17:04:54 -07:00
Ben Word
387ea2d1cf
H5BP updates, update to Modernizr 2.5.3
2012-02-22 15:24:03 -07:00
Ben Word
0e51e9048c
HTML5 Boilerplate 3.0 updates
2012-02-06 10:57:27 -07:00
Ben Word
3c3b71fac0
Remove all frameworks except Bootstrap ( #251 )
...
- Remove all frameworks except Bootstrap
- Remove roots-options.php and replace with a more simple
roots-config.php
- Include all Bootstrap Javascript plugins by default in
js/plugins.js
- Use Bootstrap Responsive and Topbar navigation by default
- Use Bootstrap markup on forms, page titles, image galleries,
alerts and errors, post and comment navigation
- Remove Roots styles from style.css and introduce app.css for
site-specific CSS. Remove almost all previous default Roots
styles.
- Add latest updates from H5BP project
2012-02-03 12:10:44 -07:00
Ben Word
01696fde63
move roots_head above wp_head, fixes #260
2012-01-29 18:24:19 -07:00
Ben Word
3c9bc21e32
removing custom image header for logo - closes #223
2012-01-23 10:55:36 -07:00
Ben Word
eca31bd915
adding roots-scripts.php, now using wp_enqueue_script
2012-01-15 19:31:14 -07:00
Ben Word
fa2cc6d71f
use roots nav walker by default if option is set
2012-01-15 12:32:46 -07:00
Ben Word
fbd3ecc57f
h5bp updates, style.css now using stripped version + reorganized
2011-11-30 14:14:55 -07:00
Scott Walkinshaw
39b0eb190f
Whitespace fixes
...
Replaced all hard tabs with spaces. Removed all trailing whitespace.
2011-10-23 19:29:54 -06:00
Ben Word
c8885982bd
cleanup to output of menus
2011-10-14 15:27:40 -06:00
Ben Word
9a64880293
updating to jQuery 1.6.4
2011-09-22 23:47:59 -06:00
Ben Word
dedbc54e1a
pulling in #137 with slight modifications, thx @moimikey
2011-09-21 18:53:28 -06:00
Adam Bowen
9e83a9f723
inlines body_class() logic
2011-09-13 13:41:15 -03:00
Adam Bowen
4d8ac40e68
Removes needless assignment of $page_slug = $post->post_name
...
Removing this assignment, since `$page_slug` is unused elsewhere in the theme, and there is no need to
obfuscate what we are passing to `body_class`.
2011-09-13 12:36:51 -03:00
Adam Bowen
8b0bd629d4
Fixes "Trying to get property of non-object" error on 404 pages
...
`$post` is not set if you are on a 404 page, so we need to check if it is set before we call
`$post->post_name`, etc. (note that you would have to have `WP_DEBUG` set to `true` in wp-config.php in order
to see this issue)
2011-09-13 12:31:50 -03:00
Ben Word
b512745a9c
removed included jquery plugins and now using the h5bp plugins.js and script.js setup: http://html5boilerplate.com/docs/plugins.js-and-script.js/
2011-08-28 13:26:40 -06:00
Ben Word
ef721e7f6e
h5bp updates - now up to date with h5bp 2.0
2011-08-12 11:05:29 -06:00
Ben Word
df9183af6d
replacing the static call to logo.png with add_custom_image_header so
...
now you can update the logo via theme options
2011-07-31 22:19:17 -06:00
Ben Word
c6788dc99b
removing blank line and end of file
2011-07-31 21:51:51 -06:00
Ben Word
89213315ee
h5bp updates
2011-07-31 00:19:47 -06:00
Scott Walkinshaw
206cb0b1fc
Updated to jQuery 1.6.2
2011-07-14 11:22:22 -06:00
Ben Word
6e55fd25c2
small fix
2011-06-30 23:55:18 -06:00
Ben Word
c4d4ee40c6
closes #81 - moving get_roots_stylesheets to the hooks
2011-06-30 18:10:32 -06:00
Ben Word
9428eab591
fixes #77 - check to see if there's a nav item in the utility nav before
...
outputting it
2011-06-26 20:50:51 -06:00
Ben Word
a088b21d9c
header cleanup including moving google analytics to the roots_head hook
2011-06-26 20:07:36 -06:00
Ben Word
d92a532ad2
(h5bp updates) chrome frame install prompt for ie7, small change to the
...
escaping of </script> for jquery local fallback
2011-06-26 18:24:45 -06:00
Ben Word
09244176e1
formatting cleanup
2011-06-22 20:15:01 -06:00
limitlis
409bd95706
Invisible character between two '>' on line 3 doesn't allow HTML5 validation.
2011-06-22 16:38:53 -07:00
Scott Walkinshaw
8389f7755a
Added option for cleaner menu output - fixes #33
2011-06-08 20:25:45 -06:00
Ben Word
22e0a2eebe
(h5bp updates) modernizr 2.0, newer respond.js
2011-06-02 11:59:12 -06:00
Ben Word
eab54c9adb
h5bp replaced the semicolon with a comma in the viewport line back in
...
october, somehow missed this -- thx james sims for pointing it out
2011-06-01 07:57:14 -06:00
Ben Word
72cdfe7dea
doing some clean up to the new options (which are awesome btw)
2011-05-31 19:51:50 -06:00
Ben Word
91d81ddb6e
complete rewrite of theme options, based on twentyeleven (in progress)
2011-05-30 01:33:28 -06:00
Ben Word
3c5298ee58
moving 1140's call to css3-mediaqueries.js into actions
2011-05-26 21:30:41 -06:00
Ben Word
dfb1f1aded
missing a character :)
2011-05-26 07:52:40 -06:00
Ben Word
6542f5bd19
h5bp update to <html> tag
2011-05-26 07:49:51 -06:00
Ben Word
f3c1b46d18
adding hooks & actions
2011-05-26 00:27:06 -06:00
Ben Word
4debdc5e5d
h5bp update: new conditional comment magic for the <html> tag, more info at http://goo.gl/MmY2F
2011-05-19 19:09:42 -06:00
Mason Stewart
889a000cf8
Removed unnecessary class="<?php echo roots_container_class; ?>" from #nav-main, as it was breaking the "rules" on 960.gs.
2011-05-19 11:50:43 -07:00