#The Betterment of Seve#
Version 1.4 Date: 2013-11-27
- Added visitor tracking to site.
Version 1.3 Date: 2013-11-11
- added project "Static Pages Templating"
- split main index.html file into smaller snippets and used grunt task to template.
- added html5shiv to fix IE8 support
Version 1.2 Date: 2013-11-04
- added project "Responsive Words"
Version 1.1 Date: 2013-11-03
-
added "What's this site about?"
-
Made Weight progress percentage and bar dynamicly pull data from twitter account that is updated by www.myFitnesspal.com.
-
After processing scss, have grunt plugin parse through generated css and find overall progress percentage and post value to my personal Twitter account.
To do next: static html blog using grunt.
Version 1.0 Date: 2013-10-22
Created the first section of the site, my personal and carreer progress tracker. I used SASS and Compass to create a static page that using a few mixins and math variables was able to have easy to customize progress bars. I also created a pen on www.codepen.io and embed it on the site show how I created it. I used a bunch of different carreer and life goals that, if you were to look in the _progress.scss
file here on github, you might find entertaining.
To do next: Node.js + Grunt.js to updated certain progress based on outside variables and api calls -Seve