{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "花花的刊物",
  "home_page_url": "https://example.com/",
  "feed_url": "https://example.com/feed.json",
  "description": "关于生活、远方与细小事物的个人刊物。",
  "language": "zh-CN",
  "items": [
    {
      "id": "using-mdx",
      "url": "https://example.com/blog/using-mdx/",
      "title": "把一天折叠成十二个瞬间",
      "summary": "一次用文字、时间刻度与交互细节完成的日常记录：平凡的一天，也有自己的光谱。",
      "image": "https://example.com/_astro/blog-placeholder-5.CB3Xi-gp.jpg",
      "date_published": "2026-07-12T00:00:00.000Z",
      "tags": [
        "creative-code",
        "life",
        "mdx"
      ],
      "language": "zh"
    },
    {
      "id": "first-post",
      "url": "https://example.com/blog/first-post/",
      "title": "晚风经过旧街道",
      "summary": "六月的傍晚，我重新走过那条曾经每天回家的路。店铺换了名字，风却还是从同一个方向吹来。",
      "image": "https://example.com/_astro/blog-placeholder-3.ijrf8Ohr.jpg",
      "date_published": "2026-06-18T00:00:00.000Z",
      "tags": [
        "life",
        "essay"
      ],
      "language": "zh"
    },
    {
      "id": "second-post",
      "url": "https://example.com/blog/second-post/",
      "title": "一个人吃饭，也要摆好碗筷",
      "summary": "独居之后才明白，认真吃饭不是仪式感，而是一种不动声色地照顾自己的方式。",
      "image": "https://example.com/_astro/blog-placeholder-4.gLBdjEDe.jpg",
      "date_published": "2026-05-27T00:00:00.000Z",
      "tags": [
        "life",
        "essay"
      ],
      "language": "zh"
    },
    {
      "id": "third-post",
      "url": "https://example.com/blog/third-post/",
      "title": "在雨停之前读完一本书",
      "summary": "一场没有预告的雨，把我留在陌生城市的旧书店里。时间因此慢了下来。",
      "image": "https://example.com/_astro/blog-placeholder-2.1WQRLJGH.jpg",
      "date_published": "2026-04-09T00:00:00.000Z",
      "tags": [
        "travel",
        "reading"
      ],
      "language": "zh"
    },
    {
      "id": "markdown-style-guide",
      "url": "https://example.com/blog/markdown-style-guide/",
      "title": "Notes from a Window Seat",
      "summary": "A slow train, a paper cup of coffee, and the small landscapes that only exist between departure and arrival.",
      "image": "https://example.com/_astro/blog-placeholder-1.Bx0Zcyzv.jpg",
      "date_published": "2026-03-16T00:00:00.000Z",
      "tags": [
        "travel",
        "essay"
      ],
      "language": "en"
    }
  ]
}