Commit graph

16 commits

Author SHA1 Message Date
Sören Weber
a7321b918c
docs: don't publish unnecessary config files 2024-04-22 23:14:23 +02:00
Sören Weber
555f609dd2
docs: fixing typos #581 2024-04-12 17:30:16 +02:00
Sören Weber
268b99a66d
docs: fix tab selection by groupid #582 2023-07-27 17:02:13 +02:00
Sören Weber
5e71d61c46
shortcodes: change context parameter to page if called as partial #595 2023-07-27 16:14:55 +02:00
Sören Weber
9b47e855b8
docs: don't align table cells #596
to allow pirate translation to be RTL
2023-07-27 16:07:01 +02:00
Sören Weber
84a884e353
docs: remove tabs deprecation warning #550 2023-06-05 23:20:37 +02:00
Andreas Deininger
a5cddb7142 Example site: fixing typos 2022-10-31 12:13:03 +01:00
Sören Weber
7570a7c28c
include: second parameter is ignored #281 2022-06-23 13:22:04 +02:00
Sören Weber
aa4d1b77bd
docs: call shortcode from partials #277 2022-06-23 00:03:24 +02:00
Sören Weber
8551ee2738
shortcodes: revamp shortcodes #260 #261
- supply named parameter if missing #260
- fix boolean parameter if given as string #261
- revise documentation
2022-06-05 19:31:59 +02:00
Sören Weber
3ffdf79c27
docs: switch to some kind of EBNF for shortcodes 2021-10-24 11:34:29 +02:00
Sören Weber
5574ec073e
docs: showcase multilang feature #87
Arrr, Pirrrate trrranslat'n
2021-09-11 15:46:14 +02:00
Sören Weber
3931faa1d5
include: add paramter to hide first heading #43 2021-08-28 10:08:10 +02:00
Sören Weber
15cfc82ddb
theme: convert front matter to TOML #52
remove date field
2021-08-25 13:33:29 +02:00
Sören Weber
42c8ec549b
code highlighter: avoid unstyled blocks in docs #32
The new highlighter does not work to well if no syntax is specified
for the code block / code fence / indention.
See https://github.com/gohugoio/hugo/pull/8917
2021-08-23 23:32:34 +02:00
Sören Weber
c4215dd154
include: new shortcode #43
necessary for inclusion of CHANGELOG.md
2021-08-23 22:16:08 +02:00