Riccardo M. BIANCHI, PhD
44e75541f7
feat(Tailwind): add reddit
icon to brands pack ( #3200 )
...
The social sharing in 'page_sharer.yaml' can now use the built-in `brands/reddit` icon for sharing a page to Reddit.
2025-03-01 20:11:44 +00:00
George Cushen
6dc78be622
chore: bump version
2025-02-12 23:06:54 +00:00
George Cushen
ec0e30baa4
fix: code copy button
...
Fixes when copying a code block, the copy button was also copied, leading to copied text containing the word 'copy'.
Fix #3160
2025-02-12 23:05:28 +00:00
George Cushen
1dbdd068d6
fix: search result background and scrolling
...
Fix #3148
2025-02-12 22:50:06 +00:00
George Cushen
5c58e935f1
feat: allow hiding breadcrumb on docs pages
...
By adding following to Hugo config or page frontmatter: `show_breadcrumb: false`
Close #3178
2025-02-12 21:14:38 +00:00
zephyr-lai
4fab7b1fc8
i18n(zh): update 'experience' translation for Chinese ( #3196 )
2025-02-11 01:26:07 +00:00
George Cushen
cea5cbc3d9
feat: add warning if avatar image not found
2025-02-03 13:53:13 +00:00
crnh
71de892c1c
feat(blox-tailwind): fingerprint dist/wc.min.css
( #3180 )
2024-12-23 20:17:30 +00:00
Marco Grassia
910927f2ec
feat(blox-bootstrap): update Bootstrap from v4.6.1 to v4.6.2 ( #3181 )
2024-12-23 20:15:03 +00:00
Marco Grassia
e45ef47a09
feat(bootstrap): update FontAwesome to v6.6.0 ( #3171 )
2024-12-14 16:47:02 +00:00
George Cushen
bfdbefddf4
chore(tailwind): bump version to v0.3.1
...
close #3164
close #3153
2024-11-04 15:46:15 +00:00
George Cushen
4fe544d8c2
feat: support latest Hugo to fix Markdown links no longer rendering
2024-11-04 15:43:58 +00:00
George Cushen
adc14f11d2
chore(tailwind): bump version to v0.3.0
2024-10-27 20:58:50 +00:00
George Cushen
2eaf5f6849
feat: add support for Hugo v0.134+ breaking changes
...
Tested with Hugo v0.135.0
Addresses `.Summary` breaking changes in Hugo v0.134: https://github.com/gohugoio/hugo/releases/tag/v0.134.0
2024-10-16 22:43:24 +01: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
Etienne Chassaing
33edab5882
i18n: FR: add Experience translation ( #3149 )
...
This commit adds the translation of Experience from English to the French equivalent (plural)
2024-10-06 01:57:25 +01:00
George Cushen
4f621dfa3a
fix: CSS padding and math overflow on small screens
...
Fix #3133
2024-09-08 18:05:34 +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
edacf1f01f
fix: citation view not wrapping in case of many links
...
Fix #3133
2024-09-07 23:35:07 +01:00
Filip Vukelic
ec9127eaf8
feat: support Hugo v0.133+ by removing deprecated Hugo variable ( #3137 )
...
`site.GoogleAnalytics` variable is deprecated since Hugo ~v0.133 (a warning was shown since v0.120.0+) and Hugo now introduced a breaking change without any backwards compatibility causing all existing sites to break. Theis Hugo variable would need to be changed to `site.Config.Services.GoogleAnalytics.ID`, however that then breaks compatibility with all the sites on earlier Hugo versions. Thus, omit fetching this configuration variable since it should be set via the dedicated Analytics sections in `params.yaml` anyway.
2024-09-02 00:00:03 +01:00
Eugen Richter
8778c4b5ed
i18n: add missing German translations ( #3136 )
...
Add missing translations, that exist in english language file but not in the German
2024-08-13 19:24:32 +01:00
ALZ
5660081624
feat: add Bluesky icon to Brands icon pack ( #3111 )
2024-07-13 21:45:32 +01:00
George Cushen
492e343c2a
fix(style): lint
2024-06-02 14:39:01 +01:00
George Cushen
f726390527
fix(style): fix bio center alignment
2024-06-02 14:33:45 +01:00
George Cushen
f78044d2b4
fix(pagefind): case where baseUrl/bundleUrl not auto detected
...
See https://discord.com/channels/722225264733716590/1246693780191449159/1246693780191449159
2024-06-02 14:10:52 +01:00
George Cushen
2b11b7e9fb
feat(tailwind): prevent error when using hugo new site
...
As unfortunately Hugo always triggers error even when using `with` statement with a non-safelisted `os.Getenv` var
2024-06-01 19:27:12 +01:00
George Cushen
6b70757505
feat(tailwind): add include shortcode for re-usable Markdown blocks
2024-06-01 19:21:51 +01:00
George Cushen
776e5c09c0
feat(tailwind): port TOC shortcode
2024-06-01 16:31:32 +01:00
George Cushen
9b3512593a
i18n: fix ID
2024-06-01 14:26:24 +01:00
George Cushen
a5aba50938
feat: reimplement backlinks
2024-06-01 14:26:24 +01:00
Eugen Richter
8d25fbed12
i18n: add missing translations for DE ( #3105 )
...
Add missing German translations
2024-05-27 19:55:48 +01:00
George Cushen
322b500bd2
starters: update
2024-05-19 17:46:11 +01:00
George Cushen
50c6efcd67
starters: port Academic theme to Tailwind
2024-05-19 17:12:23 +01:00
George Cushen
928399f2cd
feat(blox): add fill_image
option to article-grid view
...
Also
- Fixes Tailwind safelist/whitelistPatterns given change in Tailwind v3 config structure
- Renames new `resume-biography-2` to `resume-biography-3` due to clash
2024-05-19 16:32:46 +01:00
George Cushen
3463e63b4c
feat(blox): port Academic CV two column avatar/bio blox
...
Adds `resume-biography-2` blox
2024-05-19 13:13:48 +01:00
George Cushen
78e9a5787d
feat(view): reduce data size in Card
2024-05-19 13:12:23 +01:00
George Cushen
d8ba8a1565
feat(view): fix left alignment for multiple var length citation views
2024-05-19 13:11:58 +01:00
George Cushen
307f5b9798
feat(view): fix case of no authors specified in article-grid view
2024-05-19 13:10:31 +01:00
George Cushen
01488c3821
feat(blox): allow to specify grid cols in article-grid view
2024-05-19 13:09:52 +01:00
George Cushen
564bf13e6d
feat(blox): support HTML & fix accessibility in case of Emerald bg
2024-05-19 13:08:20 +01:00
George Cushen
55b856df3a
feat(blox): support HTML & multiple paragraphs in Markdown blox
2024-05-19 13:07:35 +01:00
George Cushen
370dc623ab
fix: debug msg
2024-05-19 13:06:15 +01:00
George Cushen
971f297e46
feat: add support for backlinks
...
Enabled by default in right sidebar. Can be disabled with `backlinks: false` in front matter.
See https://github.com/gohugoio/hugo/issues
2024-05-18 21:14:14 +01:00
George Cushen
41bd113535
feat(collection): add exclude_publication_type
filter
2024-05-13 20:33:11 +01:00
dajakus
c3d23d929b
i18n: update hr.yaml ( #3096 )
...
Added fields and translation for # Countdown widget
2024-05-10 00:17:41 +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
75a42222e9
feat(tailwind): port support for Publications and Events
2024-05-06 23:16:55 +01:00