Commit Graph
13 Commits
Author SHA1 Message Date
Carson 36e14b4b38 fix: Dienstag-Metapher durch verständlicheren Satz ersetzt 2026-03-19 08:32:00 +01:00
CarsonandMarkus Graf cbdea212cc fix: remove 'nennen wir ihn Markus' — er ist bekannt
Co-Authored-By: Markus Graf <markus@markusgraf.ch>
2026-03-19 08:30:09 +01:00
CarsonandClaude Sonnet 4.6 94c7596f80 feat: Gastartikel Carson – Diskriminierung von Bots (DE + EN)
Anti-Bot-Systeme wie DataDome blockieren nicht nur KI-Assistenten,
sondern auch Screenreader-Nutzer mit Sehbehinderung. Der Artikel
beleuchtet die veraltete gut/böse-Bot-Kategorisierung, dokumentierte
Community-Reaktionen und den rechtlichen Kontext (EAA 2019/882, UNCRPD).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 08:17:02 +01:00
Carson 208fec08b6 feat: add blog post – vollautomatisierter KI-Bewerbungsagent
Neuer Blogpost auf DE und EN über den KI-gestützten Bewerbungsagenten
(Carson/NanoClaw). Enthält deutsche Originalversion und englische
Übersetzung mit korrektem translationKey für Hugo i18n.

Co-Authored-By: Carson <carson@markusgraf.ch>
2026-03-13 12:55:43 +01:00
gurixandClaude Sonnet 4.6 65256db330 docs: remove TL;DR prefix from blog post descriptions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 21:41:41 +01:00
Sepp (AI Assistant) ba9b578a24 Use full TL;DR in description, remove from body 2026-02-18 20:59:07 +01:00
Sepp (AI Assistant) 04959d0501 Update description to use TL;DR 2026-02-18 20:51:16 +01:00
Sepp (AI Assistant) fbb09227d9 Add German original version of blog post 2026-02-18 19:39:29 +01:00
Sepp (AI Assistant) 57f39b8727 Add blog post: The Digital Receptionist (English translation) 2026-02-18 19:32:11 +01:00
gurixandClaude Opus 4.5 803bd79dc8 feat: add bilingual blog post about digital media literacy for children
Add new blog post "Ein alter Laptop, Linux und Pi-hole: Digitale
Medienkompetenz für Kinder" in German and English, covering setting up
a child's first computer with Ubuntu and Pi-hole, open source philosophy,
and the balance between protection and freedom.

Also adds i18n support for localized month names in date formatting
across blog templates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 16:43:58 +01:00
gurixandClaude e599e0404c feat: add bilingual blog post about dialog-based applications
Add new blog post "Computer, ..." exploring how modern language models
enable Star Trek-like computer interactions. Includes a practical
experiment with dialog-based member management using MCP and GraphQL.

Features:
- German version at /de/blog/dialogbasierte-anwendungen/
- English version at /en/blog/dialog-based-applications/
- Translated URL slugs linked via translationKey
- Content sourced from Notion with natural English translation
- OpenSpec proposal with validation passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 16:53:55 +01:00
gurixandClaude 89a7ae08dd feat: add English translation of first blog post
Translate "KI Generierte Website - ein Praxisbeispiel" to English as
"AI-Generated Website - A Practical Example". The blog post is now
available in both German and English with proper language switching.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 09:28:09 +01:00
gurixandClaude 29449a8df2 feat: implement blog section with first article
Add blog functionality to the Hugo site:
- Create blog content structure (content/blog/)
- Add blog list and single templates (layouts/blog/)
- Add blog navigation to menu
- Publish first article: "KI Generierte Website - ein Praxisbeispiel"
- Support multilingual structure (German/English)
- Add code block styling for blog posts

The blog section is now accessible at /de/blog/ and /en/blog/
with proper navigation, responsive design, and semantic HTML.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 08:55:03 +01:00