Commit Graph

12 Commits

Author SHA1 Message Date
Josh Levinson
2d1c77837b Initiate the loop before the title is called on pages. Failing to do so causes checks that run on the loop's status to fail. 2014-06-13 14:09:20 -04:00
Ben Word
840ee637bf Formatting, adding/updating links 2013-11-07 21:28:52 -06:00
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
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
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
72cdfe7dea doing some clean up to the new options (which are awesome btw) 2011-05-31 19:51:50 -06:00
Ben Word
97ed6f4f2d updating #main and #sidebar CSS classes to use the new options 2011-05-31 10:48:00 -06:00
Ben Word
f3c1b46d18 adding hooks & actions 2011-05-26 00:27:06 -06:00
Ben Word
369b6a45f5 adding support for 960.gs 2011-04-01 14:42:22 -06:00
Joanthan Liuti
816b1ab28c [ADD] Added the max content width for 960gs + clear div 2011-04-01 11:32:40 +02:00
Joanthan Liuti
5872c57923 [ADD] Added support for 960gs - TODO: add the clear div required by 960gs in the markup + test that no classes from the framework are conflicting with roots's existing css (2) 2011-03-31 19:01:31 +02:00
Ben Word
8e177235ff roots 3.0.0 2011-03-27 13:46:21 -06:00