Mark Dumay
9ddd1983d0
Include pagingOptionPerPage
2024-10-28 07:33:18 +01:00
Mark Dumay
c043f26268
Update build stats
2024-10-28 07:32:49 +01:00
Dominik Oswald
004940d9bc
feat: simple-datatable options for paging
2024-10-26 19:06:58 +02:00
Mark Dumay
51aa15266b
Shift Hugo highlighting options to Hinode docs
2024-10-26 07:40:41 +02:00
do
bb6421c70b
feat: File component extend with Hugo highlight options
2024-10-25 22:21:25 +02:00
Mark Dumay
c080be2872
CLean up params file
2024-10-25 15:17:41 +02:00
Mark Dumay
3c17234b33
Update build stats
2024-10-25 15:17:13 +02:00
Mark Dumay
c6f9de0a64
Integrate vimeo as optional module
2024-10-25 15:16:24 +02:00
Mark Dumay
437ad0dbf7
Improve accessibility of nav control
2024-10-25 09:19:13 +02:00
Mark Dumay
86461c9739
Improve deployment to subfolder
2024-10-23 15:56:03 +02:00
markdumay
58b2eebea5
fix: update Hugo module dependencies
2024-10-21 10:15:24 +00: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
c81efe61d0
Modify hugo mod update
2024-10-12 16:41:41 +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
0a313172bd
Update build stats
2024-10-10 10:22:46 +02:00
Mark Dumay
95fd919a6f
Support configurable CSP directives
2024-10-07 07:31:28 +02:00
Mark Dumay
f8db72ebad
Update CookieYes module
2024-09-25 14:37:44 +02:00
Mark Dumay
2defd83f0f
Test style adjustments of CookieYes content
2024-09-25 08:41:09 +02:00
Mark Dumay
ec492c005f
Update build stats
2024-09-25 08:29:51 +02:00
Mark Dumay
e7dda56408
Test style adjustments of CookieYes content
2024-09-25 08:29:24 +02:00
Mark Dumay
b18b662cef
Update dependencies
2024-09-24 17:03:54 +02:00
Mark Dumay
1defbd32f9
Update build stats
2024-09-24 15:32:09 +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
744dd361f0
Support integration of critical modules and scripts by category
2024-09-24 15:30:16 +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
c31fdae5e4
Test cky integration
2024-09-20 08:52:10 +02:00
Mark Dumay
6c285b203d
Test cky integration
2024-09-20 07:16:23 +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
d2782349d5
Reset meta data of example page
2024-09-15 06:12:38 +02:00
Mark Dumay
7bcaa69d5b
Support configuration of meta title and meta description
2024-09-15 06:09:09 +02:00
Mark Dumay
0f8870fed0
Fix bootstrap form validation when purging styles
...
See #1184
2024-09-12 07:06:10 +02:00
Mark Dumay
40de449fed
Refine hugo caching
2024-09-12 06:41:35 +02:00
Mark Dumay
77b9d62d76
Improve handling of Cloudinary image paths
...
You can reference an image on Cloudinary by using the account name, relative directory, and file name. However, you can reference the image by optionally adding the API path (e.g. "image/upload", "video/upload") directly after the account name. Hinode now parses both types of paths correctly.
2024-09-12 06:29:54 +02:00
Mark Dumay
b11aefd592
Fix linting issue
2024-09-07 15:51:32 +02:00
Mark Dumay
65633ca62c
Fix linting issue
2024-09-07 15:39:54 +02:00
Mark Dumay
782a40e1e8
Use pagerSize instead of deprecated pagination key
2024-09-04 14:35:16 +02:00
Mark Dumay
60a34aac97
Fix error handling when Cloudinary video thumbnail is not found
2024-08-26 09:25:22 +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
f678352b78
Fix search input margin on smaller screens
2024-08-23 08:16:25 +02:00
Mark Dumay
aa4da56910
Fix border behavior of card zoom animation
2024-08-23 07:58:43 +02:00
Mark Dumay
628eb99f62
Skip navbar theme update when not fixed
2024-08-21 10:41:07 +02:00
Mark Dumay
27c2500c92
Merge branch 'main' into develop
2024-08-21 07:07:15 +02:00