Commit graph

138 commits

Author SHA1 Message Date
Stephan Hadan
173a9fdf67 * Updated lightbox2 to version 2.11.5 (#32)
* Every external library should be served locally (#6)
  * Serve font files locally (#31)
2025-02-11 16:20:58 +01:00
Stephan Hadan
a4342dd39b * prepared new version in CHANGELOG.md 2025-02-11 14:41:00 +01:00
Stephan Hadan
464ed12095 * use it in every categories appearance 2025-02-11 14:38:37 +01:00
Stephan Hadan
94876f327e . 2025-02-11 14:36:48 +01:00
Stephan Hadan
60c07663de working with absLangUrl 2025-02-11 14:36:07 +01:00
Stephan Hadan
e73a41f1c8 and again 2025-02-11 14:33:23 +01:00
Stephan Hadan
5e41bb2a86 and another one 2025-02-11 14:30:18 +01:00
Stephan Hadan
e82d2bb68a and another one 2025-02-11 14:28:21 +01:00
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
d909598416 fixed multilingual date formatting (#29)
prepared hotfix-release v1.1.1
2025-02-11 13:28:18 +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
22e38b4ff4 Add "CHANGELOG.md" 2025-01-29 14:21:27 +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
5d8220c6db added statuspage sample config to README.md 2025-01-29 12:52:55 +01:00
1163536c0b Added documentation for Statuspage and demo page to README.md 2025-01-29 12:51:39 +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
9ebc3a3392 Merge pull request 'Revert last change' (#26) from hotfix/fix-menu-on-subpath-deployed-sites into main
Reviewed-on: stiebke/hugo-internet-weblog#26
2025-01-29 12:11:53 +01:00
af8d8ae554 Revert last change 2025-01-29 12:11:05 +01:00
5db902f70c Merge pull request 'Another try to fix subpath navigation problem' (#25) from hotfix/fix-menu-on-subpath-deployed-sites into main
Reviewed-on: stiebke/hugo-internet-weblog#25
2025-01-29 12:00:31 +01:00
d107186f6a Another try to fix subpath navigation problem 2025-01-29 11:59:52 +01:00
61bf65d98a Merge pull request 'another try fixing menu issue' (#24) from hotfix/fix-menu-on-subpath-deployed-sites into main
Reviewed-on: stiebke/hugo-internet-weblog#24
2025-01-29 11:56:43 +01:00
e7b7063a65 another try fixing menu issue 2025-01-29 11:55:51 +01:00
8aaef97e00 Merge pull request 'Another try to fix menu on subpath deployed sites' (#23) from hotfix/fix-menu-on-subpath-deployed-sites into main
Reviewed-on: stiebke/hugo-internet-weblog#23
2025-01-29 11:50:40 +01:00
5b188e8fcd Another try to fix menu on subpath deployed sites 2025-01-29 11:50:01 +01:00
e38272bd79 Merge pull request 'Revert changing navigation' (#22) from hotfix/revert-changing-navigation into main
Reviewed-on: stiebke/hugo-internet-weblog#22
2025-01-29 11:09:58 +01:00
96f5b877c7 Revert changing navigation 2025-01-29 11:09:19 +01:00
f4cd72bf25 Merge pull request 'Fixed navigation when deployed to subpath' (#21) from hotfix/fix-navigation-when-deployed-to-subpath into main
Reviewed-on: stiebke/hugo-internet-weblog#21
2025-01-29 11:06:05 +01:00
a61c78495e Fixed navigation when deployed to subpath 2025-01-29 11:05:27 +01:00
4de04f79f6 Merge pull request 'Fixed switch to "home" when deploying to subpath' (#20) from hotfix/fix-switch-to-home-when-deploying-to-subpath into main
Reviewed-on: stiebke/hugo-internet-weblog#20
2025-01-29 10:40:59 +01:00
2226a0aa9f Fixed switch to "home" when deploying to subpath 2025-01-29 10:40:09 +01:00
114e17261c Merge pull request 'Fixed favicon path, when deploying to subpath of domain' (#19) from hotfix/fixed-favicon-path-when-deployed-to-subpath into main
Reviewed-on: stiebke/hugo-internet-weblog#19
2025-01-29 10:23:40 +01:00
3c2a1cd99b Fixed favicon path, when deploying to subpath of domain 2025-01-29 10:22:58 +01:00
8f1daefbd9 Merge pull request 'Fixed missing ! in page_footer.html' (#18) from hotfix/fixed-missing-exclamation-mark-in-page-footer-html into main
Reviewed-on: stiebke/hugo-internet-weblog#18
2025-01-29 10:18:02 +01:00
78bac1a4a5 Fixed missing ! in page_footer.html 2025-01-29 10:17:27 +01:00
0af3f36c0c Merge pull request 'Fixed missing "s" in layouts/partials/bio.html' (#17) from hotfix/fix-missing-s-in-bio-html into main
Reviewed-on: stiebke/hugo-internet-weblog#17
2025-01-29 10:13:34 +01:00