Sören Weber
|
8b8814d696
|
search: add dedicated search page #386
|
2022-11-17 22:12:18 +01:00 |
|
Sören Weber
|
dd44547a10
|
search: improve keyboard handling #387
|
2022-11-17 17:29:01 +01:00 |
|
Sören Weber
|
1b63c4cb0f
|
theme: fix urls for file:// protocol in sitemap #385
|
2022-11-15 07:34:06 +01:00 |
|
Sören Weber
|
c7435b476b
|
theme: add id to h1 elements #384
|
2022-11-13 22:33:55 +01:00 |
|
Sören Weber
|
5971d3d5fa
|
theme: cache nested articles #380
|
2022-11-13 16:36:40 +01:00 |
|
Sören Weber
|
1d1f5fad91
|
rss: fix hidden special cases #382
|
2022-11-13 14:36:12 +01:00 |
|
Sören Weber
|
55822e8741
|
theme: make creation of generator meta tag configurable #383
|
2022-11-13 12:16:34 +01:00 |
|
Sören Weber
|
d2d7d808a0
|
theme: only use RelPermalink for caching #380
because achretypes caching was unreliable when the whole page was used;
Hugo bug or is it just me?
|
2022-11-13 11:33:32 +01:00 |
|
Sören Weber
|
92919ac893
|
theme: cache archetype.hugo #380
|
2022-11-13 11:31:46 +01:00 |
|
Sören Weber
|
1c251f0790
|
theme: reduce calls to output-format.hugo III #380
|
2022-11-13 10:55:17 +01:00 |
|
Sören Weber
|
dbb37a29a8
|
theme: cache output-suffix #380
|
2022-11-12 23:39:48 +01:00 |
|
Sören Weber
|
a425a0680c
|
theme: reduce calls to output-format.hugo II #380
|
2022-11-12 23:21:21 +01:00 |
|
Sören Weber
|
b3b0b26d4f
|
rss: fix display of hidden subpages #382
|
2022-11-12 21:37:23 +01:00 |
|
Sören Weber
|
86f3163515
|
theme: reduce calls to output-format.hugo #380
|
2022-11-12 21:00:06 +01:00 |
|
Sören Weber
|
972fc38d3f
|
theme: simplify menu traversal #380
|
2022-11-12 20:58:43 +01:00 |
|
Sören Weber
|
ac406496ce
|
theme: cache menu #380
because of `hidden` param menus can differ for each page
|
2022-11-12 15:25:58 +01:00 |
|
Sören Weber
|
82a8b2f8c6
|
theme: cache calls to fileExists #380
|
2022-11-12 15:16:53 +01:00 |
|
Sören Weber
|
f23d4163d8
|
theme: simplify refLangPrettyUglyURL.hugo #380
|
2022-11-11 13:44:23 +01:00 |
|
Sören Weber
|
b1866d62df
|
theme: cache page-meta.hugo #380
|
2022-11-11 13:43:23 +01:00 |
|
GitHub Actions Bot
|
cffc58ecf3
|
Mark non-release version
|
2022-11-10 09:09:02 +00:00 |
|
GitHub Actions Bot
|
6331e857b5
|
Ship tag 5.5.3
|
2022-11-10 09:08:57 +00:00 |
|
Sören Weber
|
0c39b33f5b
|
Merge remote-tracking branch 'origin/main'
|
2022-11-10 10:06:13 +01:00 |
|
Sören Weber
|
0b6f55f247
|
tags: fix non-latin tag display on pages #378
|
2022-11-10 10:05:27 +01:00 |
|
GitHub Actions Bot
|
777f4abe3f
|
Mark non-release version
|
2022-11-08 22:47:17 +00:00 |
|
GitHub Actions Bot
|
0fd218e0e1
|
Ship tag 5.5.2
|
2022-11-08 22:47:12 +00:00 |
|
docxml
|
6ef984c36a
|
Update 404.html
Typo
|
2022-11-08 15:45:50 +01:00 |
|
Sören Weber
|
de3d3f598d
|
theme: allow menu items and children to be served by file:// protocol #375
|
2022-11-08 15:41:49 +01:00 |
|
GitHub Actions Bot
|
e6a06b8854
|
Mark non-release version
|
2022-11-07 19:59:18 +00:00 |
|
GitHub Actions Bot
|
745ecd704f
|
Ship tag 5.5.1
|
2022-11-07 19:59:14 +00:00 |
|
Sören Weber
|
54878e0407
|
theme: fix overflowing issue tooltips #364
in rtl, the scrollbars were still in ltr mode which was now changed to avoid overflow of tooltips when attached to the "ending" corner of the box
|
2022-11-07 20:57:17 +01:00 |
|
GitHub Actions Bot
|
8b6767779e
|
Mark non-release version
|
2022-11-06 16:03:56 +00:00 |
|
GitHub Actions Bot
|
8e76197d23
|
Ship tag 5.5.0
|
2022-11-06 16:03:52 +00:00 |
|
Sören Weber
|
08fb5c4b22
|
theme: optimize page load for images #304
|
2022-11-06 16:26:11 +01:00 |
|
Sören Weber
|
54df05b91d
|
theme: modularize render image hook #373
|
2022-11-06 10:03:18 +01:00 |
|
Sören Weber
|
4934d58624
|
theme: fix context in render hooks #373
|
2022-11-06 10:01:53 +01:00 |
|
Sören Weber
|
3efaa6ecd4
|
print: make canonical URL absolute #371
|
2022-11-06 01:37:33 +01:00 |
|
GitHub Actions Bot
|
8dfd9d5357
|
Mark non-release version
|
2022-11-05 23:42:01 +00:00 |
|
GitHub Actions Bot
|
ea52ae8324
|
Ship tag 5.4.3
|
2022-11-05 23:41:56 +00:00 |
|
Sören Weber
|
ea266f26fd
|
theme: make page be servable with uglyURLs=false from the FS by default
|
2022-11-06 00:34:33 +01:00 |
|
Sören Weber
|
f2523234bd
|
theme: fix image urls if uglyURLs=true #370
|
2022-11-05 23:58:24 +01:00 |
|
Sören Weber
|
b9e97bcc0b
|
theme: fix multilang links when site served from subdirectory #370
|
2022-11-05 23:57:11 +01:00 |
|
Sören Weber
|
460ab79e66
|
history: refactor for a11y #341
|
2022-11-05 20:34:57 +01:00 |
|
GitHub Actions Bot
|
c1eb7e33cc
|
Mark non-release version
|
2022-11-05 12:45:29 +00:00 |
|
GitHub Actions Bot
|
e50ad4bb38
|
Ship tag 5.4.2
|
2022-11-05 12:45:24 +00:00 |
|
GitHub Actions Bot
|
c0aacca713
|
Mark non-release version
|
2022-11-05 12:40:52 +00:00 |
|
GitHub Actions Bot
|
05ab30a5e3
|
Ship tag 5.4.1
|
2022-11-05 12:40:46 +00:00 |
|
GitHub Actions Bot
|
6175963a3d
|
Mark non-release version
|
2022-11-01 23:33:34 +00:00 |
|
GitHub Actions Bot
|
85ad54acda
|
Ship tag 5.4.0
|
2022-11-01 23:33:25 +00:00 |
|
Sören Weber
|
01cfcfe67b
|
theme: allow to be served by file:// protocol #349
|
2022-11-02 00:14:19 +01:00 |
|
Sören Weber
|
0ac97ba47e
|
i18n: support RTL in content #357
|
2022-11-01 02:00:50 +01:00 |
|