12 Commits

Author SHA1 Message Date
Sören Weber
1f07a0f256
shortcodes: let style fallback to color if not found #1067
this makes the parameter behave similar to the `tree` shortcodes item syntax,
where we had no other choice in handling style/color values without introducing
just another variable and making it overcomplicated
2025-03-24 19:47:12 +01:00
Sören Weber
42ccc9d636
icon: add style and color options #1068 2025-03-24 15:59:22 +01:00
Sören Weber
a5b517d1aa
tree: use correct color for HTML color values #1067 2025-03-24 15:37:13 +01:00
Sören Weber
c5d591c514
tree: make more robust, change separator 2025-03-24 15:04:56 +01:00
Sören Weber
c062fd1ed2
tree: use style color if name conflict #1067 2025-03-24 12:16:14 +01:00
Sören Weber
0d71747e13
tree: fix regex for edge cases #1067 2025-03-24 11:53:01 +01:00
Sören Weber
985af47e3f
tree: add new shortcode #1067 2025-03-24 00:11:35 +01:00
Sören Weber
e2a1704c3c
docs: document all theme front matter below [params] #1064 2025-03-21 12:34:04 +01:00
Sören Weber
7701bac055
docs: move all theme front matter below [params] #1064
Open
2025-03-21 10:14:16 +01:00
Sören Weber
f775475c71
docs: swap _build to build
usable since Hugo 0.123.0
2025-02-28 19:58:24 +01:00
Sören Weber
ada45be3f2
button: support for link effects #1008 2025-02-07 19:55:22 +01:00
Sören Weber
db9ca5d295
docs: move exampleSite to docs #1003 2025-01-29 23:30:58 +01:00