Commit graph

183 commits

Author SHA1 Message Date
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
George Cushen 2261d9b5f8 feat: add support for serif font 2024-05-06 23:14:37 +01:00
George Cushen 4a22c57dc3 fix: Callout accessibility and margin bottom 2024-05-06 23:13:48 +01:00
George Cushen 347501f9ea fix: show Collection title 2024-05-06 23:12:53 +01:00
George Cushen d147e71f52 feat: add show_skill_percentage option 2024-05-06 23:12:37 +01:00
George Cushen eba36169bb feat: add Emerald theme 2024-05-06 23:11:47 +01:00
George Cushen dcdb3d3506 feat: add support for Alpine JS 2024-05-05 22:44:16 +01:00
George Cushen 3c4070ab45 feat: improve table shortcode style 2024-05-05 22:44:16 +01:00
George Cushen 92354b9cd9 feat: rename footer.block to footer.blox 2024-05-05 22:44:16 +01:00
Filip Vukelic e7beed231a
feat(decap): add first and last name fields to decap_cms_config.yaml (#3092) 2024-04-29 20:42:09 +01:00
George Cushen 5c88aec094 feat(blox): add clearer error message 2024-04-27 16:36:22 +01:00
Niskala Airaha f2ddf643ff
i18n: improve ms-Arab language pack (#3088)
Somehow overlooked the underscore.
2024-04-25 20:26:43 +01:00
dajakus c767554c5b
i18n: add Croatian (hr) Language Pack (#3090) 2024-04-25 20:24:33 +01:00
George Cushen 11a51f8e9f feat(Tailwind): add support for community blox 2024-04-20 22:45:32 +01:00
George Cushen 9547f9a844 fix: only replace explicit mobile menu links with automated links for Docs pages
See https://discord.com/channels/722225264733716590/738924320339918858/1231150865977708605
2024-04-20 13:37:51 +01:00
Byron Collins 77b6043ea7
feat: add Naver (Korea) search engine verification (#3082) 2024-04-17 21:10:52 +01:00
George Cushen 469a458ab9 feat(layout): migrate from post to blog as default blog post folder
Informed by user feedback.
2024-03-03 16:58:09 +00: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 ae83c68788 feat: add technical icon pack
Adds https://devicon.dev/

Reference like `icon: devicon/rstudio`

Closes #3063
2024-02-28 19:53:00 +00:00
George Cushen 8fa6800800 fix: custom icons 2024-02-26 20:43:18 +00:00
George Cushen 623ca31a5f feat(bootstrap): add compatibility for Hugo v0.123 2024-02-24 17:00:54 +00:00
George Cushen 5fc2af797a fix(docs): responsive docs menu hidden between md-lg widths 2024-02-24 16:47:09 +00:00
George Cushen 848582253c fix(docs): mobile menu background
Reported by Rodri on Discord
2024-02-24 16:25:16 +00:00
George Cushen 06e9c42adc starters: port docs template
See #3010
2024-02-18 00:47:52 +00:00
George Cushen 69d49c0b4a feat: port docs template
See #3010
2024-02-18 00:35:15 +00:00
George Cushen ae7f0c5979 feat: port docs layout
See #3010
2024-02-17 21:29:18 +00:00
rodrigoalcarazdelaosa 5ab1d19b01
feat(plugins): update Reveal from v4 to v5 to enable Scroll View (#3051) 2024-02-04 19:18:12 +00:00
George Cushen 3fb9b2e11a feat: enable Hugo v0.122 native math passthrough by default
Requires Hugo v0.122.0+
2024-01-28 18:37:58 +00:00
George Cushen 0d7b68fcb5 feat: Hugo deprecated site.GoogleAnalytics 2024-01-28 18:23:53 +00:00
George Cushen 70fd49a584 feat: Hugo deprecated site.GoogleAnalytics 2024-01-28 18:14:31 +00:00
George Cushen 04ee3fc2c5 chore: bump v 2024-01-16 22:46:44 +00:00
George Cushen 51d09b0b6a feat: add PP default 2024-01-16 22:36:03 +00:00
George Cushen 1975d0f568 fix(tailwind): enable announcement to be hidden in Hero blox 2024-01-13 17:45:20 +00:00
George Cushen a73f8bd5b7 feat(tailwind): port navbar align option 2024-01-13 17:44:12 +00:00
George Cushen 35f75d5b7e feat(blox): add Stats and Testimonials 2024-01-03 20:13:12 +00:00
George Cushen 08cce59b88 starters(resume): edit spacing 2024-01-02 00:02:07 +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
George Cushen 1bc54d5d14 feat: port analytics to blox-analytics 2023-12-29 22:59:55 +00:00
rodrigoalcarazdelaosa 824ef0dbf0
feat(bootstrap): update Font Awesome to v6.5.1 (#3034) 2023-12-20 13:33:17 +00:00
George Cushen 75811a87a2 fix: accessibility 2023-12-17 14:09:36 +00:00
George Cushen f1e179b23d feat(tailwind): increase default section spacing 2023-12-17 13:52:17 +00:00
George Cushen b45980e210 feat(tailwind): port blog TOC sidebar 2023-12-17 13:04:28 +00:00
George Cushen de03f3f22d feat(tailwind): port blog TOC sidebar 2023-12-17 07:35:14 +00:00
George Cushen 0d12bd1d28 fix(tailwind): syntax highlighting
Note to override default syntax highlighting style, custom CSS must now be used - the `params.yaml` options for choosing syntax themes are deprecated.

Fixes #3030
2023-12-16 14:33:42 +00:00
George Cushen 5a4b7ec721 feat(navbar): port logo, submenus, button
add `header.navbar.fixed_to_top` bool option

make biography blox compatible with dark section class

center views in Collections and List tpl

add features and feature_icon options to cta-image-paragraph view
2023-12-14 23:55:19 +00:00
George Cushen d31adfedd4 feat: port paginator 2023-12-09 20:30:44 +00:00