{
  "schemaVersion": "1.0",
  "id": "2026",
  "kind": "yearly",
  "title": "2026 年刊",
  "timezone": "Asia/Shanghai",
  "period": {
    "start": "2026-01-01",
    "end": "2026-12-31"
  },
  "closed": false,
  "closedAt": null,
  "summary": "本期共收录 5 篇内容。",
  "url": "https://example.com/yearly/2026/",
  "featuredIds": [
    "using-mdx",
    "first-post"
  ],
  "itemCount": 5,
  "items": [
    {
      "id": "using-mdx",
      "url": "https://example.com/blog/using-mdx/",
      "title": "把一天折叠成十二个瞬间",
      "description": "一次用文字、时间刻度与交互细节完成的日常记录：平凡的一天，也有自己的光谱。",
      "publishedAt": "2026-07-12T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "creative-code",
        "life",
        "mdx"
      ],
      "image": "https://example.com/_astro/blog-placeholder-5.CB3Xi-gp.jpg",
      "featured": true,
      "featuredOrder": 1,
      "evergreen": true,
      "evergreenOrder": 1,
      "periods": {
        "week": "2026-W28",
        "month": "2026-07",
        "year": "2026"
      }
    },
    {
      "id": "first-post",
      "url": "https://example.com/blog/first-post/",
      "title": "晚风经过旧街道",
      "description": "六月的傍晚，我重新走过那条曾经每天回家的路。店铺换了名字，风却还是从同一个方向吹来。",
      "publishedAt": "2026-06-18T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "life",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-3.ijrf8Ohr.jpg",
      "featured": true,
      "featuredOrder": 2,
      "evergreen": true,
      "evergreenOrder": 2,
      "periods": {
        "week": "2026-W25",
        "month": "2026-06",
        "year": "2026"
      }
    },
    {
      "id": "second-post",
      "url": "https://example.com/blog/second-post/",
      "title": "一个人吃饭，也要摆好碗筷",
      "description": "独居之后才明白，认真吃饭不是仪式感，而是一种不动声色地照顾自己的方式。",
      "publishedAt": "2026-05-27T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "life",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-4.gLBdjEDe.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W22",
        "month": "2026-05",
        "year": "2026"
      }
    },
    {
      "id": "third-post",
      "url": "https://example.com/blog/third-post/",
      "title": "在雨停之前读完一本书",
      "description": "一场没有预告的雨，把我留在陌生城市的旧书店里。时间因此慢了下来。",
      "publishedAt": "2026-04-09T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "travel",
        "reading"
      ],
      "image": "https://example.com/_astro/blog-placeholder-2.1WQRLJGH.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W15",
        "month": "2026-04",
        "year": "2026"
      }
    },
    {
      "id": "markdown-style-guide",
      "url": "https://example.com/blog/markdown-style-guide/",
      "title": "Notes from a Window Seat",
      "description": "A slow train, a paper cup of coffee, and the small landscapes that only exist between departure and arrival.",
      "publishedAt": "2026-03-16T00:00:00.000Z",
      "updatedAt": null,
      "lang": "en",
      "type": "essay",
      "tags": [
        "travel",
        "essay"
      ],
      "image": "https://example.com/_astro/blog-placeholder-1.Bx0Zcyzv.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W12",
        "month": "2026-03",
        "year": "2026"
      }
    }
  ]
}