Releases: zivong/jekyll-theme-hamilton
Releases · zivong/jekyll-theme-hamilton
v4.0.0
Major enhancements
- Replace the
modified_date
variable of posts with thelast_modified_at
variable since the later variable would also be considered byjekyll-seo-tag
. - Delete the
$display-font-family
SCSS variable.
Minor enhancements
- Adjust fonts.
- Show the location of the author on the sidebar.
- Show the comment count of each post on the homepage.
- Slightly adjust the layout.
v3.1.0
v3.0.0
Major enhancements
- Rename some SCSS variables.
Minor enhancements
- Optimize the reference to Google Fonts.
- Delete the
image.html
template since it needs the user toinclude
on posts, and this behavior is not portable. - Modify runtime dependencies to be compatible with GitHub Pages.
- Force to use
jekyll-paginate
. - Add post paginate navigation.
Bugs
- Fix the shadow of
dropdown-content
.