Commit Graph

35 Commits

Author SHA1 Message Date
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
Corey Wagehoft
d045e1be56 Updating Bootstrap to v.2.0.0
roots-actions.php:  added responsive css framework file
roots-options.php: changed default css classes for bootstrap v2.0.0
roots-scripts.php: updated less to v1.2.1, changed the load order and
added new scripts for bootstrap v2.0.0

Added all of the new css, js, less asset files and updated all of the
previous ones for bootstrap v2.0.0
2012-02-01 10:18:39 -06:00
Ben Word
c1da7bdd9f move framework CSS above h5bp/roots CSS - fixes #253 2012-01-26 19:01:09 -07:00
Ben Word
eca31bd915 adding roots-scripts.php, now using wp_enqueue_script 2012-01-15 19:31:14 -07:00
Scott Walkinshaw
d6c0125fa9 Add rel option to stylesheet_link_tag() 2012-01-15 20:37:40 -05:00
Ben Word
617f86604d re-organizing roots-actions.php, added roots_current_framework() function 2012-01-15 17:09:53 -07:00
Ben Word
0e88cc92dc removing roots_page_breadcrumb() example action 2012-01-15 12:02:35 -07:00
Ben Word
333ad3a8b7 cutting some roots: removing fout-b-gone 2012-01-03 16:30:51 -07:00
Corey Wagehoft
078b5c7f5e Updating bootstrap javascript load order 2011-11-22 12:33:42 -06:00
Corey Wagehoft
b0bcc89dd9 Adding Twitter bootstrap support 2011-11-07 22:35:52 -06:00
Corey Wagehoft
6884ebfe5e Moving foundation js files out of common library folder to its own folder 2011-11-02 20:25:34 -05:00
Corey Wagehoft
985dfa4e53 Adding HTML 5 Shiv from Foundation framework spec 2011-11-01 13:43:42 -05:00
Corey Wagehoft
c4e05a2b2d Added an action and function to add the Foundation framework javascript files when it is selected 2011-11-01 13:06:51 -05:00
Corey Wagehoft
88c1520217 Adding action for foundation framework
Added where to select the CSS files from.  There are many right now and
need to be combined and compressed at some point.  Also added the
conditional css for foundation for IE 9
2011-10-26 11:41:43 -05:00
Scott Walkinshaw
39b0eb190f Whitespace fixes
Replaced all hard tabs with spaces. Removed all trailing whitespace.
2011-10-23 19:29:54 -06:00
Scott Walkinshaw
1f2a8f6f37 Updated adapt.js css path - fixes #138 2011-09-21 08:24:35 -06:00
Ben Word
135995305b h5bp updates 2011-08-28 13:19:34 -06:00
Ben Word
f17b79f9be h5bp update - google analytics is now loaded with Modernizr.load, see
d9cc711ea1
2011-08-14 18:53:29 -06:00
Ben Word
43c21a52b5 fixes #93 - 1140 grid fixes: wrapping the row's with container's and
setting a better default container class
2011-08-10 20:49:06 -06:00
Ben Word
c6788dc99b removing blank line and end of file 2011-07-31 21:51:51 -06:00
Scott Walkinshaw
35d3c15d39 Code cleanup 2011-07-31 16:44:13 -06:00
Scott Walkinshaw
5c5cabb3d7 Child theme update: loads roots style.css THEN child theme style.css + some cleanup - fixes #103 2011-07-30 13:00:58 -06:00
robboles
f2650112b2 Added Less Framework 4
Addition of the Less Framework 4 (http://lessframework.com/) to CSS frameworks on top of changes to the CSS frameworks code refactoring by swalkinshaw in commit 539198a.
2011-07-12 15:08:55 -05:00
Scott Walkinshaw
16583d1d27 Minor code cleanup 2011-07-11 15:24:00 -06:00
Steve Jothen
94585cd62f Optimize stylesheet_link_tag function. 2011-07-11 13:24:17 -07:00
Scott Walkinshaw
af89a57e7c Refactored CSS framework code: added in default classes, added
stylesheet_link_tag function, added a no framework option, cleaned up
code
2011-07-11 11:56:00 -06:00
Ben Word
c4d4ee40c6 closes #81 - moving get_roots_stylesheets to the hooks 2011-06-30 18:10:32 -06:00
Ben Word
a05ede6ca5 adding option for fout-b-gone 2011-06-26 20:24:55 -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
72cdfe7dea doing some clean up to the new options (which are awesome btw) 2011-05-31 19:51:50 -06:00
Ben Word
5466bad0d1 adding support for adapt.js, closes #47 2011-05-30 20:09:20 -06:00
Ben Word
1aa3fa0f33 moving yoast breadcrumb support into actions 2011-05-30 09:40:02 -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
f3c1b46d18 adding hooks & actions 2011-05-26 00:27:06 -06:00