]> juplo.de Git - website/commit
Content aus Theme entfernt; exampleSite-Platzhalter für Theme-Tests angelegt
authorKai Moritz <kai.milan.moritz@googlemail.com>
Wed, 3 Jun 2026 21:40:01 +0000 (21:40 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Wed, 3 Jun 2026 22:09:19 +0000 (22:09 +0000)
commit593e6a701da261c5d0fa6bc91bb35d607c2af7a7
tree8ce2111bd15e208977f4e5b54a108a18812d9f75
parent5001b1d1021d80ffc125cdd54644536d9210f5a5
Content aus Theme entfernt; exampleSite-Platzhalter für Theme-Tests angelegt

Alle Produktionsinhalte aus content/ wurden entfernt (about/, impressum/,
blog/, categories/, tags/). Sie liegen jetzt im Content-Repo.

Als Ersatz wurden minimale Platzhalter in der exampleSite angelegt, damit
das Theme weiterhin unabhängig vom Content-Branch mit der exampleSite
getestet werden kann: about/, about/impressum/, blog/, blog/archive/,
categories/, tags/.

Die exampleSite/hugo.yaml wurde von PaperMod-Parametern bereinigt und
um copyrightShort ergänzt (analog zur hugo.yaml im Content-Repo).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
21 files changed:
content/about/_index.html [deleted file]
content/about/agb.html [deleted file]
content/about/contact.html [deleted file]
content/about/impressum/_index.html [deleted file]
content/about/impressum/datenschutz.html [deleted file]
content/about/impressum/google-analytics.html [deleted file]
content/about/impressum/haftung-inhalte.html [deleted file]
content/about/impressum/haftung-links.html [deleted file]
content/about/impressum/urheberrechte.html [deleted file]
content/blog/_index.html [deleted file]
content/blog/archive/_index.html [deleted file]
content/categories/_index.html [deleted file]
content/tags/_index.html [deleted file]
exampleSite/content/about/_index.html [new file with mode: 0644]
exampleSite/content/about/impressum/_index.html [new file with mode: 0644]
exampleSite/content/about/impressum/datenschutz.html [new file with mode: 0644]
exampleSite/content/blog/_index.html [new file with mode: 0644]
exampleSite/content/blog/archive/_index.html [new file with mode: 0644]
exampleSite/content/categories/_index.html [new file with mode: 0644]
exampleSite/content/tags/_index.html [new file with mode: 0644]
exampleSite/hugo.yaml