Releases: chringel21/chringel-hugo-theme
Releases · chringel21/chringel-hugo-theme
v1.3.1
Features
- Add responsive image rendering
- Add structured metadata JSON-LD
- Add favicon support
- Add 'tag cloud'
- Publishing via brid.gy
- New content type notes for your micropub needs
- Post now can contain a
lastmod
date for updates - Configurable Previous post/Next post links
- Add possibility for custom taxonomy series
- Add webmention endpoints
Fixes
- Remove unused SEO related keywords
- RSS feed item includes whole post, instead of summary
- Fix incorrect newline after link
- Minor layout fixes
- A couple of updated icons
- Update parsing webmentions
- Fix default number of post per pagination and taking it actually into account
- Fix overlapping headings and navbar
- Remove double
main
tag - Restructure single post and post lists to remove double code
- Fix timezone problem
- Fix missing author photo in
h-entry
- Improve webmention layout
- Fix uncovered case of missing SVG icon
What's Changed
New Contributors 🚀
Full Changelog: v1.3...v1.3.1
v1.3
Fixes
- Update prettier 2d13189
- Update post archetype to reflect updated front matter params for post cover images 06779a4 52edaa4
- Fix hyperlink rendering additional whitespace 34217a9 77a1699
- Fix featured post image overflowing on md screens acf4f18
- Use fallback caption for images 8739f10
Features
- Use heading render hook for deeplinks in favor of js implementation 23eb650
- Use post tags as meta keywords on posts for SEO f644473
- Add Mastodon social icon 5b04532
- Add IndieWeb
rel-me
tags for social links 0996a91 - Add IndieWeb
h-card
support 19f0efa 8417084 - Add IndieWeb
h-entry
tags 1481e3b 5e8589a 522417c - Add additional front matter params
lastmod
6061e56 - Show author on posts a4a8773
- Allow markdown in footer text 2549b3d
- Add support for RSS output 588a519 1f311b5
Full Changelog: v1.2.1...v1.3
v1.2.1
v1.2.1
Features
- Allow Markdown for image captions d5bea2f
- Use page bundle image resources over assets 093d6cc
- Add a page bundle archetype for creating new content 8db453d, see documentation
Fixes
Accessibility improvements
- Set explicit width and height for images on start page 3e04221
- Change header order on start page a4cfedd
- Improve contrast for better readability 350572b
Full Changelog: v1.2...v1.2.1
v1.2
Features
- Resume - Create styled and printable resume pages from JSON data based on JsonResume schema
- Add lazy loading for images
Full Changelog: v1.1.4...v1.2
v1.1.4
Features
Fixes
- Correctly check for production environment
- Update font reference (Useful when hosting on subfolder, i.e. https://example.com/blog/)
Full Changelog: v1.1.3...v1.1.4
v1.1.2
v1.1.1
v1.1.0
Features
- Deeplinks: hover over a heading in a post to copy a link to that heading
Fixes
- Renamed JS assets for better readability
- Make inline code lines actually readable in dark mode
- Add prettier config
Full Changelog: v1.0.0...v1.1.0