Mark Dumay
f482f4dd94
feat: enable configuration of navbar logo align and mode
2025-09-14 13:58:02 +02:00
Mark Dumay
9b0f91a378
feat: improve navbar configuration
2025-08-27 06:57:46 +02:00
Mark Dumay
a57e0da164
feat: add link button to toggle TOC items
2025-08-15 09:52:20 +02:00
Mark Dumay
62f7ca0c79
fix: add mermaid to scss purge config
2025-07-23 14:05:13 +02:00
Mark Dumay
6ebd03b4db
feat: support interactive Mermaid diagrams
2025-07-23 07:39:57 +02:00
Mark Dumay
dd1b2eb97f
feat: extend navbar styling options
2025-07-04 12:50:41 +02:00
Mark Dumay
323b42996b
Fix titleCase setting
2025-06-23 12:44:20 +02:00
Mark Dumay
8bd3f0a254
Fix purge settings of mod-simple-datatables
2025-06-19 07:09:37 +02:00
Mark Dumay
450e065117
Update dependencies
2025-06-18 19:18:05 +02:00
Mark Dumay
fe0d3553fb
Make padding globally configurable
2025-06-17 17:29:56 +02:00
Mark Dumay
f0493ec9f7
Rename placement argument to arrangement
2025-05-31 14:46:38 +02:00
Mark Dumay
9b359a1a2f
Update dependencies
2025-05-30 14:23:14 +02:00
Mark Dumay
95c19813d2
Add initial content blocks
2025-05-30 13:49:56 +02:00
Mark Dumay
8d38e6b8c2
FIx link to page resource
2025-01-28 06:28:54 +01: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
e75c8cf40f
Upgrade to hugo v0.141.0
2025-01-18 15:33:38 +01:00
Mark Dumay
3ad358bb96
Upgrade to PurgeCSS v7
...
Fixes #1333
2025-01-14 15:01:19 +01:00
Mark Dumay
48ceeb0b64
Improve purge settings
2025-01-11 06:48:47 +01:00
Mark Dumay
51b80d8820
Update minimum required Hugo version
...
Depends on [TrimSpace]( https://gohugo.io/functions/strings/trimspace/ )
2025-01-03 06:45:51 +01:00
Mark Dumay
4aa5723235
Fix rendering of Hinode version in meta tags
2025-01-02 16:45:49 +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
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
93eec0ff5a
Add CSP docs annotations
2024-10-10 10:22:41 +02:00
Mark Dumay
f9fc8d9a6a
Revise order of output formats
2024-10-10 10:22:27 +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
edd303bab1
Disable js debugging
2024-09-24 15:32:01 +02:00
Mark Dumay
fe2e3ba5f4
Test cky integration
2024-09-20 06:30:19 +02:00
Mark Dumay
262bc47260
Shift Google Analytics to separate module
2024-09-17 16:46:37 +02:00
Mark Dumay
a9543de1e7
Add nofollow to external links
2024-09-15 06:20:23 +02:00
Mark Dumay
0f8870fed0
Fix bootstrap form validation when purging styles
...
See #1184
2024-09-12 07:06:10 +02:00
Mark Dumay
782a40e1e8
Use pagerSize instead of deprecated pagination key
2024-09-04 14:35:16 +02:00
Mark Dumay
e3cf2e1337
Support table render hook
...
Fixes #1156
2024-09-04 14:17:45 +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
b800906956
Fix schema config
2024-08-21 07:13:53 +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
Mark Dumay
acb261ba69
Bump required Hugo version
...
Hinode v0.25.5 uses the blockquote template and GitHub-style alerts introduced by Hugo v0.132.0
2024-08-14 13:33:41 +02:00
Mark Dumay
a66dc2f91c
Disable language selection storage in default setup
2024-08-13 13:41:40 +02:00
Mark Dumay
cbb777f524
Fix FlexSearch purge settings
2024-08-02 10:32:38 +02:00
Mark Dumay
348981a1a0
Support localization of script bundles
2024-08-02 09:49:10 +02:00
Mark Dumay
a679b1c7e0
Fix purging of data tables styles
2024-07-13 09:00:03 +02:00
Mark Dumay
2c0a34c0e1
Add support for data tables
2024-07-12 11:42:20 +02:00
Mark Dumay
8fd7d9cde9
Use default module configuration
2024-05-26 12:52:36 +02:00