Merge pull request #1347 from roots/launch-sage
Update files for 8.0.0 launch
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
### 8.0.0: TBD
|
### 8.0.0: February 25th, 2015
|
||||||
* Change theme name from Roots to Sage
|
* Change theme name from Roots to Sage
|
||||||
* Bump required PHP version to >=5.4
|
* Bump required PHP version to >=5.4
|
||||||
* Add coding standards based on PSR-2
|
* Add coding standards based on PSR-2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# [Sage](https://roots.io/sage/)
|
# [Sage](https://roots.io/sage/)
|
||||||
[](https://travis-ci.org/roots/roots)
|
[](https://travis-ci.org/roots/sage)
|
||||||
[](https://david-dm.org/roots/roots#info=devDependencies)
|
[](https://david-dm.org/roots/sage#info=devDependencies)
|
||||||
|
|
||||||
Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and Bootstrap, that will help you make better themes.
|
Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and Bootstrap, that will help you make better themes.
|
||||||
|
|
||||||
@@ -24,6 +24,7 @@ Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and B
|
|||||||
* [gulp](http://gulpjs.com/) build script that compiles both Less and Sass, checks for JavaScript errors, optimizes images, and concatenates and minifies files
|
* [gulp](http://gulpjs.com/) build script that compiles both Less and Sass, checks for JavaScript errors, optimizes images, and concatenates and minifies files
|
||||||
* [BrowserSync](http://www.browsersync.io/) for keeping multiple browsers and devices synchronized while testing, along with injecting updated CSS and JS into your browser while you're developing
|
* [BrowserSync](http://www.browsersync.io/) for keeping multiple browsers and devices synchronized while testing, along with injecting updated CSS and JS into your browser while you're developing
|
||||||
* [Bower](http://bower.io/) for front-end package management
|
* [Bower](http://bower.io/) for front-end package management
|
||||||
|
* [asset-builder](https://github.com/austinpray/asset-builder) for the JSON file based asset pipeline
|
||||||
* [Bootstrap](http://getbootstrap.com/)
|
* [Bootstrap](http://getbootstrap.com/)
|
||||||
* [Theme wrapper](https://roots.io/sage/docs/theme-wrapper/)
|
* [Theme wrapper](https://roots.io/sage/docs/theme-wrapper/)
|
||||||
* [HTML5 Boilerplate](http://html5boilerplate.com/)
|
* [HTML5 Boilerplate](http://html5boilerplate.com/)
|
||||||
|
|||||||
Reference in New Issue
Block a user