- Set proper word-wrap for long lines
- Use Google Fonts CSS directly with preconnect
- Fix lang attribute for post with external URL
- Appropriately size h1s in the post body (#19)
- Update code for Web Font Loader
- Link external URL directly for each post (#20)
- Support tags (#17)
- Add some styling for tables (#15)
- Disable comments by default
- Support YAML list for keywords (Fix #7)
- Add ability to provide a comments provider for pages and posts (#10)
- Fix typos of the theme description
- Add powered-by links to the footer
- Make theme can be overridden (#2)
- Use excerpt for meta tags (#1)
- Make feed path configurable
- Empty
head_custom.html
to prevent adding comments
- Fix RSS feed URL
- Bump jekyll-sitemap to 1.0
- Initial release