{
  "artifacts": {
    "markdown": {
      "contentNegotiation": "text/markdown",
      "pattern": "https://useblume.dev/{route}.md"
    },
    "llmsFullTxt": "https://useblume.dev/llms-full.txt",
    "llmsTxt": "https://useblume.dev/llms.txt",
    "mcp": {
      "discovery": "https://useblume.dev/.well-known/mcp.json",
      "url": "https://useblume.dev/mcp"
    },
    "apiCatalog": "https://useblume.dev/.well-known/api-catalog",
    "agentSkills": "https://useblume.dev/.well-known/agent-skills/index.json",
    "sitemap": "https://useblume.dev/sitemap.xml",
    "feeds": [
      "https://useblume.dev/changelog/rss.xml"
    ]
  },
  "description": "Open-source, markdown-first documentation powered by Astro and Vite.",
  "generator": "blume@1.4.2",
  "name": "Blume",
  "site": "https://useblume.dev",
  "contentUsage": {
    "search": true,
    "ai-input": true,
    "ai-train": true
  },
  "repository": "https://github.com/haydenbleasel/blume"
}
