Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@drublic drublic released this 20 Nov 08:22
· 197 commits to master since this release

Additions

  • 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

Updates

  • 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

Removals

  • Remove CC for IE7
  • Remove Chrome Frame support (#28)
  • Use only one Apple Touch Icon

Other

  • 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