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

Markus Graf - Personal Website

This is the source code for the personal website of Markus Graf, built with Hugo.

LLM Friendliness

This website includes an llms.txt file in the root directory (served from static/llms.txt) to help Large Language Models (LLMs) discover and understand the content of the site. This file follows the llms.txt specification.

When adding new content, please ensure that:

  1. Important pages are listed in static/llms.txt.
  2. Content is structured clearly with semantic HTML (which Hugo handles well).
  3. Future improvements may include generating .md versions of pages for direct LLM consumption.

Development

Run the local server:

hugo server -D

Deployment

See DEPLOYMENT.md.

S
Description
No description provided
Readme
17 MiB
Languages
HTML 59%
Shell 24.7%
SCSS 16.3%