Commit graph

933 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
3e440e5228
button: make non-interactive if used as mock #740 2023-11-29 21:52:14 +01:00
Sören Weber
9ef0c1f8b1
button: fix whitespace on minify #737
the resulting html must be on one line; otherwise the minifier runs havok
2023-11-29 10:33:48 +01:00
Sören Weber
13822f44a2
button: fix whitespacing in FF #737 2023-11-29 10:04:02 +01:00
Sören Weber
a7519b9897
taxonomy: use title case for fallback term titles #713 2023-11-28 22:45:38 +01:00
Sören Weber
14e2fb46c4
i18n: raise required min hugo version #733
due to unified usage of languageCode property
2023-11-28 22:12:59 +01:00
Sören Weber
dfba891622
theme: run hugo demo site without warning #736 2023-11-28 22:00:44 +01:00
Sören Weber
9227dfd41f
i18n: support for languageDirection #733 2023-11-28 21:39:50 +01:00
Sören Weber
42b604b4fb
i18n: support for languageCode and standard Hugo options #733 2023-11-28 21:31:35 +01:00
Sören Weber
0d51f64dfd
theme: remove code for older hugo versions #679 2023-11-26 21:19:24 +01:00
Sören Weber
55d6b5d56a
theme: require new hugo version for leveraging findRESubmatch #679 2023-11-26 21:02:51 +01:00
Sören Weber
e4e5147594
variant: allow @import in own stylesheets #679 2023-11-26 20:34:08 +01:00
Sören Weber
87df35a9f9
variant: add referenced but not configured variants #679 2023-11-26 18:13:30 +01:00
Sören Weber
1119b3f9a6
variant: cache variant config #679 2023-11-26 18:11:56 +01:00
Sören Weber
b49668a203
variant: make chroma style dynamically switchable #679 2023-11-25 14:23:58 +01:00
Sören Weber
a435587765
variant: themeVariantAuto for advanced options #679 2023-11-23 01:05:26 +01:00
Sören Weber
98cbf97fcb
docs: advanced color variant #679 2023-11-21 00:53:33 +01:00
Sören Weber
258093e2d5
variant: allow extended configuration #679
currently only the additional name option is recognized
2023-11-20 09:39:40 +01:00
Sören Weber
1b0e888861
tabs: remove active tab from tab order #726 2023-11-19 00:55:23 +01:00
Sören Weber
32d5fd5d56
mermaid: fix zoom button #725 2023-11-18 23:19:35 +01:00
Sören Weber
fcb255caf7
theme: fix JS errors on hugo --minifiy #724 2023-11-16 23:53:06 +01:00
Sören Weber
55614246d9
include: fix whitespacing in codefences #723 2023-11-16 22:50:35 +01:00
Sören Weber
264250c7c7
dependency: allow for empty customURL option #721 2023-11-16 20:55:32 +01:00
Sören Weber
b91fb6e9e7
theme: break build if minimum Hugo version is not matched #719 2023-11-12 23:44:36 +01:00
Sören Weber
fae289c3e6
theme: deprecation warning for menuTitle frontmatter #714 2023-11-04 01:12:48 +01:00
Sören Weber
7d676d80d4
taxonomy: humanize term on missing term title #713 2023-11-04 00:37:24 +01:00
GitHub Actions Bot
af5ff17178 Mark non-release version 2023-11-03 22:37:39 +00:00
GitHub Actions Bot
32a23dbf44 Ship tag 5.23.2 2023-11-03 22:37:29 +00:00
Sören Weber
53a2305d70
taxonomy: fix broken term links and breadcrumb #712 2023-11-03 23:31:49 +01:00
Sören Weber
dca1140273
taxonomy: add content toc to index toc in taxonomy pages #712 2023-11-03 23:11:00 +01:00
Sören Weber
428b4b65dc
taxonomy: add content #712 2023-11-03 22:50:23 +01:00
Sören Weber
34b8804977
taxonomy: lookup title from overridden taxonomy page #712 2023-11-03 22:50:02 +01:00
Sören Weber
4ebb6d9eac
taxonomy: fix sorting of terms on content pages #710 2023-11-01 22:19:39 +01:00
Sören Weber
ec482bb3de
taxonomy: warn on missing term title #709 2023-10-30 23:22:25 +01:00
GitHub Actions Bot
f2ef98d733 Mark non-release version 2023-10-30 20:28:08 +00:00
GitHub Actions Bot
c605022a10 Ship tag 5.23.1 2023-10-30 20:27:59 +00:00
Sören Weber
73bfa82afd
taxonomy: add term page content toc to index toc #705 2023-10-30 21:05:00 +01:00
Sören Weber
0cdef99463
toc: invert toc file name usage #705 2023-10-30 19:11:39 +01:00
Sören Weber
4a0417b4b0
links: ignore local markdown links linking to files with extension #707 2023-10-30 19:05:59 +01:00
Sören Weber
589ef2040d
toc: simplify user-defined toc generation #705
dry out too much duplication in the theme
2023-10-30 07:31:21 +01:00
Sören Weber
73d8491b81
taxonomy: tooltip for breadcrumb on term page #705 2023-10-30 07:27:36 +01:00
Sören Weber
7516352b52
taxonomy: fix toc generation for taxonomy and term pages #705 2023-10-30 00:44:41 +01:00
Sören Weber
3a02431a60
taxonomy: avoid column break on multiline items #705 2023-10-30 00:20:12 +01:00
Sören Weber
1eb3bf3159
taxonomy: add configurable breadcrumbs to term page #705 2023-10-29 23:49:10 +01:00
Sören Weber
2846b735c7
taxonomy: add h2 subheadings on term page #705 2023-10-29 23:10:41 +01:00
GitHub Actions Bot
8e7309dfa6 Mark non-release version 2023-10-29 17:55:49 +00:00
GitHub Actions Bot
7ae1435626 Ship tag 5.23.0 2023-10-29 17:55:38 +00:00
Sören Weber
058460b810
taxonomy: allow to sort terms by overwritten title #701 2023-10-29 16:38:50 +01:00
Sören Weber
d64b8b62cd
taxonomy: avoid sorting issues on renamed terms #701 2023-10-29 00:17:25 +02:00
Sören Weber
e7ad33ddb6
taxonomy: print term title even if not set in term frontmatter #701 2023-10-29 00:03:19 +02:00