Commit Graph

20 Commits

Author SHA1 Message Date
Jason Wohlford
27de0373a3 Remove Wordpress version numbers from stylesheets. 2012-05-02 20:46:55 -05:00
Jason Wohlford
f349dc4318 Fixed missing main.js reference. 2012-05-02 18:22:45 -05:00
Scott Walkinshaw
a28033c571 Fix missing ). 2012-05-02 17:55:13 -03:00
Scott Walkinshaw
ec0e1fe950 Fix #428 - Don't include h5bp's style.css by default. 2012-05-02 15:38:42 -03:00
Ben Word
8a3b2cf142 Add updates from H5BP 2012-04-29 20:01:47 -06:00
Ben Word
5182162b2e Fix #347 - Properly enqueue stylesheets 2012-04-10 21:05:36 -06:00
Scott Walkinshaw
c90d5ef916 Proper base script URLs for WPMU/Child Themes 2012-03-12 20:18:43 -04:00
Scott Walkinshaw
7a471be049 Fix #293 - Remove unnecessary call to template uri 2012-03-12 20:13:39 -04:00
Ben Word
63256f4667 Fix #300 - Add comment-reply script when applicable 2012-02-29 17:33:27 -07:00
Ben Word
7f9077cfeb Fix #311, #315 - Remove custom script cleanup 2012-02-29 17:04:54 -07:00
Ben Word
f5321bc9a0 Fix #302 - Lose EOF ?> 2012-02-27 11:40:01 -07:00
Ben Word
6492fe9318 Fix #297 - wp-admin / login issue 2012-02-27 11:28:09 -07:00
Ben Word
0e8b0bb130 Fix #297 - wp-admin / login issue 2012-02-27 11:16:46 -07:00
Scott Walkinshaw
db09a64d94 Better rewrite/clean URL handling
- New roots-utils.php file for base functions
- Defined useful constants for dealing with common paths
- Refactored rewrites and clean URLs to be more flexible for non
  standard setups
- Custom scripts handler now deals with plugin scripts correctly
- Fixes #204, #270, #278
2012-02-20 16:13:35 -05:00
Ben Word
5ec10a5296 Fix #279 - Output enqueued scripts in proper order 2012-02-13 17:28:14 -07:00
Ben Word
49300042c8 Fix #259 - make extra scripts output 2012-02-13 08:18:17 -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
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
bf8a0f1630 don't defer enqueue'd scripts - fixes #234 2012-01-23 10:50:02 -07:00
Ben Word
eca31bd915 adding roots-scripts.php, now using wp_enqueue_script 2012-01-15 19:31:14 -07:00