Roots 7.0.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
### 7.0.1: August 15th, 2014
|
||||||
|
* Move `<main>` and `.sidebar` markup out of PHP and into LESS
|
||||||
|
* Define `WP_ENV` if it is not already defined
|
||||||
|
* Only load Google Analytics in production environment
|
||||||
|
|
||||||
### 7.0.0: July 3rd, 2014
|
### 7.0.0: July 3rd, 2014
|
||||||
* Updated Grunt workflow
|
* Updated Grunt workflow
|
||||||
* Use grunt-modernizr to make a lean Modernizr build
|
* Use grunt-modernizr to make a lean Modernizr build
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "roots",
|
"name": "roots",
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"homepage": "http://roots.io",
|
"homepage": "http://roots.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Ben Word <ben@benword.com>"
|
"Ben Word <ben@benword.com>"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "roots",
|
"name": "roots",
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"author": "Ben Word <ben@benword.com>",
|
"author": "Ben Word <ben@benword.com>",
|
||||||
"homepage": "http://roots.io",
|
"homepage": "http://roots.io",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Theme Name: Roots Starter Theme
|
Theme Name: Roots Starter Theme
|
||||||
Theme URI: http://roots.io/starter-theme/
|
Theme URI: http://roots.io/starter-theme/
|
||||||
Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
|
Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
|
||||||
Version: 7.0.0
|
Version: 7.0.1
|
||||||
Author: Roots
|
Author: Roots
|
||||||
Author URI: http://roots.io/
|
Author URI: http://roots.io/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user