Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Latest commit

 

History

History
63 lines (35 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

63 lines (35 loc) · 1.08 KB

ChangeLog

1.7.1 (2018-09-13)

  • Set proper word-wrap for long lines

1.7.0 (2018-05-24)

  • Use Google Fonts CSS directly with preconnect

1.6.1 (2018-04-09)

  • Fix lang attribute for post with external URL

1.6.0 (2018-04-09)

  • Appropriately size h1s in the post body (#19)
  • Update code for Web Font Loader
  • Link external URL directly for each post (#20)

1.5.0 (2017-12-27)

  • Support tags (#17)

1.4.2 (2017-11-21)

  • Add some styling for tables (#15)

1.4.1 (2017-11-03)

  • Disable comments by default

1.4.0 (2017-11-01)

  • Support YAML list for keywords (Fix #7)
  • Add ability to provide a comments provider for pages and posts (#10)

1.3.0 (2017-02-20)

  • Fix typos of the theme description
  • Add powered-by links to the footer

1.2.1 (2017-01-23)

  • Make theme can be overridden (#2)

1.2.0 (2017-01-16)

  • Use excerpt for meta tags (#1)

1.1.0 (2017-01-07)

  • Make feed path configurable
  • Empty head_custom.html to prevent adding comments

1.0.1 (2017-01-07)

  • Fix RSS feed URL
  • Bump jekyll-sitemap to 1.0

1.0.0 (2017-01-06)

  • Initial release