Symphtml5
HTML5 starter ensemble, based on the Fiverstarter boilerplate
Description
Symphtml5 is a simple HTML5 starter workspace. Its purpose is to take care of repetitive tasks when getting a new project up and rolling.
Changelog
1.0.0 - July 31st, 2013
- No longer an "Ensemble", just a default
workspace/
directory. - Removed a lot of other things, making very few assumptions.
- Now using grunt.js to compile and watch files during development.
0.5 - December 31st, 2011
- Updated to Symphony 2.2.5
- Removed scripts.xsl utility, replaced with xsl:template modes
- Updated jquery to 1.7.1
0.4 - August 23rd, 2011
- Updated to Symphony 2.2.3
- Removed reset.css for normalize.css
- Cleaned up some left unnecessary leftovers from previous versions
- Added scripts.xsl back in (not sure how that went away)
- Added in a responsive grid system
0.3 - August 3rd, 2011
- Updated to Symphony 2.2.2
- Updated jquery to 1.6.2
- Removed formalize (It's nice, I just never ended up using it)
0.2.1 - May 23rd, 2011
- Changed the readme to reflect this specific ensemble
- Updated jquery to 1.6.1
0.2 - April 28th, 2011
- Updated to Symphony 2.2.1
- Bug fix for incorrect workspace variable in scripts
- Moved scripts to a separate utility
- Changed jquery to 1.6
0.1 - March 3rd, 2011
- Initial commit