Skip to content

v2.1.1

Compare
Choose a tag to compare
@benbalter benbalter released this 13 Apr 15:09
· 301 commits to master since this release
dbd0f84

Minor Enhancements

  • Close #55: Improve mobile user experience (#62)
  • Remove incomplete status from spec summary (#63)
  • Use date_format if set in configuration (#70)
  • Corrected misspelled word (#72)
  • Scale headings relative to base-font-size (#78)
  • Remove 2.0 post-install message (#82)
  • Fixes #115 - Only include the nav tag if there are pages to be displayed in the menu (#116)
  • Fixes #80, #106. Make the hamburger work with pure CSS. (#111)
  • add header_pages config to link only specific files in header (#52)
  • More easily customizable CSS (#117)
  • Use relative size for fonts and line-height (#103)
  • Add 404 page from jekyll master (#121)

Development Fixes

  • Remove duplicate .sass-cache (#71)
  • Demo minima on GitHub Pages (#76)
  • Remove the Rakefile (#118)

Documentation

  • Update README with theme content description (#91)
  • Update default local URL (#120)