chringel-hugo-theme

chringel - Privacy focused theme for Hugo

MIT License

Stars
36
Committers
3

Bot releases are hidden (Show)

chringel-hugo-theme - v1.3.1 Latest Release

Published by chringel21 about 2 years ago

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: https://github.com/chringel21/chringel-hugo-theme/compare/v1.3...v1.3.1

chringel-hugo-theme - v1.3

Published by chringel21 over 2 years ago

Fixes

  • Update prettier 2d131893b47d783278ab244cedae2f612b038461
  • Update post archetype to reflect updated front matter params for post cover images 06779a49298125d37fb36790412700f42831a606 52edaa4e811a29a38ffeff3d0bdfaad1830988f9
  • Fix hyperlink rendering additional whitespace 34217a9d23716477ef0fcf44538faec2e2a673e8 77a1699c174e825eb68a00fde854bd5147dced78
  • Fix featured post image overflowing on md screens acf4f184cbefcad342239870c8bce461a6c44233
  • Use fallback caption for images 8739f103908d8436bf04012ccf601a725ff2006d

Features

  • Use heading render hook for deeplinks in favor of js implementation 23eb650f4dec54e77360b591b5151f7155dcdcef
  • Use post tags as meta keywords on posts for SEO f6444732346ba9fc44c627ee1e77f27cc881b155
  • Add Mastodon social icon 5b045323369f3e27d05bc0de61c9310d8306ed1d
  • Add IndieWeb rel-me tags for social links 0996a9116fd40ba0c283a3164349828df9e78952
  • Add IndieWeb h-card support 19f0efa61cb8fec6fbd63b689a733a263ee10f72 8417084eb659503729d4faae6f0d6062e4794eaa
  • Add IndieWeb h-entry tags 1481e3b0f2a72fdee9a7704c89c8afe87f79b7fd 5e8589a95525ec7663c939c98dbcc8e14006795f 522417c2db77275b51874a6f8f52eb6614c08a29
  • Add additional front matter params lastmod 6061e56b1cf1e16b0bf523e0d20bc089d0b3e4f1
  • Show author on posts a4a87731911c69e6b245444a1ad1935fc6694a81
  • Allow markdown in footer text 2549b3db4d9dc17cdb54fc264e782342e2d42c14
  • Add support for RSS output 588a5192d4989d01ace035812500f3f603f37325 1f311b5b98eb364aa802f400b006bfea00dc916e

Full Changelog: https://github.com/chringel21/chringel-hugo-theme/compare/v1.2.1...v1.3

chringel-hugo-theme - v1.2

Published by chringel21 over 2 years ago

Features

  • Resume - Create styled and printable resume pages from JSON data based on JsonResume schema
  • Add lazy loading for images

Full Changelog: https://github.com/chringel21/chringel-hugo-theme/compare/v1.1.4...v1.2

chringel-hugo-theme - v1.1.4

Published by chringel21 over 2 years ago

chringel-hugo-theme - v1.1.2

Published by chringel21 over 2 years ago

Fix

  • Reworked Tailwind config
  • Remove PurgeCSS

Full Changelog: https://github.com/chringel21/chringel-hugo-theme/compare/v1.1.1...v1.1.2

chringel-hugo-theme - v1.1.1

Published by chringel21 over 2 years ago

Fix

  • Fix missing CSS classes not being built for production

Full Changelog: https://github.com/chringel21/chringel-hugo-theme/compare/v1.1.0...v1.1.1

chringel-hugo-theme - v1.1.0

Published by chringel21 over 2 years ago

chringel-hugo-theme - v1.0.0

Published by chringel21 over 2 years ago

Initial release

What's Changed