- Add Travis CI
- Include RequireJS
- Rename log.js to console.js
- Update .htaccess to reflect latest changes
- Remove Google Analytics protocol check (see h5bp/html5-boilerplate#1319)
- Update normalize.css to version 1.1.1
- Update versions of Grunt modules
- Add node server with grunt-contrib-connect
- Remove WEBrick server
- Update jQuery to version 1.9.1 including source map
- Add source-maps for JavaScript files (See #9 and #10)
- Add wildcard option for jQuery version (#8)
- Improve log.js removing function name for noop
- Update favion to lastest with HiDPI version
- Update jQuery to version 1.9.0 including source map
- Update to lastest styles from HTML5 Boilerplate
- Update normalize.css to version 1.1.0
- Update to reflect latest changes in Grunt
- Update .htaccess to HTML5 Boilerplate's latest version
- Update log.js to reflect HTML5 BP's latest log stub method
- Update Gruntfile and package.json to work with latest draft of Grunt 0.4.0
- Rename production-package to "dist"
- Update jQuery to 1.8.2
- Add grunt-modernizr task
- Add .jshintrc file
- Add CONTRIBUTING.md file
- Add Changelog
- Update jQuery and Modernizr to latest versions
- Update .editorconfig with more options
- Update humans.txt file
- Update normalize.css to 1.0.1, image-replacement, docs and other stuff to reflect HTML5 Boilerplate 4.0.0 structure better
- Include a Grunt-task for HTML-validation
- Add seperate Grunt-tasks for development and production
- Include HTML5 Boilerplate
- Add .editorconfig file
- Include SCSS-file-structure
- Add initial Gruntfile.js and package.json
- Include MIT License
- Include ruby-server