Commit Graph

3 Commits

Author SHA1 Message Date
Ricardo
3a9b0d5dd2 docs: add per-category feeds implementation plan 2026-02-24 22:37:00 +01:00
Ricardo
c31f0d0dcf docs: add per-category feeds design document 2026-02-24 22:35:35 +01:00
Ricardo
42a5c67896 feat: add Markdown for Agents — serve clean Markdown to AI agents
Generate index.md alongside index.html for /articles/ at build time.
Agents can access clean Markdown via .md URL extension or Accept:
text/markdown content negotiation. Includes configurable content-signal
policy (ai-train, search, ai-input) and a master on/off toggle via
MARKDOWN_AGENTS_ENABLED env var.
2026-02-24 20:24:06 +01:00