Update CHANGELOG and history
Update CHANGELOG, history, and README
Update CHANGELOG and history
Update jekyll-toc with heading classes fix (#1337)
Update CHANGELOG and history
Aqua skin (#1336)
* Add new skin and update docs
* Better screenshots for aqua skin
Update CHANGELOG and history
Fix author profile link texts (#1328)
Refactor seo.html and support OpenGraph image overrides (#1321)
- Refactor seo.html include and add `page.header.og_image` override
- DRY up handling of page images (`page.header.image`, `page.header.overlay_image`, `page.header.teaser`, and `site.og_image`).
- Allow page images to be set with `header.og_image` page variable in YAML Front Matter as per feature request in #1316.
- Add sample posts for testing `og_image` override
- Set author bio as site OpenGraph default image
- Document `page.header.og_image` OpenGraph override
- Update CHANGELOG and history
Close #1316
Adjust syntax highlighted code blocks padding
Rouge 2 adds `<div class="highlight"></div>` to markup which can introducing styling defects like extra padding.
Toggle table of contents via front matter (#1310)
* Add jekyll-toc include
* Reduce whitespace generated by comments
* Add table of contents include to `single` layout
* Replace `toc` include with jekyll-toc enabled YAML Front Matter
* Update README
* Update table of contents documentation
- Revise `toc` helper include to mention that it will be deprecated in the next major version.
- Add documentation to `single` layout explaining how to enable table of contents on those pages.
* Update CHANGELOG and history
* Update LICENSE
Close #1222
Update licenses (#1305)
* Update license to credit 3rd party code and assets
* Add Jekyll Group-By-Array license credit
Update languages with localized UI text strings
Add Polish localized UI text strings
Ref: #1304