Mark Dumay
494f203866
Refactor timeline to support bookshop component
2025-06-04 07:17:33 +02:00
Mark Dumay
392d382c07
Update dependencies
2025-05-30 13:59:19 +02:00
Mark Dumay
30bb980d6f
Simplify page layouts
2025-05-30 13:58:36 +02:00
Mark Dumay
6583c2b860
Resolve deprecated twitter config
2025-05-30 13:50:45 +02:00
Mark Dumay
7b167e32c4
Fix rendering of Cloudinary videos in Firefox
2025-01-21 11:00:00 +01:00
Mark Dumay
efb9c56b55
Support optional title case
2025-01-20 11:06:31 +01:00
Mark Dumay
48ceeb0b64
Improve purge settings
2025-01-11 06:48:47 +01:00
Mark Dumay
efa1ae2076
Update copyright notice
2025-01-01 07:08:10 +01:00
Mark Dumay
93f6acd70d
Add option to forcefully include trailing slash in links and card group buttons
2025-01-01 06:40:01 +01:00
Mark Dumay
214812b750
Add option to silence dart sass deprecation warnings
2024-11-19 10:32:21 +01:00
Mark Dumay
c080be2872
CLean up params file
2024-10-25 15:17:41 +02:00
Mark Dumay
c6f9de0a64
Integrate vimeo as optional module
2024-10-25 15:16:24 +02:00
Mark Dumay
7989dd17d4
Support configuration of internal links validation
2024-10-18 06:52:47 +02:00
Mark Dumay
04bc95720b
Modify server headers
2024-10-12 17:08:32 +02:00
Mark Dumay
548dca2bb1
Shift custom 404 redirects to data file
2024-10-12 15:55:23 +02:00
Dominik Oswald
087d3666b8
move to _default - production is not used for the exampleSite
2024-10-11 10:38:03 +02:00
Dominik Oswald
77f4354499
show language 404.html with redirect config
2024-10-11 09:27:18 +02:00
Mark Dumay
95fd919a6f
Support configurable CSP directives
2024-10-07 07:31:28 +02:00
Mark Dumay
250bfc33e6
Include external CookieYes script in example site
2024-09-24 15:31:42 +02:00
Mark Dumay
b7d4af7c0a
Update to CookieYes v2
2024-09-24 15:31:13 +02:00
Mark Dumay
d42a6c4150
Adjust CookieYes integration
2024-09-22 12:00:36 +02:00
Mark Dumay
a1c124cb38
Include cookieyes in Hinode demo site
2024-09-20 17:04:56 +02:00
Mark Dumay
367f209c73
Test cky integration
2024-09-20 06:56:36 +02:00
Mark Dumay
fe2e3ba5f4
Test cky integration
2024-09-20 06:30:19 +02:00
Mark Dumay
a9543de1e7
Add nofollow to external links
2024-09-15 06:20:23 +02:00
Mark Dumay
782a40e1e8
Use pagerSize instead of deprecated pagination key
2024-09-04 14:35:16 +02:00
Mark Dumay
7e4459ca8d
Add support for Cloudinary videos
2024-08-26 09:16:48 +02:00
Mark Dumay
ee5e2745e2
Add support for configurable video players
...
Refactors previous YouTube shortcode into a reusable video partial. The partial includes support for Vimeo. A new shortcode Vimeo is added.
In the future, the code could be refactored to use adapters, similar to the image partial.
2024-08-24 11:41:26 +02:00
Mark Dumay
43abf793b8
Merge branch 'main' into main
2024-08-21 06:50:07 +02:00
Dominik Oswald
879efc07e8
ExampleSite: Fix schema.org config
...
Author is missing:
https://validator.schema.org/#url=https%3A%2F%2Fdemo.gethinode.com%2Fen%2Fblog%2Fimage%2F
fix:
[author] > schema.author
2024-08-18 17:10:38 +02:00
Mark Dumay
24261c9193
Support embedding of vector image assets
2024-08-16 16:13:42 +02:00
Mark Dumay
d447a4a65a
Support markdown images
2024-08-15 12:48:26 +02:00
Mark Dumay
ee30409257
Support server-side math rendering using KaTeX
2024-08-15 10:22:12 +02:00
Dominik Oswald
163ac52332
Store and load the selected language
2024-08-09 16:27:07 +02:00
d.o.it
788b68f6bc
add missing config for the meta tag og:locale nl + fr
2024-07-24 21:22:43 +02:00
Dominik Oswald
d18f0469fc
Add missing params.opengraph locale for fr_FR, nl_NL
...
Add missing "params.opengraph" > "locale" for fr_FR, nl_NL instead of the default en_US:
<meta property="og:locale" content="en_US" /
2024-07-21 10:05:46 +02:00
Mark Dumay
8fd7d9cde9
Use default module configuration
2024-05-26 12:52:36 +02:00
Mark Dumay
388d8a7e27
Merge branch 'main' into modconfig
2024-05-26 07:54:21 +02:00
Mark Dumay
6be688515d
Adjust CSP
2024-05-25 19:10:00 +02:00
Mark Dumay
75054731f4
Make module configurations loosely coupled
2024-05-25 12:53:10 +02:00
Mark Dumay
0636708dac
Add DAM provider config
2024-05-20 14:48:10 +02:00
Mark Dumay
1d994fa1fe
Add support for cloudinary images
2024-05-19 18:55:16 +02:00
Mark Dumay
fad037d8f8
Add default value for offsetXS param
2024-04-03 07:25:31 +02:00
Mark Dumay
78362323ed
Reset purge settings
2024-02-26 13:42:38 +01:00
Mark Dumay
1bff1e4aa8
Adjust purge settings
2024-02-23 18:53:35 +01:00
Mark Dumay
2406fb759d
Temporarily disable CSS purge of example site
2024-02-23 07:58:44 +01:00
Andreas Deininger
b7581d5a08
exampleSite: use go workspace pointing to local hinode clone
2024-02-21 23:05:03 +01:00
Bjørn Erik Pedersen
03c5d625b0
Fix exampleSite setup
...
I noticed that the site didn't build when running from the `exampleDir` folder without vendoring.
The main fix here is to correct the module path in exampleSite/go.mod -- but I find working with replace (or work files) directives in go.mod a much better setup in these scenearios.
2024-02-20 10:40:28 +01:00
Mark Dumay
cb6402ac92
Support preloading of local font
2024-02-13 04:55:19 +01:00
Mark Dumay
39b3d500d0
Add default flexsearch configuration
2024-02-03 10:12:19 +01:00