Releases: thegeeklab/hugo-geekblog
Releases · thegeeklab/hugo-geekblog
v0.4.0
- ENHANCEMENT
- slightly change the date formate displayed on posts
- use
.Lastmod
instead of .Date
on posts
the date on updated posts will be prefixed with Updated on
string
modifications from the same day are ignored
- add read time indicator
- add basic post metadata to posts single view
v0.3.5
- ENHANCEMENT
- add template for Json Feeds
v0.3.4
- ENHANCEMENT
- switch back to Hugo internal twitter-card template
v0.3.3
- ENHANCEMENT
- include custom twitter-card metadata and switch to
summary
instead of summary_large_image
- INTERNAL
- upgrade CI pipeline to use Hugo v0.74.3
v0.3.2
- BUGFIX
- fix default atom feed include
- ENHANCEMENT
- increase contrast ratio on feature image overlay
v0.3.1
- FEATURE
- add feature image handling for blog posts
- add image processing shortcode
- ENHANCEMENT
- simplify image handling in json-ld schema
- cleanup thumbnail selection
v0.3.0
- BREAKING
- rename description and keyword variables
- rename logo variable
- rename subtitle variable
- ENHANCEMENT
- add partial for json-ld structured data
v0.2.5
- ENHANCEMENT
- generate android icons with transparent background
v0.2.4
- ENHANCEMENT
- enable microformats e.g. opengraph and twitter cards by default
- add a minimal set of default favicons