crnh
3604bb1d14
Fingerprint dist/wc.min.css
2024-12-20 10:51:02 +01: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
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
370dc623ab
fix: debug msg
2024-05-19 13:06:15 +01:00
George Cushen
2261d9b5f8
feat: add support for serif font
2024-05-06 23:14:37 +01:00
George Cushen
dcdb3d3506
feat: add support for Alpine JS
2024-05-05 22:44:16 +01:00
George Cushen
11a51f8e9f
feat(Tailwind): add support for community blox
2024-04-20 22:45:32 +01:00
George Cushen
ae7f0c5979
feat: port docs layout
...
See #3010
2024-02-17 21:29:18 +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
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
768ab131c5
fix(tailwind): translation chooser
...
Also, migrate Markdown block from markdowify to RenderString for shortcodes
2023-12-02 22:30:48 +00:00
George Cushen
804c70f7ef
feat: support privacy analytics (fathom, plausible, pirsch)
2023-11-25 20:05:20 +00:00
George Cushen
fef14e4b4c
feat: add more color themes
...
also
- rename theme_default to mode
- port feedback comp
2023-11-24 14:48:34 +00:00
George Cushen
d9695efa09
fix: links (cont.)
2023-11-09 14:58:28 +00:00
George Cushen
9b2e271c7c
fix: links
2023-11-07 23:09:38 +00:00