Hugo Images Module
Hugo Images Module
The images module process images via URL query string and fragment, such as resize, crop, fit, fill and align images. This article offers some use cases for showing how to use it.
HugoMods
github.com/hugomods/katex/v0.2.0
0.2.0 (2023-05-16) Features add the formula and inline parameters (da75882)
HugoMods
github.com/hugomods/code-block-panel/v0.2.0
0.2.0 (2023-05-15) Features i18n: create ko.toml (#14) (c3a7265)
HugoMods
github.com/hugomods/code-block-panel/v0.1.2
0.1.2 (2023-05-15) Bug Fixes set the fallback translations for copying codes (ffdfa00)
HugoMods
github.com/hugomods/i18n-js/v0.2.1
0.2.1 (2023-05-15) Bug Fixes check if translations exist before getting translation (ece5257)
HugoMods
github.com/hugomods/search/v0.4.2
What’s Changed Create ko.toml by @evandde in https://github.com/hugomods/search/pull/146 New Contributors @evandde made their first contribution in https://github.com/hugomods/search/pull/146 Full Changelog: https://github.com/hugomods/search/compare/v0.4.1...v0.4.2
HugoMods
github.com/hugomods/search/v0.4.1
0.4.1 (2023-05-14) Performance Improvements simplify the hashing method (e6d2d90)
HugoMods
github.com/hugomods/search/v0.4.0
0.4.0 (2023-05-13) Features generate the hash for search indices (#140) (03db352)
HugoMods
github.com/hugomods/search/v0.3.1
0.3.1 (2023-05-13) Bug Fixes check if the taxonomies exist before rendering (6f6dd63) ignore invalid years (f87cb77) set z-index as 1 for dropdown menu to avoid overlapping with others (52584dc)
HugoMods
github.com/hugomods/search/v0.3.0
0.3.0 (2023-05-13) Features add support for filtering by years (dc8567d) add the filter_years parameter (34d9f83) add the taxonomies filter (55f6947) Bug Fixes correct the margin-bottom of dropdown menus (bcb43a0)
HugoMods
github.com/hugomods/i18n-js/v0.2.0
What’s Changed feat: add the fallback parameter on translate method by @razonyang in https://github.com/hugomods/i18n-js/pull/9 chore(main): release 0.2.0 by @github-actions in https://github.com/hugomods/i18n-js/pull/10 New Contributors @github-actions made their first contribution in https://github.com/hugomods/i18n-js/pull/10 Full Changelog: https://github.com/hugomods/i18n-js/compare/v0.1.0...v0.2.0
HugoMods
github.com/hugomods/search/v0.2.1
What’s Changed Chore: adding German translation by @deining in https://github.com/hugomods/search/pull/127 language dutch nl by @onknows in https://github.com/hugomods/search/pull/129 New Contributors @deining made their first contribution in https://github.com/hugomods/search/pull/127 @onknows made their first contribution in https://github.com/hugomods/search/pull/129 Full Changelog: https://github.com/hugomods/search/compare/v0.2.0...v0.2.1
HugoMods
How to Configure Giscus
Unlike Utterances, it’s a little bit complex to configure Giscus, since we have to configure the GitHub repository’s ID and the discussion category’s ID. This article describes how to set up Giscus properly.