{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Inkwell Theme",
  "description": "A minimalist, content-focused blog theme built with Astro.",
  "home_page_url": "https://inkwell.max-mini.top",
  "feed_url": "https://inkwell.max-mini.top/feed.json",
  "language": "zh-CN",
  "authors": [
    {
      "name": "Author Name",
      "url": "https://inkwell.max-mini.top",
      "avatar": "https://api.dicebear.com/7.x/notionists/svg?seed=Felix"
    }
  ],
  "favicon": "https://inkwell.max-mini.top/logo.svg",
  "icon": "https://inkwell.max-mini.top/logo.svg",
  "ttl": 60,
  "date_modified": "2026-04-01T00:00:00.000Z",
  "items": [
    {
      "id": "https://inkwell.max-mini.top/posts/readme-en/",
      "url": "https://inkwell.max-mini.top/posts/readme-en/",
      "title": "Inkwell English README",
      "summary": "English documentation and guide for the Inkwell theme",
      "date_published": "2026-04-01T00:00:00.000Z",
      "date_modified": "2026-04-01T00:00:00.000Z",
      "author": {
        "name": "Author Name",
        "url": "https://inkwell.max-mini.top",
        "avatar": "https://api.dicebear.com/7.x/notionists/svg?seed=Felix"
      },
      "categories": [
        "Documentation"
      ],
      "tags": [
        "inkwell",
        "astro"
      ],
      "language": "zh-CN"
    },
    {
      "id": "https://inkwell.max-mini.top/posts/readme-zh/",
      "url": "https://inkwell.max-mini.top/posts/readme-zh/",
      "title": "Inkwell 中文说明文档 (README)",
      "summary": "Inkwell 主题的中文介绍与使用指南",
      "date_published": "2026-04-01T00:00:00.000Z",
      "date_modified": "2026-04-01T00:00:00.000Z",
      "author": {
        "name": "Author Name",
        "url": "https://inkwell.max-mini.top",
        "avatar": "https://api.dicebear.com/7.x/notionists/svg?seed=Felix"
      },
      "categories": [
        "文档"
      ],
      "tags": [
        "inkwell",
        "astro"
      ],
      "language": "zh-CN"
    },
    {
      "id": "https://inkwell.max-mini.top/posts/hello-inkwell/",
      "url": "https://inkwell.max-mini.top/posts/hello-inkwell/",
      "title": "Welcome to Inkwell! 👋",
      "summary": "这是 Inkwell 主题的第一篇文章！本文展示了各项主要排版特性和主题设计哲学。",
      "date_published": "2024-06-01T00:00:00.000Z",
      "date_modified": "2024-06-15T00:00:00.000Z",
      "author": {
        "name": "Author Name",
        "url": "https://inkwell.max-mini.top",
        "avatar": "https://api.dicebear.com/7.x/notionists/svg?seed=Felix"
      },
      "categories": [
        "教程"
      ],
      "tags": [
        "astro",
        "inkwell"
      ],
      "image": "https://cdn.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/006.jpg",
      "language": "zh-CN",
      "custom_summary": [
        "Inkwell 是一个追求双重友好的博客系统：对人类体验优雅，对 AI Agent 提供高度语义化支持。",
        "本文为你展示了预设主题的页面组件、排版表现。",
        "沉浸式的 Zen Mode、自动化的 Github/Obsidian 工作流让写作变得毫无阻力。"
      ]
    },
    {
      "id": "https://inkwell.max-mini.top/posts/markdown-elements/",
      "url": "https://inkwell.max-mini.top/posts/markdown-elements/",
      "title": "Markdown 排版与特性测试",
      "summary": "这里汇总了 Markdown 的基础和进阶元素，以检查主题的最终渲染效果。",
      "date_published": "2024-05-20T00:00:00.000Z",
      "date_modified": "2024-05-20T00:00:00.000Z",
      "author": {
        "name": "Author Name",
        "url": "https://inkwell.max-mini.top",
        "avatar": "https://api.dicebear.com/7.x/notionists/svg?seed=Felix"
      },
      "categories": [
        "测试"
      ],
      "tags": [
        "markdown",
        "typography"
      ],
      "language": "zh-CN"
    }
  ]
}