- Update to Apache Server Configs v2.2.0
- Further optimize
apple-touch-icon-precomposed - Add
Disallow:torobots.txt - Update 404 to reduce uncopressed size
- Update Bower packages and npm dependencies to latest
- Update to Apache Server Configs v2.1.0
- Simplified default template markup (#81)
- Add time-grunt to measure grunt's execution time
- Use libsass instead of Ruby Sass
- Clean up karma.conf.js
- Use xtend instead of deprecated Grunt dependency Lodash
- Update Grunt to 0.4.2
- Minor updates of IE 6, 7 support
- Removing .ir class, as it was done on HTML5 Boilerplate
- Minor updates to .htaccess
- Clean up Gruntfile
- Remove grunt-concurrent
- Update Modernizr to v2.7.1
- Update dependencies and devDependencies
- Move Karma tests in
grunt buildwithout using concurrent (#62) - Remove regexp option from JSHint options
- Fix broken link in template
- Use Bower for package management and replace vendor packages (#24)
- Add Karma as Test Suite
- Add test integration with Jasmine
- Add default markup (#31)
- Add Grunt task to optimize images (#26)
- Move all Grunt tasks into own file
- Add node-matchdep to automatically fetch dependencies
- Add a build step for HTML files (#5)
- Add an option to use templates for content
- Add documentation about how to write modules with Sass
- Add default logo.svg
- Update Modernizr to 2.7.0
- Update RequireJS to 2.1.9
- Update to Apache Server Configs v2.0.0
- Update jQuery to 1.10.2
- Update normalize.css to 2.1.2 (removes IE 6 and 7 support)
- Use Sass-Mixins v0.6.0
- Update to Google Universal Analytics
- Update 404 template to latest version from HTML5 Boilerplate
- Remove CC for IE7
- Remove Chrome Frame support (#28)
- Use only one Apple Touch Icon
- Restructre copying of files and dist-folder structure (#11)
- Remove media-query files in favor of inline media-queries
- Add AUTHORS file instead of specifiying it in package.json
- Use a variable for main text color (#30)
- Add .bowerrc configuration file for Bower
- Add folder CSS to .gitignore
- Add grunt-concurrent to run tasks concurrently (#22)
- Update normalize.css to 1.1.2
- Update jQuery to 1.10.1
- 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