This repository was archived by the owner on Apr 19, 2018. It is now read-only.
Releases: wp-evolved/evolved-theme
Releases · wp-evolved/evolved-theme
v1.2.0 - January 18, 2015
- Split up build tool resources in /root dir
- Added gulpfile
- Added package.json specific to Gulp dependencies
- Updated Readme for Gulp info
v1.1.6 - January 18, 2015
- Updated the image itemprop to correct element
v1.1.5 - November 17, 2014
- Removed home.php to now default to index.php for the blog landing
- Updated index.php to include list of latest posts and pagination
v1.1.4 - October, 30, 2014
- Fixed an incorrect EJS template in the Gruntfile
v1.1.3 - October 10, 2014
- Fixed the
display_post_thumbnailfunction - Corrected border property in _block_list.css
- Update
hidden-textmixin in _mixins.css - Fixed the
paginationfunction
v1.1.2 - October 2, 2014
- Fixed the
display_post_thumbnail_srcfunction - Fixed the
display_post_thumbnailfunction
v1.1.1 - September 26, 2014
- Add catch for both '...' and HTML entity hellip
- Fixed typo in clearfix.scss
v1.1.0 - August 27, 2014
- Moved dependencies and Gruntfile back to root of project to reduce commands from multiple locations and ease installation
v1.0.1 - August 19, 2014
- Added Sass import to Gruntfile for bower deps
- Fixed colorguard task for build task
v1.0.0 - August 13, 2014
Initial Release of the Evolved Theme for WordPress
Theme files are now separated from the Evolved Yeoman generator for users you prefer not to use Yeoman
Features:
- Parent theme creates a unified base for all projects without making too many design decisions.
- Child theme takes control of your project's specific design requirements utilizing Bourbon for Sass utilities, Neat for grid alignments and borrows from Inuit CSS for a solid base.
- Utilizes Bower for easy dependency management.
- Utilizes Grunt for an integrated CLI task building.