Commit graph

20 commits

Author SHA1 Message Date
Marco Grassia
e45ef47a09
feat(bootstrap): update FontAwesome to v6.6.0 (#3171) 2024-12-14 16:47:02 +00:00
Filip Vukelic
fdf45baf57
fix(bootstrap): default_button_index possibly not taking effect (#3156)
Fixes argument ordering
2024-10-13 15:55:26 +01:00
George Cushen
661cadc173 feat: pull in latest analytics/seo modules
Closes #3143
2024-10-12 18:41:04 +01:00
Filip Vukelic
9b7e44a06e
feat: support latest Hugo version - remove remains of deprecated Site.GoogleAnalytics (#3139) 2024-09-07 23:44:59 +01:00
Alexandre Duverger
927fddeb50
i18n: fix typo in french translation (#3140) 2024-09-07 23:43:26 +01:00
George Cushen
41bd113535 feat(collection): add exclude_publication_type filter 2024-05-13 20:33:11 +01:00
dajakus
be5537b684
i18n(bootstrap): Add Croatian support to bootstrap (#3099) 2024-05-10 00:16:39 +01:00
Chen
7d5cbf3ce7
i18n: fix translation id for conference paper (#3095) 2024-05-07 20:44:15 +01:00
George Cushen
07fe0da177 feat(shortcode): support Hugo v0.123 deprecation of GetCSV
Resolves following Hugo issue:

INFO  deprecated: data.GetCSV was deprecated in Hugo v0.123.0 and will be removed in a future release. use resources.Get or resources.GetRemote with transform.Unmarshal.
2024-03-03 16:56:40 +00:00
George Cushen
cee6e1e3e1 feat(blox): optionally hide skill percent
when `percent` field is empty

As requested in https://discord.com/channels/722225264733716590/1213513275069960263/1213513275069960263
2024-03-02 18:04:22 +00:00
George Cushen
623ca31a5f feat(bootstrap): add compatibility for Hugo v0.123 2024-02-24 17:00:54 +00:00
George Cushen
b290b27077 feat(tailwind): port custom.css feature
Also:

-improve BiliBili shortcode responsive style
-prefix resume blox names in backwards compatible way
-use blox-analytics
-rename module config.yaml to hugo.yaml
2023-12-29 23:34:33 +00:00
rodrigoalcarazdelaosa
824ef0dbf0
feat(bootstrap): update Font Awesome to v6.5.1 (#3034) 2023-12-20 13:33:17 +00:00
George Cushen
11aedd9912 feat: enable landing pages to be used on Hugo list pages (_index.md) without url workaround 2023-11-29 00:15:16 +00:00
Johannes Becker
c57e12dd31
feat(bootstrap): support facet filters for docsearch (#3026)
Closes #3022
2023-11-27 21:19:43 +00:00
Thom Wiggers
425726d96b
feat: support Hugo v0.120 - fix display of addresses
Add support for breaking changes in Hugo v0.120.0

The delimiters got escaped by Hugo v0.120

See #3012
Close #3016
2023-11-09 18:01:18 +00:00
George Cushen
d9695efa09 fix: links (cont.) 2023-11-09 14:58:28 +00:00
George Cushen
5849f386bd fix: blox-seo require 2023-11-08 14:19:41 +00:00
George Cushen
22992233d8 fix: blox-bootstrap require 2023-11-08 14:12:29 +00:00
George Cushen
9b2e271c7c fix: links 2023-11-07 23:09:38 +00:00