Skip to content

v2.2.0

Compare
Choose a tag to compare
@jekyllbot jekyllbot released this 24 Jan 16:54
· 232 commits to master since this release
c0ce8dc

Minor Enhancements

  • Handling content outside of posts (#88)
  • Add default table styles (#144)
  • Add jekyll-seo-tag dependency (#139)
  • Add Microformats markup (#160)
  • Add more social links (#141)

Documentation

  • Docs: clarification about page title (#142)

Upgrade instructions

Github and Twitter includes have been removed in the footer, please update your layout like so.

If you have overridden the _sass/minima.css file, add the following variable before the @import directive:

$table-text-align: left !default;