Commit graph

1455 commits

Author SHA1 Message Date
Sören Weber
0b83617ee9
build: unpin Hugo version 2025-05-01 14:11:45 +02:00
Sören Weber
d7685ad398
menu: stable ids for menu entries 2025-05-01 14:09:12 +02:00
Sören Weber
9338335f7e
docs: release notes 2025-05-01 13:33:53 +02:00
Sören Weber
c442e9fa5f
theme: remove recursive partial cached calls
this is a pitty and necessary since Hugo 0.146.7
https://discourse.gohugo.io/t/circular-call-stack-detected-for-recursive-partialcached-since-0-146-7/54559/5
maybe in a later release they may fix it but for now I am tired of discussing
2025-05-01 13:31:04 +02:00
Sören Weber
0424e3a382
theme: always load assetbusting.gotmpl with partialCached 2025-05-01 13:30:52 +02:00
Sören Weber
ace8e0fe71
theme: adhere to new common standard when calling internal and inline partials 2025-05-01 13:30:40 +02:00
Sören Weber
3c44189487
theme: rework output format handling for Hugo 0.146 2025-04-12 13:40:50 +02:00
Sören Weber
2ec62814fa
theme: move content views 2025-04-11 20:00:11 +02:00
Sören Weber
fd809dc523
theme: raise minimum Hugo version to 0.126.3 2025-04-10 21:42:11 +02:00
Sören Weber
b0c6bb558d
theme: temporarily pin Hugo version to 0.145.0 2025-04-10 21:22:07 +02:00
Sören Weber
3e2dd237eb
dependencies: fix HTML escape error for generated HTML 2025-04-10 21:17:14 +02:00
Sören Weber
523120f28e
theme: fix partial calls for Hugo 0.146.0 2025-04-10 20:41:11 +02:00
Sören Weber
8a07ed3431
tree: simplify code 2025-04-10 20:20:18 +02:00
GitHub Actions Bot
d375e4a5a4 Ship tag 7.6.1 2025-04-03 18:36:26 +00:00
Sören Weber
a082a50f36
docs: supply minimum required Hugo version for outdated releases 2025-03-31 00:36:35 +02:00
Sören Weber
b932d301d7
docs: fix oddities in sidebar menu configuration 2025-03-30 23:32:33 +02:00
Sören Weber
865033d3ec
lists: unify list margins 2025-03-30 14:17:38 +02:00
Sören Weber
4e48cbf222
exampleSite: improve starter configuration 2025-03-30 01:02:09 +01:00
Sören Weber
3bb38044a9
tree: reduce margin 2025-03-29 23:56:32 +01:00
Nuc1eoN
3fcfdb2a11 versioning: add class to warning 2025-03-29 23:43:59 +01:00
Sören Weber
330a25b51e
clipboard: size inline code to fit surrounding text 2025-03-29 22:22:14 +01:00
GitHub Actions Bot
6e26088dc2 Ship tag 7.6.0 2025-03-25 07:27:54 +00:00
Sören Weber
ca1e3e6ccb
ci: another quote, another dollar 2025-03-25 08:26:57 +01:00
Sören Weber
790719bfc9
ci: quote escaping 2025-03-25 08:23:09 +01:00
Sören Weber
70811270ad
ci: partly revert quoting 2025-03-25 08:19:27 +01:00
Sören Weber
ad2b9fc2e0
tree: example improvement 2025-03-25 08:13:35 +01:00
Sören Weber
da9ddd9c5a
docs: add information about what's stored in the readers browser 2025-03-24 23:56:15 +01:00
Sören Weber
4b844a8acc
cookieconsent: prepare theme and docs 2025-03-24 23:15:30 +01:00
Sören Weber
b38321f619
docs: more magic 2025-03-24 20:12:54 +01:00
Sören Weber
1f07a0f256
shortcodes: let style fallback to color if not found
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
3210717a61
tree: the extra mile - use rem instead of px 2025-03-24 16:34:52 +01:00
Sören Weber
d93aad133c
variant: give accent color more contrast
otherwise it is pretty useless for authors
2025-03-24 16:06:36 +01:00
Sören Weber
42ccc9d636
icon: add style and color options 2025-03-24 15:59:22 +01:00
Sören Weber
a5b517d1aa
tree: use correct color for HTML color values 2025-03-24 15:37:13 +01:00
Sören Weber
64c314c654
tree: use correct color for found styles 2025-03-24 15:31:54 +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 2025-03-24 12:16:14 +01:00
Sören Weber
964ca24fd0
docs: remove cruft from example 2025-03-24 11:53:21 +01:00
Sören Weber
0d71747e13
tree: fix regex for edge cases 2025-03-24 11:53:01 +01:00
Sören Weber
9b85f89f21
tree: show first level lines
and adjust horizontal line vertically
2025-03-24 10:33:57 +01:00
Sören Weber
e41aad9f98
docs: announce tree shortcode 2025-03-24 00:56:29 +01:00
Sören Weber
5cc1a55b43
docs: use tree shortcode 2025-03-24 00:53:05 +01:00
Sören Weber
6095b777f5
tree: fix fab without color
eg _index.md::fa-fw fab fa-markdown
2025-03-24 00:52:41 +01:00
Sören Weber
985af47e3f
tree: add new shortcode 2025-03-24 00:11:35 +01:00
Sören Weber
9412bd9cd5
docs: honing 2025-03-21 21:57:07 +01:00
Sören Weber
14ad8e5292
menu: let sidebar elements behave the same for default and user config 2025-03-21 19:22:18 +01:00
Sören Weber
fae610dae9
version: make versioning warning configurable 2025-03-21 13:21:29 +01:00
Sören Weber
e2a1704c3c
docs: document all theme front matter below [params] 2025-03-21 12:34:04 +01:00
Sören Weber
7701bac055
docs: move all theme front matter below [params]
Open
2025-03-21 10:14:16 +01:00
Sören Weber
b825463f18
wildspace 2025-03-20 23:40:44 +01:00