Commit Graph

55 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
9316f2687a Remove unnecessary CSS 2012-07-15 01:59:07 -05:00
Ben Word
e16aa0e943 Use <figure> & <figcaption> for captions 2012-06-11 22:31:08 -06:00
Ben Word
0ed246ec55 Add updates from H5BP 2012-06-11 21:00:12 -06:00
Ben Word
9e1ecfa4e1 Update to Bootstrap 2.0.4 2012-06-03 12:26:22 -06:00
Ben Word
f1ff5204a3 Add ability to include header without top navbar 2012-05-09 01:28:39 -06:00
Ben Word
7d2b3c1e07 Re-organization 2012-05-09 00:55:09 -06:00
Ben Word
8a3b2cf142 Add updates from H5BP 2012-04-29 20:01:47 -06:00
tricil
51518c3eb2 update bootstrap to 2.0.3
single commit this time
2012-04-24 19:23:32 -04: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
d58d9b9b25 Fix #335 - Update to Bootstrap 2.0.2 2012-04-10 19:54:58 -06:00
Ben Word
060ab1bea5 Fix #374 - Media query at bottom of app.css needs max-width of 979px 2012-04-10 18:08:18 -06:00
Ben Word
efa020b936 Fix #309 - re-deploy Bootstrap CSS 2012-02-27 11:20:01 -07:00
Ben Word
c3882f7a97 Fix #296 - re-deploy Bootstrap responsive CSS 2012-02-22 20:31:18 -07:00
Corey Wagehoft
75d260854b Updating Bootstrap to v2.0.1 2012-02-22 14:49:40 -06:00
Ben Word
320a1d32c0 Use minified Bootstrap CSS (#251) - thanks @elflo 2012-02-03 14:11:11 -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
106ceaae7d h5bp updates 2012-01-23 11:16:50 -07:00
Ben Klocek
1cd266adaa Fix css formating difference 2012-01-18 08:08:19 -08:00
Ben Klocek
4c4731da26 Add current_page_* selectors 2012-01-18 08:05:26 -08:00
Ben Word
3f36f8aaee updated comments template based off twentyeleven's 2012-01-15 15:35:44 -07:00
Ben Word
69d7409e52 anchor style should only appear in roots styles section 2012-01-02 11:30:21 -07:00
Ben Word
fbd3ecc57f h5bp updates, style.css now using stripped version + reorganized 2011-11-30 14:14:55 -07:00
Corey Wagehoft
4255324a7b Adding files for Twitter Bootstrap framework 2011-11-07 22:28:32 -06:00
Corey Wagehoft
88706ec1ea Adding Foundation CSS Files 2011-10-26 11:39:33 -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
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
135995305b h5bp updates 2011-08-28 13:19:34 -06:00
Ben Word
f7a149962c h5bp updates 2011-08-14 18:58:13 -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
c542ed3534 h5bp updates 2011-07-30 13:41:14 -06:00
Ben Word
dd77a89b34 h5bp updates 2011-07-20 19:22:18 -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
Ben Word
cbb388148f removed old style.css, grabbed the latest from h5bp and made
modifications on top of it. some of the old roots css was also removed, including
ul.none and .icon
2011-06-30 18:43:58 -06:00
Ben Word
22e0a2eebe (h5bp updates) modernizr 2.0, newer respond.js 2011-06-02 11:59:12 -06:00
Ben Word
70be19e820 removing reference to background image 2011-06-01 08:02:10 -06:00
Ben Word
15f3f9ce2e changing class names after h5bp reverted the <html> tag changes 2011-05-31 10:32:07 -06:00
Ben Word
5466bad0d1 adding support for adapt.js, closes #47 2011-05-30 20:09:20 -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
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
Ben Word
18f0ab26d4 latest changes from h5bp and blueprint css, jquery 1.6.1 2011-05-17 22:48:13 -06:00
Ben Word
5edfce05d5 cleanup 2011-05-09 18:14:40 -06:00
Ben Word
985ba6f240 latest h5bp changes: placeholder media queries for mobile-first approach and addition of respond.js 2011-05-08 17:17:26 -06:00
Ben Word
d15e0487cf latest updates to blueprint css - adding styling to url and email inputs 2011-05-08 11:41:02 -06:00
Ben Word
6aaaf48581 changing input type=search back to text until https://bugs.webkit.org/show_bug.cgi?id=33637 is resolved 2011-05-08 11:33:16 -06:00
Ben Word
29dbefc287 -moz-appearance and -webkit-appearance: textfield were on the search button instead of the search input 2011-05-01 10:23:44 -06:00
Ben Word
07dc7b7d81 adding in the latest changes from h5bp and blueprint css 2011-04-28 21:26:58 -06:00
Ben Word
1a1b5d7943 adding support for the 1140px grid 2011-04-15 11:05:27 -06:00
Ben Word
369b6a45f5 adding support for 960.gs 2011-04-01 14:42:22 -06:00