Commit Graph

189 Commits

Author SHA1 Message Date
Mark Dumay
87a7ddf514 Refactor nav partial and shortcode 2025-06-01 10:28:14 +02:00
Mark Dumay
1c2c896a32 Refactor toast shortcode 2025-05-31 14:55:47 +02:00
Mark Dumay
f0493ec9f7 Rename placement argument to arrangement 2025-05-31 14:46:38 +02:00
Mark Dumay
af26baf31c Refactor tooltip shortcode 2025-05-31 14:45:32 +02:00
Mark Dumay
ebbee9ba40 Standardize title argument of accordion 2025-05-31 14:19:26 +02:00
Mark Dumay
f7085d70fe Refactor button group shortcode 2025-05-31 14:08:43 +02:00
Mark Dumay
0267f25232 Refactor breadcrumb shortcode 2025-05-31 13:57:38 +02:00
Mark Dumay
16048b0cee Refactor badge shortcode 2025-05-31 13:54:11 +02:00
Mark Dumay
5c9f274dab Refactor alert shortcode 2025-05-31 13:49:53 +02:00
Mark Dumay
713cf5946c Refactor accordion shortcode 2025-05-31 13:36:31 +02:00
Mark Dumay
99b10995ec Update video arguments 2025-05-31 13:19:19 +02:00
Mark Dumay
bc37e291e6 Refactor navbar 2025-05-31 13:18:36 +02:00
Mark Dumay
6b1e241fad Include version prefix 2025-05-31 11:53:45 +02:00
Mark Dumay
414b46c7de Refactor video asset and shortcodes 2025-05-31 06:26:22 +02:00
Mark Dumay
38d832c11f Add bookshop example shortcode 2025-05-30 14:23:46 +02:00
Mark Dumay
4e9cd4e389 Refactor initial partials and shortcodes 2025-05-30 14:21:48 +02:00
Mark Dumay
23ece830e2 Make video options argument optional 2025-01-18 15:26:26 +01:00
Mark Dumay
5e368f2726 Support options for Cloudinary videos 2025-01-18 14:29:33 +01:00
Mark Dumay
03592cba67 Add wrapping support to tables 2025-01-16 13:45:10 +01:00
Mark Dumay
8190e77152 Update Netlify build env 2025-01-04 15:16:04 +01:00
Mark Dumay
1e06f4ef2c Support forced links to bypass language settings
Fixes #1340
2025-01-01 14:48:32 +01:00
Mark Dumay
92c87629a0 Introduce ins shortcode to underline text 2024-12-13 07:50:54 +01:00
Mark Dumay
99d689a323 Include reference to mod-simple-datatables release 2024-10-28 07:32:41 +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
fc386fcad9 Add docs references to default server config 2024-10-07 08:29:24 +02:00
Mark Dumay
95fd919a6f Support configurable CSP directives 2024-10-07 07:31:28 +02:00
Mark Dumay
09ab64c361 Shift script documentation to docs site 2024-09-18 09:07:49 +02:00
Mark Dumay
b0130d9f7d Support bundling of scripts by category 2024-09-17 18:57:50 +02:00
Mark Dumay
b369e34f32 Extend styling options of card groups 2024-09-04 16:01:46 +02:00
Mark Dumay
e456061d19 Extend configuration of card body 2024-09-04 15:59:38 +02:00
Mark Dumay
a87de9c37c Add overlay support to card 2024-09-04 15:58:48 +02:00
Mark Dumay
41d0edb6c1 Support type hstring.HTML introduced in Hugo v0.134.0 2024-09-04 07:55:45 +02:00
Mark Dumay
3eb0794f08 Refine video arguments 2024-08-28 08:55:23 +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
e1e1041c1b Support markdown links
Closes #826
2024-08-15 14:46:10 +02:00
Mark Dumay
d447a4a65a Support markdown images 2024-08-15 12:48:26 +02:00
Mark Dumay
5d0593bf65 Add link type to release shortcode 2024-08-13 17:06:47 +02:00
Mark Dumay
eb9b7ea8f0 Include autotitle release 2024-08-11 16:32:29 +02:00
Mark Dumay
fb20543d88 Refactor YouTube shortcode
Includes the following changes:
 - Add support to retrieve the YouTube title from the video metadata
 - Adjusts autoplay configuration
 - Improve argument handling
2024-08-11 12:05:48 +02:00
Mark Dumay
348981a1a0 Support localization of script bundles 2024-08-02 09:49:10 +02:00
Mark Dumay
8d259a3e3a Add anchor support to cards 2024-07-29 17:10:32 +02:00
Mark Dumay
d2703d4885 Support image crop box placement 2024-07-29 08:32:37 +02:00
Mark Dumay
cd379fa8d7 Extend card parameters 2024-07-18 16:32:53 +02:00
Mark Dumay
2c0a34c0e1 Add support for data tables 2024-07-12 11:42:20 +02:00
Mark Dumay
1d59a914b8 Add plain argument to navbar-item 2024-07-01 19:02:40 +02:00
Mark Dumay
99801eb90a Enable horizontally scrollable card groups 2024-06-26 19:22:38 +02:00
Mark Dumay
caa3a2a7c7 Support rounding of card icons 2024-06-22 18:52:27 +02:00