Releases: patdryburgh/hitchens
Upgrade to Jekyll 4
This release updates the gemspec to require Jekyll 4.0 and adds a few details to the README.
Add description meta tag and add font-display property to @font-face
This release addresses issues raised in #12. It also increases the required bundler version from ~> 1.16
to ~> 1.17
.
Fix masthead padding
There was some additional padding on the masthead that forced the site's navigation to wrap to two lines on the home page but not on the other pages. This has been fixed.
Prettier!
I wasn't a huge fan of the yellow I had initially decided to use. This one is a lot warmer. The homepage layout is also dramatically improved by making everything yellow! The whole theme feels a lot more cohesive now. And I really hope you like it :)
Improved hover states
This release improves the hover/focus state of links in the post list and site navigation. It also increases the contrast for the <h2>
tag in the masthead to bring it in line with the WCAG 2.1 standards for colour contrast.
Limit link hover styles to articles
0.6.1 update gemspec
Skip navigation links, improved accessibility, and a DuckDuckGo search bar
I'm excited to announce that release 0.6.0 of the Hitchens themes is ready for production!
This release adds a skip navigation link and other accessibility improvements, as well as a new DuckDuckGo-powered search bar. I chose DuckDuckGo because of their stance on privacy and have been using this custom search bar on my own site since 2012.
I'm always interested in your feedback, so please file any issues you notice as you use the theme. The theme is offered as-is with no warranty, but I do intend to continue supporting it to the best of my abilities :)
I look forward to seeing what you do with the Hitchens theme!
Footnote formatting, JSON Feed Validation
RSS & JSON Feeds, Icons, Updated README
Decided to do one more release before releasing this for production. This release:
- Introduces RSS and JSON feeds
- Adds apple touch icon and favicon
- Updates the README with Quick Start instructions
Title-less posts, excerpts, improved navigation, and bug fixes
Barring any showstoppers, this is planned to be the final pre-release before the theme is ready for production. It introduces features that will make this theme micro-blog friendly including title-less posts and excerpt truncation settings. It also improves the site's navigation and fixes some bugs missed in the previous two releases.
Any one interested in testing it can do so by following the instructions provided in the repository's README file.