Commit graph

773 commits

Author SHA1 Message Date
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
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
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
7516352b52
taxonomy: fix toc generation for taxonomy and term pages #705 2023-10-30 00:44: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
e7ad33ddb6
taxonomy: print term title even if not set in term frontmatter #701 2023-10-29 00:03:19 +02:00
Sören Weber
b43f60b687
link: extra space before link text #700 2023-10-28 22:27:45 +02:00
Sören Weber
ff61932b70
links: handle links to not fully translated pages #377 2023-10-28 00:37:39 +02:00
Sören Weber
8b0214e9a5
theme: write full file path on warnings #699 2023-10-28 00:36:30 +02:00
Sören Weber
1ff5026bec
theme: edge cases for multilang portable links #377 2023-10-26 22:47:15 +02:00
Sören Weber
5a534d02b2
dependencies: fix mermaid and mathjax initialization #682
caused the stylesheet generator to ignore clicks
2023-10-26 11:27:53 +02:00
Sören Weber
c83696239c
theme: implement portable linking #377 2023-10-24 22:49:12 +02:00
Sören Weber
7ba8f536f4
config: even more filtered warnings #693 2023-10-20 20:18:27 +02:00
Sören Weber
9829156c6d
config: warings only for Hugo >= 0.120.0 #693 2023-10-20 20:15:52 +02:00
Sören Weber
c893eb5147
config: add author deprecation warning #693 2023-10-20 20:08:37 +02:00
Sören Weber
7665a4aeca
config: adjust to changes in Hugo 0.120 #693 2023-10-20 19:50:14 +02:00
Sören Weber
c2a71738e0
dependencies: restore Hugo 0.95 compat #682 2023-10-12 23:32:17 +02:00
Sören Weber
4f1a9b5c7a
menu: more options to sort pages by #684 2023-10-12 23:08:58 +02:00
Sören Weber
3010750fb0
dependencies: make injection symmetrical #683 2023-10-12 21:11:51 +02:00
Sören Weber
c6db1f061d
dependencies: make it work in the header #682 2023-10-11 23:58:25 +02:00
Sören Weber
a528db3b24
theme: re-sort social metas #683 2023-10-11 18:01:58 +02:00
Sören Weber
7733deb0e1
theme: fix URL fro opengraph #683 2023-10-11 17:41:04 +02:00
Sören Weber
490e51b72f
theme: write own social implementation #683
to fix titles
2023-10-11 17:31:27 +02:00
Sören Weber
94af0c1a98
docs: add hero image for social media preview #683 2023-10-11 13:16:34 +02:00
Sören Weber
06ab152752
theme: generalize indention #683 2023-10-10 23:40:34 +02:00
Sören Weber
c19cef1976
theme: add missing line break #683 2023-10-10 23:21:43 +02:00
Sören Weber
cc3c5a72ba
theme: fix social media tags indention #683 2023-10-10 23:19:21 +02:00
Sören Weber
675f1f1781
theme: add social media meta information #683 2023-10-10 22:32:05 +02:00
Sören Weber
16eb8efcac
tabs: warn if internal link targets will be detected falsly #681 2023-10-10 19:36:59 +02:00
Sören Weber
1250bf30a8
theme: simplify additional JS dependencies #682 2023-10-09 17:42:51 +02:00
Sören Weber
d2cfca4b2e
theme: fix mobile layout for width=48rem #676
clumsy solution as long as we still support IE11, otherwise we could have used
media query range syntax
2023-10-05 08:51:31 +02:00
Sören Weber
4a69b1b5bc
docs: categories icon #671 2023-10-05 08:11:46 +02:00
Sören Weber
93b115b7cb
taxonomy: add style and color parameter for tags #671 2023-10-03 22:49:49 +02:00
Sören Weber
b2e07af42d
docs: make usage of icons unique #671
the category icon was also used inverted as the toc icon
2023-10-03 21:51:02 +02:00
Sören Weber
44ddcd2fc3
taxonomy: add taxonomy title to whole div #671 2023-10-03 21:27:45 +02:00
Sören Weber
e871f5ebc0
taxonomy: fix typ in class name #671 2023-10-03 20:26:41 +02:00
Sören Weber
15959fe60d
taxonomy: modularize term list generation #671 2023-10-03 13:20:20 +02:00
Sören Weber
3dfa5d718e
taxonomy: display terms in pages if removePathAccents=true #669 2023-10-03 02:12:16 +02:00
Sören Weber
f1a58b8a8f
Merge remote-tracking branch 'origin/main' 2023-10-03 01:29:23 +02:00
Sören Weber
5d5f288bbf
theme: remove warnings with hugo --printI18nWarnings #670 2023-10-03 01:28:24 +02:00
GitHub Actions Bot
827d2fda54 Mark non-release version 2023-10-02 09:44:46 +00:00
GitHub Actions Bot
de60dd1c81 Ship tag 5.22.1 2023-10-02 09:44:35 +00:00