Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.22 KB

History.markdown

File metadata and controls

54 lines (32 loc) · 1.22 KB

HEAD

Minor Enhancements

  • priority to site.url when site.github.url is available (#46)
  • Move contents of the index.html page to the 'home' layout (#48)

Development Fixes

  • Use standardized tab size of 2 spaces (#44)

1.2.0 / 2016-09-12

Minor Enhancements

  • Look to site.url when available (#35)

Documentation

  • Move instruction for CSS in install section (#37)

1.1.0 / 2016-09-07

Major Enhancements

  • Add support to Disqus (#21)
  • Google analytics support (#26)
  • Look for site.github.url if it exists (#25)

Minor Enhancements

  • Fixed Flash Of Unstyled SVG (#12)
  • Added "author" in footer instead of double title (#22)

Documentation

  • Document how to link to the theme styles (#18)
  • Update Example to resemble Default site (#24)

Development Enhancements

  • Use upstream gemspec file matcher (#9)
  • Fix gemspec regex (#31)
  • Add Travis and a basic smoke test (#33)

1.0.1 / 2016-07-28

  • include _layouts, _includes, and _sass dir in gem (#6)

1.0.0 / 2016-07-27

  • default layout: html lang attribute should allow user customization (#3)
  • Use normalize_whitespace filter for meta description (#4)
  • Fix repo's URL in contributing (#5)