Commit graph

147 commits

Author SHA1 Message Date
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
b03825ded4 Fixed missing "s" in layouts/partials/bio.html 2025-01-29 10:12:44 +01:00
fd92062e80 Merge pull request 'Fixed wrong url for installation of theme' (#16) from hotfix/documentation-fix-wrong-installation-url into main
Reviewed-on: stiebke/hugo-internet-weblog#16
2025-01-29 09:35:46 +01:00
e9f068487f Changed wrong url for installation of theme 2025-01-29 09:34:18 +01:00
21e652e38a Merge pull request 'Pull Request for Umami-Integration, Part I' (#15) from feat/rework-umami-integration into main
Reviewed-on: stiebke/hugo-internet-weblog#15
2025-01-29 08:46:56 +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
97db23ef86 Merge pull request 'hot-fix/change-license-filetype' (#13) from hot-fix/change-license-filetype into main
Reviewed-on: stiebke/hugo-internet-weblog#13
2025-01-29 00:23:14 +01:00
817a49850c Fixed license link 2025-01-29 00:21:44 +01:00
7379768252 Changed filetype for license 2025-01-29 00:20:52 +01:00
89895da447 Merge pull request 'feat/update-documentation' (#11) from feat/update-documentation into main
Reviewed-on: stiebke/hugo-internet-weblog#11
2025-01-29 00:14:23 +01:00
0316707262 Renewed copyright notice, changed config.toml to hugo.toml, changed LICENSE-Link 2025-01-29 00:11:53 +01:00
9e627007a4 Update LICENSE.md with enhancement copyright 2025-01-28 23:58:34 +01:00
8faf552ecb Merge pull request 'eliminated characters' (#8) from hotfix/eliminate-apostroph-s-in-specific-file into main
Reviewed-on: stiebke/hugo-internet-weblog#8
2025-01-28 23:41:25 +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
d654868451 Update README.md 2025-01-11 08:45:42 +01:00
fb5b99cc23 Add renovate.json 2025-01-11 08:43:28 +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
d47670bc5d updates readme 2024-02-24 22:42:37 -05:00
Josh Johnson
c4dbd1e6e0 lazy loading footer images 2024-02-24 21:50:25 -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
fa861cb045
Update README.md 2024-02-19 22:22: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
Josh Johnson
830ad5392b Updates RSS link from deprecated .Site.RSSLink 2024-01-03 19:11:34 -05:00
Josh Johnson
20db28e2b3
Merge pull request #16 from ahysing/main
Changing date format to YYYY-MM-dd for datetime attribute.
2023-07-31 10:46:31 -04:00
Andreas Dreyer Hysing
878c8fc421
Changing date format to YYYY-MM-dd for datetime attribute. 2023-07-07 18:30:02 +02:00
Josh Johnson
bcf4127174 Updates rss to show correct feed in section 2022-11-08 21:29:50 -05:00