Skip to content
This repository was archived by the owner on Apr 19, 2018. It is now read-only.

Releases: wp-evolved/evolved-theme

v1.2.0 - January 18, 2015

18 Jan 22:20

Choose a tag to compare

  • 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

18 Jan 22:20

Choose a tag to compare

  • Updated the image itemprop to correct element

v1.1.5 - November 17, 2014

17 Nov 17:56

Choose a tag to compare

  • 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

17 Nov 17:44

Choose a tag to compare

  • Fixed an incorrect EJS template in the Gruntfile

v1.1.3 - October 10, 2014

10 Oct 20:51

Choose a tag to compare

  • Fixed the display_post_thumbnail function
  • Corrected border property in _block_list.css
  • Update hidden-text mixin in _mixins.css
  • Fixed the pagination function

v1.1.2 - October 2, 2014

02 Oct 21:10

Choose a tag to compare

  • Fixed the display_post_thumbnail_src function
  • Fixed the display_post_thumbnail function

v1.1.1 - September 26, 2014

26 Sep 17:07

Choose a tag to compare

  • Add catch for both '...' and HTML entity hellip
  • Fixed typo in clearfix.scss

v1.1.0 - August 27, 2014

26 Sep 17:07

Choose a tag to compare

  • Moved dependencies and Gruntfile back to root of project to reduce commands from multiple locations and ease installation

v1.0.1 - August 19, 2014

26 Sep 17:07

Choose a tag to compare

  • Added Sass import to Gruntfile for bower deps
  • Fixed colorguard task for build task

v1.0.0 - August 13, 2014

26 Sep 17:07

Choose a tag to compare

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.