Skip to content

Latest commit

 

History

History
91 lines (67 loc) · 8.09 KB

CHANGELOG.md

File metadata and controls

91 lines (67 loc) · 8.09 KB

Changelog

This changelog mainly documented some major changes, updates or fixes (with credits) for reference purposes. It by no means covers all contributors. Nonetheless, to the bottom of my heart, I truly appreciate all of your time and contributions.

2024-06

  • PR #11 adds internal Font Awesome 6 SVG Icon support and documentation. Also includes documentation for the other theme shortcodes.

2023-10-7

  • PR #7 correctly breaks out the about section on the sidebar as a partial
  • PR #8 updates Font Awesome v6 and adds the Threads icon
  • PR #10 by @MarcoIeni adds support for giscus

2023-10-3

  • Rebrand theme triple-hyde
  • PR #1 adds support for Google Analytics v4
  • PR #5 by @eatingbrb adds support for Mastodon in social sidebar
  • PR #6 adds support for img shortcodes, allowing you to align an image inside of markdown by adding #center, #left or #right at the end of an image link. E.g. ![Metal](/uploads/2014/06/metal_icon.png#center)

2018-11

  • Per PR #56, Gravatar pics can be used exclusively to .Site.Params.authorimage via the parameter .Site.Params.social.gravatar

    • [params.social]
      	gravatar = "your.email@domain.com"
  • Fix Hugo demo (issue #53)

  • Fix mobile header (PR #51: credits to @gamingrobot)

  • Add Utterances comments (PR #50: credits to @gamingrobot)

2018-10

  • Enable hyde-hyde to work directly with SCSSs instead of generated CSSs (PR #45: credits to @jd4no)
  • Patch potential vulnerabilities of target="_blank" (PR #48: credits to @gfrcsd)

2018-09

2018-07

Version 2.0

Version 1.0