Merge branch 'master' into testing
This commit is contained in:
commit
19a66bd85f
|
@ -5,6 +5,12 @@ Website: http://understrap.com
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
=
|
=
|
||||||
|
- **0.3.4 SEP. 9th 2015**
|
||||||
|
- Adding basic Woocommerce support
|
||||||
|
- Cleanup for submitting to wordpress.org
|
||||||
|
- Removing _s SASS ... no need for basic styling with Bootstrap.
|
||||||
|
|
||||||
|
|
||||||
- **0.3.1 AUG. 12th 2015**
|
- **0.3.1 AUG. 12th 2015**
|
||||||
- Adding bower dependency manager and replacing GRUNT taskrunner with GULP
|
- Adding bower dependency manager and replacing GRUNT taskrunner with GULP
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Author: Holger Koenemann
|
||||||
Author URI: http://www.holgerkoenemann.de
|
Author URI: http://www.holgerkoenemann.de
|
||||||
Description: Combination of Automattic´s _s theme and Bootstrap SASS. Made as a solid starting point for your next theme project and WordPress website. Including Font Awesome support, build-in widget slider and much more you need for basic websites.
|
Description: Combination of Automattic´s _s theme and Bootstrap SASS. Made as a solid starting point for your next theme project and WordPress website. Including Font Awesome support, build-in widget slider and much more you need for basic websites.
|
||||||
A developer version (with Grunt/node and SASS sources) is available on github: https://github.com/holger1411/understrap
|
A developer version (with Grunt/node and SASS sources) is available on github: https://github.com/holger1411/understrap
|
||||||
Version: 0.3.3
|
Version: 0.3.4
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
Text Domain: understrap
|
Text Domain: understrap
|
||||||
|
|
Reference in New Issue