tagging 3.2.2 (bugfixes)
This commit is contained in:
33
README.md
33
README.md
@@ -2,10 +2,15 @@
|
|||||||
|
|
||||||
## Changelog:
|
## Changelog:
|
||||||
|
|
||||||
|
### 3.2.2: April 24th, 2011
|
||||||
|
<ul>
|
||||||
|
<li>Bugfixes</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
### 3.2.1: April 20th, 2011
|
### 3.2.1: April 20th, 2011
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added support for child themes</li>
|
<li>Added support for child themes</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
### 3.2.0: April 15th, 2011
|
### 3.2.0: April 15th, 2011
|
||||||
@@ -15,9 +20,6 @@
|
|||||||
<li>Updated the conditional comment code to match latest changes to HTML5 Boilerplate</li>
|
<li>Updated the conditional comment code to match latest changes to HTML5 Boilerplate</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
#### Contributors
|
|
||||||
[John Liuti](http://twitter.com/JohnLiuti)
|
|
||||||
|
|
||||||
### 3.1.1: April 7th, 2011
|
### 3.1.1: April 7th, 2011
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
@@ -26,9 +28,6 @@
|
|||||||
<li>Fixed comments to show avatars correctly</li>
|
<li>Fixed comments to show avatars correctly</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
#### Contributors
|
|
||||||
[Jenny Jui-Shan Liang](http://jsliang.twgogo.org/)
|
|
||||||
|
|
||||||
### 3.1.0: April 1st, 2011
|
### 3.1.0: April 1st, 2011
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
@@ -37,9 +36,6 @@
|
|||||||
<li>Made the theme directory and name renamable</li>
|
<li>Made the theme directory and name renamable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
#### Contributors
|
|
||||||
[John Liuti](http://twitter.com/JohnLiuti), [Jeremiah Wall](http://jeremiahwall.com/)
|
|
||||||
|
|
||||||
### 3.0.0: March 28th, 2011
|
### 3.0.0: March 28th, 2011
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
@@ -61,9 +57,6 @@
|
|||||||
<li>Updated CSS for Gravity Forms 1.5</li>
|
<li>Updated CSS for Gravity Forms 1.5</li>
|
||||||
<li>Added <code>searchform.php template</code></li>
|
<li>Added <code>searchform.php template</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
#### Contributors
|
|
||||||
[Scott Walkinshaw](http://www.scottwalkinshaw.com/), [Matthew Price](http://www.matthewaprice.com/), [Kyle Geminden](http://www.kylegeminden.com/), [Steve Jothen](http://twitter.com/sjothen)
|
|
||||||
|
|
||||||
### 2.4.0: January 25th, 2011
|
### 2.4.0: January 25th, 2011
|
||||||
|
|
||||||
@@ -130,15 +123,19 @@
|
|||||||
<li>Added Blueprint CSS to Starkers</li>
|
<li>Added Blueprint CSS to Starkers</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
[Scott Walkinshaw](http://www.scottwalkinshaw.com/), [Matthew Price](http://www.matthewaprice.com/), [Kyle Geminden](http://www.kylegeminden.com/), [Steve Jothen](http://twitter.com/sjothen), [John Liuti](http://twitter.com/JohnLiuti), [Jeremiah Wall](http://jeremiahwall.com/), [Jenny Jui-Shan Liang](http://jsliang.twgogo.org/)
|
||||||
|
|
||||||
## License:
|
## License:
|
||||||
|
|
||||||
Major components:
|
Major components:
|
||||||
|
|
||||||
* HTML5 Boileplate: [The Unlicense](http://unlicense.org)
|
* HTML5 Boilerplate: [The Unlicense](http://unlicense.org)
|
||||||
* Blueprint CSS: Modified MIT License
|
* Blueprint CSS: Modified MIT License
|
||||||
* 960 Grid System: MIT/GPL license
|
* 960 Grid System: MIT/GPL License
|
||||||
* Modernizr: MIT/BSD license
|
* The 1140px Grid: CC BY-SA 3.0 Australia License
|
||||||
* jQuery: MIT/GPL license
|
* Modernizr: MIT/BSD License
|
||||||
|
* jQuery: MIT/GPL License
|
||||||
|
|
||||||
Everything else:
|
Everything else:
|
||||||
|
|
||||||
@@ -146,4 +143,4 @@ Everything else:
|
|||||||
|
|
||||||
## Summary:
|
## Summary:
|
||||||
|
|
||||||
Roots is a starting WordPress theme made for developers that's based on HTML5 Boilerplate, Blueprint CSS and Starkers that will help you rapidly create brochure sites and blogs.
|
Roots is a starting WordPress theme made for developers that's based on HTML5 Boilerplate, Blueprint CSS (or 960.gs) and Starkers that will help you rapidly create brochure sites and blogs.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Theme Name: Roots
|
Theme Name: Roots
|
||||||
Theme URI: http://www.rootstheme.com/
|
Theme URI: http://www.rootstheme.com/
|
||||||
Description: Starting theme based on HTML5 Boilerplate, Blueprint CSS and Starkers
|
Description: Starting theme based on HTML5 Boilerplate, Blueprint CSS and Starkers
|
||||||
Version: 3.2.1
|
Version: 3.2.2
|
||||||
Author: Ben Word
|
Author: Ben Word
|
||||||
Author URI: http://benword.com/
|
Author URI: http://benword.com/
|
||||||
Tags: roots, boilerplate, blueprint, starkers
|
Tags: roots, boilerplate, blueprint, starkers
|
||||||
|
|||||||
Reference in New Issue
Block a user