Skip to content

Releases: 1bl4z3r/hermit-V2

Unbreaking userstyles & German Translation

13 Feb 17:45
Compare
Choose a tag to compare

What's Changed

  • Added german translation by @JH220 in #51
  • Resolution for Issue #48, where build broke if assets/scss is not present

New Contributors

  • @JH220 made their first contribution in #51

Notable Issues

  • Release v1.0.12 breaks builds unless blank assets/scss directory exists in project root #48

Thanks to @alexhaydock, @JH220 for their time and effort

Full Changelog: v1.0.13...v1.0.14

Fix context given to customs_css

02 Feb 04:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.12...v1.0.13

Add : User Styles

05 Jan 06:36
Compare
Choose a tag to compare

What's Changed

  • Add : userstyles; to extend, change and make theme styles better suit your needs. 8ddd65a

To use userstyles, add assets/scss/userstyles.scss to your site's root, and let the blank canvas be a channel of your creativity.
Readme Link

Full Changelog: v1.0.11...v1.0.12

Added support for Category Taxonomy

01 Jan 08:14
Compare
Choose a tag to compare

What's Changed

  • Added support for Category Taxonomy. This is disabled by default in accordance with original theme
  • Created two variables in hugo.toml to specify the characters before tag and category text
    • tagSymbol for tags. Default is #
    • categorySymbol for categories. Default is

See explaining-configs for new changes

First Release of 2024

Full Changelog: v1.0.10...v1.0.11

New Social Icons & Happy New Year

30 Dec 15:10
Compare
Choose a tag to compare

What's Changed

Screenshot from 2023-12-30 20-14-17

New Contributors

As this is a last Release of 2023

I would like to thank everyone who have cloned, forked, open PR, raised Issues and Starred.
This was an amazing year for hermit-v2, showing that you love the OG enough to prevent it from landing in Open Graveyard.

Lastly, I wish you all a Happy New Year and hope that 2024 brings you prosperity, happiness and tranquility. Spend time with your family & friends and make the world a better place.

Full Changelog: v1.0.9...v1.0.10

New icons and minor changes for visibility

04 Dec 03:33
c65e394
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

Changes to Site Assets

23 Nov 04:57
Compare
Choose a tag to compare

This Release allows the site assets (Additional JS and CSS, Images) to be kept in assets directory, thereby freeing static directory.

  • Images will be auto-converted to WEBP and JPG to have minimal overhead on loading the site. All syntaxes for figure shortcode is implemented as-is.
  • Additional JS/CSS will be auto-minified and loaded in separate thread.

Full Changelog: v1.0.7...v1.0.8

always strive to upgrade

14 Nov 18:22
Compare
Choose a tag to compare

Few changes related to SEO
Updated Readme to remove artifacts

Full Changelog: v1.0.6...v1.0.7

There is nothing permanent except change

07 Nov 12:37
Compare
Choose a tag to compare

Changes

  • #36 Added share button
  • #34 Added Legacy Layout
  • #42 Created an example config file

Full Changelog: v1.0.5...v1.0.6

Unbreaking on hugo v0.120.x

31 Oct 11:06
Compare
Choose a tag to compare

What's Changed

  • Social is breaking on v0.120.x. This is an hotfix as suggested by @arongergely. Huge thanks to them.

Full Changelog: v1.0.4...v1.0.5