Kickster Versions Save

Worry-free deploying to GitHub Pages using Jekyll

2.2.0

6 years ago
  • Update to Jekyll Assets 3
  • Update Ruby to 2.4.3
  • Use gtag.js instead of analytics.js

2.1.0

6 years ago
  • Update README with more installation info
  • Change Bower to Yarn
  • Update Jekyll

1.5.0

7 years ago
  • Update to Ruby v2.4.0
  • Use new absolute_path variable for links
  • Added more checks to html-proofer test

1.4.0

7 years ago
  • Add partial (include) for javascripts
  • Add partial (include) for head
  • Add og:type to head
  • Move bower assets to _assets folder

1.3.0

7 years ago
  • Update bower dependencies.
  • Add 404 page.
  • Fix Google Analytics tracking snippet.
  • Add more default config options to config.yml.
  • Add mini_magick gem.

1.2.0

7 years ago
  • Updated gemfile so no longer fixed version numbers are required.
  • Updated readme files with better wording.
  • Bumped to ruby version 2.3.1.
  • Updated to new html-proofer syntax.
  • Added default og-image.
  • Use new shorter Google Analytics script tag.
  • Update jQuery.

1.1.3

8 years ago
  • Bump to Ruby version 2.3.0
  • Update gems

1.1.0

8 years ago
  • Use Circle CI instead of Travis CI
  • Move Travis to optional
  • Add permissions to scripts

v1.0.3

8 years ago
  • Updated documentation
  • Release of new website

v1.0.2

8 years ago
  • Travis automated testing added
  • Update documentation
  • Travis automated deployment added