Commit Graph

31 Commits

Author SHA1 Message Date
Andreas Deininger a824b2a51d
Shortcode 'card': trimming of whitespace (#2278) 2025-06-05 15:00:01 -04:00
Patrice Chalin 126685e3d0
Check all external links, fix broken links (#2249) 2025-05-16 10:19:02 -04:00
Patrice Chalin 619fd0c5a9
[UG] Run Prettier over all pages under `adding-content` (#2244) 2025-05-16 06:31:30 -04:00
Fabrizio Ferri-Benedetti 30249c7e8c
Add note on SwaggerUI and networking (#2030) 2024-06-04 13:49:58 -04:00
Patrice Chalin 4ff9fc65d3
Adjust pageinfo bg to be compatible with dark-mode (#1915) 2024-04-07 17:13:56 -04:00
Robert Fekete fe067f3118
Blocks/feature fix (#1503) 2024-02-08 16:36:03 -05:00
Vajrala Venkateswarlu 1092a03bc9
NPM dependencies: Update font-awesome package to include new twitter logo (#1754) 2023-12-08 17:32:49 -05:00
Patrice Chalin 89b1048bbc
Tabpane: update UG + CHANGELOG (#1747) 2023-11-27 14:43:54 -05:00
Fabrizio Ferri-Benedetti 92674f8e90
Replace static Swagger-ui distribution with unpkg version (#1604) 2023-07-12 14:56:11 +01:00
Patrice Chalin 48db5dc2c6
Drop `persistLang=false` from UG pages (#1608) 2023-07-05 17:04:27 -04:00
Andreas Deininger 6f03b4bde7
User guide, search: fix quoting of argument (#1584) 2023-06-17 13:00:49 -04:00
Andreas Deininger 8d180ae849
User guide: reflect updates in example site (#1578) 2023-06-16 06:56:55 -04:00
Andreas Deininger 4b234dd181
Fix: shortcode `imgproc` does not work with % for markdown body (#1522) 2023-05-31 10:22:42 -04:00
Andreas Deininger 15bb857897
Tabpane shortcodes: improved reporting of warnings and errors (#1478) 2023-05-04 14:08:02 -04:00
Andreas Deininger e977fe3015
[BSv5] Adapt cardpane shortcode 2023-05-04 10:48:37 -04:00
Patrice Chalin dbec2962f4
Drop mycplus.com iframe from Shortcode page (#1475) 2023-05-04 10:25:54 -04:00
Aimee Ukasick 29e1decb87 add suggestions; update userguide 2023-04-20 10:38:23 -04:00
Patrice Chalin e1b0f62183
[BSv5] blocks/section row-col hierarchy fix (#1472) 2023-03-09 10:13:05 -05:00
Andreas Deininger 7f0bc03fd2
Shortcode 'blocks/lead' improvements (#1398) 2023-03-08 14:34:00 -05:00
Andreas Deininger 64024bd309 Tabbed pane, fix: do not print blank first line 2023-02-15 07:42:29 +01:00
Andreas Deininger 290fa70c98
User guide: rename config file base name to 'hugo' (#1405) (#1413) 2023-02-13 12:00:23 -05:00
Andreas Deininger a497c22caa
Shortcode imgproc: add crop command (#1272) 2023-02-03 07:46:37 -05:00
Patrice Chalin 4bd358191a
[BSv5] More utility updates (#1361) 2023-01-24 10:08:23 -05:00
Andreas Deininger 473d681116
Userguide: fixes code example for use of shortcode 'card' (#1347) 2023-01-09 11:41:20 +00:00
Andreas Deininger a2f7ecd91d User guide: fix invalid html by adding alt attribute to image
Remove trailing whitespace in a few .md files
2022-10-21 13:14:56 -04:00
Andreas Deininger 31476617e5
User guide, conversion to modules: fixing config.yaml (#1209) 2022-10-07 16:35:35 -04:00
Andreas Deininger a917d9da42 Avoiding 'Illegal shortcode state' (Hugo v0.102.x) 2022-09-02 21:23:16 +02:00
Geri Ochoa 6d98771456 Update Docker image version
- Bump Alpine Hugo image version to v.101.0

- Fix the error:

```
fatal: detected dubious ownership in repository at '/github/workspace'
To add an exception for this directory, call:

   git config --global --add safe.directory /github/workspace
```
2022-08-30 10:28:42 -04:00
Geri Ochoa 1438ce9819 Add shortcode rendering in readfile shortcode
This allows to importing files that contain shortcodes themselves, and
the shortcodes will be rendered correctly.

Requires Hugo v0.101.0+
2022-08-30 10:28:42 -04:00
Sami Ahmed Siddiqui e3c036026d
Upgrade to FontAwesome 6 (#1102) 2022-08-15 13:27:19 -04:00
Patrice Chalin 2d8d4b68e2
UG > adding-content folder rename (#1129) 2022-07-27 15:36:11 -04:00