<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
  <title>My Blog</title>
  <subtitle>一个简洁的个人博客，记录技术、生活与思考。</subtitle>
  <link href="https://example.com/feed.xml" rel="self" />
  <link href="https://example.com/" />
  <updated>2026-06-20T00:00:00Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Blog Author</name>
    <email>author@example.com</email>
  </author>
  <entry>
    <title>欢迎使用 Eleventy 杂志主题</title>
    <link href="https://example.com/posts/welcome-to-eleventy-magazine-theme/" />
    <updated>2026-06-20T00:00:00Z</updated>
    <id>https://example.com/posts/welcome-to-eleventy-magazine-theme/</id>
    <summary>这是一个基于 Eleventy 的三栏博客主题模板，支持响应式布局、深色模式、客户端搜索和 PWA 离线访问。本文将带你快速了解这个主题的主要特性与使用方法。</summary>
    <content type="html">&lt;p&gt;这是一个基于 Eleventy 的三栏博客主题模板，支持响应式布局、深色模式、客户端搜索和 PWA 离线访问。本文将带你快速了解这个主题的主要特性与使用方法。&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>如何部署你的静态博客</title>
    <link href="https://example.com/posts/how-to-deploy-your-static-blog/" />
    <updated>2026-06-18T00:00:00Z</updated>
    <id>https://example.com/posts/how-to-deploy-your-static-blog/</id>
    <summary>静态博客的部署方式多种多样，从 GitHub Pages 到 Cloudflare Pages，再到自托管的 VPS。本文对比几种主流方案的优缺点，帮助你选择最适合自己的部署方式。</summary>
    <content type="html">&lt;p&gt;静态博客的部署方式多种多样，从 GitHub Pages 到 Cloudflare Pages，再到自托管的 VPS。本文对比几种主流方案的优缺点，帮助你选择最适合自己的部署方式。&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>设计一个舒适的阅读体验</title>
    <link href="https://example.com/posts/designing-a-comfortable-reading-experience/" />
    <updated>2026-06-15T00:00:00Z</updated>
    <id>https://example.com/posts/designing-a-comfortable-reading-experience/</id>
    <summary>在信息过载的时代，一个让人愿意停下来认真阅读的页面设计变得尤为珍贵。从字体、行距到配色，每一个细节都在影响读者的阅读体验。</summary>
    <content type="html">&lt;p&gt;在信息过载的时代，一个让人愿意停下来认真阅读的页面设计变得尤为珍贵。从字体、行距到配色，每一个细节都在影响读者的阅读体验。&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>开源协作的一点思考</title>
    <link href="https://example.com/posts/thoughts-on-open-source-collaboration/" />
    <updated>2026-06-10T00:00:00Z</updated>
    <id>https://example.com/posts/thoughts-on-open-source-collaboration/</id>
    <summary>开源软件改变了技术行业的协作方式，但参与开源项目并不只是提交代码那么简单。沟通、文档和持续的维护同样是开源生态中不可或缺的部分。</summary>
    <content type="html">&lt;p&gt;开源软件改变了技术行业的协作方式，但参与开源项目并不只是提交代码那么简单。沟通、文档和持续的维护同样是开源生态中不可或缺的部分。&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>从零开始写 CSS</title>
    <link href="https://example.com/posts/getting-started-with-css/" />
    <updated>2026-06-05T00:00:00Z</updated>
    <id>https://example.com/posts/getting-started-with-css/</id>
    <summary>CSS 是网页设计的灵魂。无论是简单的个人博客还是复杂的企业应用，掌握 CSS 的基础知识都是必不可少的。本文从选择器、盒模型到布局系统，带你系统梳理 CSS 的核心概念。</summary>
    <content type="html">&lt;p&gt;CSS 是网页设计的灵魂。无论是简单的个人博客还是复杂的企业应用，掌握 CSS 的基础知识都是必不可少的。本文从选择器、盒模型到布局系统，带你系统梳理 CSS 的核心概念。&lt;/p&gt;</content>
  </entry>
</feed>
