Commit Graph

67 Commits

Author SHA1 Message Date
Austin Pray
8c374e2136 Require the latest version of npm
The npm that ships with 0.10 is 1.2.x and it is riddled with
race conditions.
2015-02-05 01:22:06 -06:00
Austin Pray
d66f30a905 Fix node requirements 2015-01-18 16:49:21 -06:00
Ben Word
203c4c39e0 Use short echo syntax, bump required PHP version to 5.4 2015-01-18 16:29:23 -06:00
Austin Pray
4ed15a97d9 Merge pull request #1255 from austinpray/8.0.0
Use new manifest format
2015-01-15 20:59:44 -06:00
Austin Pray
6bb9fb21cb Use new manifest format
Simplifies and consolidates gulp tasks

Adds a --production flag to disable source maps

Uses pleeease.io for css optimization
2015-01-15 12:06:52 -06:00
Austin Pray
151248ae44 Add bower install to readme
ref https://github.com/roots/roots/issues/1252
2015-01-11 12:12:39 -06:00
Ben Word
7f64125701 Remove theme activation 2015-01-10 14:53:33 -06:00
Ben Word
030c084134 Rename to Sage 2015-01-09 20:52:29 -06:00
Ben Word
2ac5a1e0d4 README tweaks 2015-01-09 18:41:51 -06:00
Ben Word
6a7764f2ee README tweaks 2015-01-03 01:22:27 -06:00
Ben Word
771527bcff Merge pull request #1240 from austinpray/gulp
Have Travis run JSHint and verify that the build process runs successfully
2014-12-28 13:17:06 -06:00
Austin Pray
ba1aee86bf Update and tidy README
Removes references to defunct modernizr build generator
Removes repetition
Gulp -> gulp
https://github.com/gulpjs/gulp/blob/master/docs/FAQ.md#is-it-gulp-or-gulp
Removes references to Sass fork, it is dead
Removes "Organized file and template structure" as a feature
Some opinionated usage changes in the Contributing section
Adds my twitter to Readme so I can be reached for gulp stuff
Pimps bedrock
2014-12-24 18:52:38 -06:00
Austin Pray
fc627d43ac Adds travis 2014-12-24 17:45:47 -06:00
Austin Pray
e2091ef880 Implement JSON file based asset pipeline
Adds manifest.json which contains all of the mappings for the assets
ref: https://github.com/roots/roots/pull/1138#issuecomment-62593715

Prune and update NPM deps
2014-11-24 12:42:41 -06:00
Austin Pray
75db78a9a1 Remove disparity between dev and prod gulp tasks
removes `gulp dev` in favor of `gulp`

adds `gulp --rev` to produce revved asset manifest

adds `gulp --tasks` to the readme

removes postinstall script
removes bower dep
2014-11-24 12:42:30 -06:00
Austin Pray
79fdfcb21c Adds gulp images
Lossless image optimization including pngcrush(1)
2014-09-11 23:37:09 -05:00
Ben Word
7d422d7f5c Update README for switch to Gulp 2014-08-24 16:57:09 -05:00
Ben Word
ebf121204d Remove mention of feature removed from Soil 2014-08-15 12:53:59 -05:00
Ben Word
d12bd1de1c Add dev dependency status badge 2014-08-14 23:45:24 -05:00
Ben Word
9b260f11cc Remove Grunt badge 2014-08-11 17:26:51 -05:00
Ben Word
a06d4d2450 Add note about roots-sass 2014-06-29 23:59:58 -05:00
Ben Word
b1645b590d README updates 2014-06-29 23:47:31 -05:00
Ben Word
9441ec5ed2 README updates 2014-06-29 23:27:50 -05:00
Ben Word
b524fb8b4d Update README 2014-03-30 22:17:23 -05:00
Ben Word
70ace1d7f4 Don't encourage use of Roots Rewrites plugin
Instead, use Bedrock.
2014-01-14 18:34:43 -06:00
Ben Word
d214e594bd Remove analytics
No longer necessary with https://github.com/blog/1672-introducing-github-traffic-analytics
2014-01-07 14:02:44 -06:00
Ben Word
7222d855b9 Add analytics 2014-01-02 12:11:32 -06:00
Ben Word
c79e67ddcf Add Grunt badge 2013-12-16 13:35:20 -06:00
Ben Word
f8bc0ca80b Move rewrites to a plugin, Roots 6.5.1 2013-11-05 14:54:09 -06:00
Mohamed Elkebir
659d49d6e6 Correct theme activation link typo 2013-10-13 07:19:06 +01:00
Foxaii
fd351fd7c4 Add fonts to Nginx rewrites 2013-08-30 14:04:33 +01:00
Ben Word
536080600a Update npm install instructions 2013-08-25 19:08:42 -05:00
Ben Word
d20aa0fe50 Roots 6.5.0 2013-08-22 22:25:58 -05:00
lautreamont3
14ab6f2774 Add translation to list 2013-08-07 20:57:38 +02:00
Ben Word
206e8642d8 Add link to newsletter subscription page 2013-07-03 15:07:58 -05:00
Ben Word
cab26194a3 Move HTML5 Boilerplate's .htaccess to a plugin
https://github.com/retlehs/wp-h5bp-htaccess
2013-04-30 21:35:18 -05:00
Ben Word
129be210c6 Add section about grunt to README 2013-02-12 15:09:16 -06:00
Ben Word
7b7aeb86c8 Update README 2013-02-11 14:53:00 -06:00
Ben Word
6a9cb5f2c3 Use relative paths in README and docs TOC
https://github.com/blog/1395-relative-links-in-markup-files
2013-01-31 11:54:47 -06:00
Ben Word
826483fb61 Add note about lib/init.php to README 2012-10-15 20:18:54 -05:00
Ben Word
9e9aa92044 Fix #561 - Use TOC.md for documentation TOC 2012-10-02 18:41:19 -05:00
Ben Word
7b510d61f4 Add CONTRIBUTING.md to assist with the new GitHub UI 2012-09-17 22:52:23 -05:00
Ben Word
7fdb2f07f5 Add new theme documentation 2012-09-03 11:01:29 -05:00
Ben Word
611d4d9f2f Ref #525 - Move css/, img/, and js/ into assets/ 2012-08-20 19:28:36 -05:00
Ben Word
5c777f361b Rename inc/ to lib/ 2012-08-20 19:19:39 -05:00
Ben Word
bf222893b6 Add MIT License 2012-08-18 18:58:14 -05:00
Ben Word
e132abf21f Update README 2012-07-15 03:30:58 -05:00
Ben Word
5a757dfda2 Fix #307 - remove reference to <figure> & <figcaption> 2012-02-29 17:28:32 -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
9c56ee684b adding on all supported languages, adding missing license info for new CSS frameworks 2012-01-08 12:19:37 -07:00