Commit graph

75 commits

Author SHA1 Message Date
Stephan Hadan
a83ff7ab6f another possible fix 2025-02-11 14:27:37 +01:00
Stephan Hadan
7c4260453d * another fix 2025-02-11 14:19:21 +01:00
Stephan Hadan
e612bc53be tried to fix it again (#30) 2025-02-11 14:15:18 +01:00
Stephan Hadan
bb09886f19 * fixed category links 2025-02-11 14:09:52 +01:00
Stephan Hadan
d75dc7c1a2 * fixed all dates 2025-02-11 13:22:29 +01:00
Stephan Hadan
2bbe8f894b * fixed date on homepage 2025-02-11 13:15:35 +01:00
Stephan Hadan
5e45932b37 first try to fix multilingual date formatting 2025-02-11 13:08:56 +01:00
Stephan Hadan
73b2cf285e Merge branch 'main' of ssh://git.hadan-it.com:222/stiebke/hugo-internet-weblog 2025-02-02 09:06:55 +01:00
Stephan Hadan
c1a2dc10a2 fixed date 2025-02-02 09:06:33 +01:00
4f5150b6d1 Added index.xml for correct self-reference 2025-01-29 13:26:09 +01:00
48f0809346 fixed missing space between email and name 2025-01-29 13:21:40 +01:00
7e9ec19598 Fixed <author> tag to display correct format 2025-01-29 13:18:57 +01:00
4244d3e795 Update layouts/rss.xml 2025-01-29 13:03:15 +01:00
b2000f153e Fixed not necessary > in site_footer.html 2025-01-29 12:59:08 +01:00
7a10c8afc5 added statuspageenabled to page_footer.html 2025-01-29 12:55:53 +01:00
5e1a222aaf Update layouts/partials/page_footer.html 2025-01-29 12:43:31 +01:00
9161d4e50a Update layouts/partials/page_header.html 2025-01-29 12:41:15 +01:00
63c8be48ed Update layouts/partials/page_header.html 2025-01-29 12:39:44 +01:00
35208a128b Update layouts/partials/page_header.html 2025-01-29 12:35:44 +01:00
af8d8ae554 Revert last change 2025-01-29 12:11:05 +01:00
d107186f6a Another try to fix subpath navigation problem 2025-01-29 11:59:52 +01:00
e7b7063a65 another try fixing menu issue 2025-01-29 11:55:51 +01:00
5b188e8fcd Another try to fix menu on subpath deployed sites 2025-01-29 11:50:01 +01:00
96f5b877c7 Revert changing navigation 2025-01-29 11:09:19 +01:00
a61c78495e Fixed navigation when deployed to subpath 2025-01-29 11:05:27 +01:00
2226a0aa9f Fixed switch to "home" when deploying to subpath 2025-01-29 10:40:09 +01:00
3c2a1cd99b Fixed favicon path, when deploying to subpath of domain 2025-01-29 10:22:58 +01:00
78bac1a4a5 Fixed missing ! in page_footer.html 2025-01-29 10:17:27 +01:00
b03825ded4 Fixed missing "s" in layouts/partials/bio.html 2025-01-29 10:12:44 +01:00
Stephan Hadan
8e13216a1d * added parametrized umami-integration
* eliminated google analytics
* added umami-integration to README.md
2025-01-29 08:44:27 +01:00
9650d9fd12 Merge pull request 'added favicons and replaced the links in site_header.html with a state of the art implementation.' (#14) from feat/rework-of-favicon-integration into main
Reviewed-on: stiebke/hugo-internet-weblog#14
2025-01-29 08:15:38 +01:00
Stephan Hadan
713fe673e4 * added favicons and replaced the links in site_header.html with a state of the art implementation. 2025-01-29 08:11:00 +01:00
Stephan Hadan
0b8aed6be5 eliminated characters 2025-01-28 23:38:42 +01:00
Stephan Hadan
7df1c67da9 one more translation fix 2025-01-28 21:34:13 +01:00
Stephan Hadan
bd4b8b3ecd translation fix in page footer 2025-01-28 20:59:13 +01:00
Stephan Hadan
7fa54f2f70 some bugfixes 2025-01-28 20:58:31 +01:00
Stephan Hadan
32024acdee added statuspage to footer 2025-01-28 20:54:07 +01:00
Stephan Hadan
0dbdd51245 added sri to scripts 2025-01-28 14:47:42 +01:00
Stephan Hadan
cc53b78f46 more translation changes 2025-01-28 13:02:01 +01:00
Stephan Hadan
515108099b added favicon 2025-01-28 12:40:14 +01:00
Stephan Hadan
6276c8fdb3 - more translations 2025-01-28 11:42:56 +01:00
Stephan Hadan
d272fe3f68 - added umami-config 2025-01-28 11:17:29 +01:00
Stephan Hadan
b688d23360 - weiter deutsche Anpassungen 2025-01-28 11:14:33 +01:00
Stephan Hadan
5ec2fea11f - changed date formatting 2025-01-28 11:10:20 +01:00
Stephan Hadan
6c5965e7ef - deutsche Übersetzung 2025-01-28 10:21:58 +01:00
Stephan Hadan
a8e9812999 - eliminated 's in page_header.html 2025-01-28 10:17:29 +01:00
Dan Xin
558b8b4ae0
fix: migrate ".Site.Author" to ".Site.Params.Author" (#17)
* feat: migrate ".Site.Author" to ".Site.Params.Author"
* feat: update README
2024-11-08 14:16:58 -05:00
Josh Johnson
ddf9c0fca2 Updates jquery dependency and adopts new lightbox library 2024-02-24 21:21:49 -05:00
Josh Johnson
fcfa7a8972 Adds prefered mode dark appearance feature 2024-02-23 21:59:24 -05:00
Josh Johnson
cde5d340bd Adds social media meta tags and new param for featured images 2024-02-19 22:19:19 -05:00