Commit graph

19 commits

Author SHA1 Message Date
Sören Weber
283c61a0fd
theme: switch from config.toml to hugo.toml #741 2023-11-30 00:14:22 +01:00
Sören Weber
e7eb9aa366
theme: remove HTML validation errors #644 2023-09-21 21:34:02 +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
e9d3eb6489
siteparam: support nested parameters and text formatting #590 2023-07-26 22:29:03 +02:00
Sören Weber
619e8846d4
docs: fine tuning 2023-06-08 00:10:37 +02:00
Sören Weber
84a884e353
docs: remove tabs deprecation warning #550 2023-06-05 23:20:37 +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
d0e8300e1e
docs: typo 2021-10-24 13:03:38 +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
15cfc82ddb
theme: convert front matter to TOML #52
remove date field
2021-08-25 13:33:29 +02:00
Sören Weber
de7b3d8056
theme: remove typos and superflous whitespace 2021-08-23 23:51:52 +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
9cc3f7103c
Compliance: Rename branch master to main 2021-07-01 11:01:51 +02:00
Sören Weber
c108d677b4 Rebranding to new theme name
- Rename theme from "Learn" to "Relearn"
- also change URLs
- remove old references
- more removal of french and chinese
2021-06-30 14:56:06 +02:00
matcornic
f2260fdace feat: fix #58 - add site param shortcode 2017-09-04 22:24:36 +02:00