tagging 3.2.2 (bugfixes)
This commit is contained in:
31
README.md
31
README.md
@@ -2,6 +2,11 @@
|
||||
|
||||
## Changelog:
|
||||
|
||||
### 3.2.2: April 24th, 2011
|
||||
<ul>
|
||||
<li>Bugfixes</li>
|
||||
</ul>
|
||||
|
||||
### 3.2.1: April 20th, 2011
|
||||
|
||||
<ul>
|
||||
@@ -15,9 +20,6 @@
|
||||
<li>Updated the conditional comment code to match latest changes to HTML5 Boilerplate</li>
|
||||
</ul>
|
||||
|
||||
#### Contributors
|
||||
[John Liuti](http://twitter.com/JohnLiuti)
|
||||
|
||||
### 3.1.1: April 7th, 2011
|
||||
|
||||
<ul>
|
||||
@@ -26,9 +28,6 @@
|
||||
<li>Fixed comments to show avatars correctly</li>
|
||||
</ul>
|
||||
|
||||
#### Contributors
|
||||
[Jenny Jui-Shan Liang](http://jsliang.twgogo.org/)
|
||||
|
||||
### 3.1.0: April 1st, 2011
|
||||
|
||||
<ul>
|
||||
@@ -37,9 +36,6 @@
|
||||
<li>Made the theme directory and name renamable</li>
|
||||
</ul>
|
||||
|
||||
#### Contributors
|
||||
[John Liuti](http://twitter.com/JohnLiuti), [Jeremiah Wall](http://jeremiahwall.com/)
|
||||
|
||||
### 3.0.0: March 28th, 2011
|
||||
|
||||
<ul>
|
||||
@@ -62,9 +58,6 @@
|
||||
<li>Added <code>searchform.php template</code></li>
|
||||
</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
|
||||
|
||||
<ul>
|
||||
@@ -130,15 +123,19 @@
|
||||
<li>Added Blueprint CSS to Starkers</li>
|
||||
</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:
|
||||
|
||||
Major components:
|
||||
|
||||
* HTML5 Boileplate: [The Unlicense](http://unlicense.org)
|
||||
* HTML5 Boilerplate: [The Unlicense](http://unlicense.org)
|
||||
* Blueprint CSS: Modified MIT License
|
||||
* 960 Grid System: MIT/GPL license
|
||||
* Modernizr: MIT/BSD license
|
||||
* jQuery: MIT/GPL license
|
||||
* 960 Grid System: MIT/GPL License
|
||||
* The 1140px Grid: CC BY-SA 3.0 Australia License
|
||||
* Modernizr: MIT/BSD License
|
||||
* jQuery: MIT/GPL License
|
||||
|
||||
Everything else:
|
||||
|
||||
@@ -146,4 +143,4 @@ Everything else:
|
||||
|
||||
## 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 URI: http://www.rootstheme.com/
|
||||
Description: Starting theme based on HTML5 Boilerplate, Blueprint CSS and Starkers
|
||||
Version: 3.2.1
|
||||
Version: 3.2.2
|
||||
Author: Ben Word
|
||||
Author URI: http://benword.com/
|
||||
Tags: roots, boilerplate, blueprint, starkers
|
||||
|
||||
Reference in New Issue
Block a user