<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/feeds/atom-style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://code4focus.github.io/</id>
    <title>Code4Focus</title>
    <updated>2026-04-09T06:57:32.378Z</updated>
    <generator>Astro-Theme-Retypeset with Feed for Node.js</generator>
    <author>
        <name>Code4Focus</name>
        <uri>https://code4focus.github.io/</uri>
    </author>
    <link rel="alternate" href="https://code4focus.github.io/"/>
    <link rel="self" href="https://code4focus.github.io/atom.xml"/>
    <subtitle>Code4Focus 是一个使用 Astro 与 Retypeset 构建的个人博客，记录软件工程、AI、产品思考与长期主义相关的内容。</subtitle>
    <rights>Copyright © 2026 Code4Focus</rights>
    <entry>
        <title type="html"><![CDATA[用 Astro 与 Retypeset 搭起新的写作起点]]></title>
        <id>https://code4focus.github.io/posts/hello-world/</id>
        <link href="https://code4focus.github.io/posts/hello-world/"/>
        <updated>2026-04-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[这是博客的第一篇文章，用来确认新的站点结构、排版风格与内容方向。]]></summary>
        <content type="html"><![CDATA[<p>新的博客已经搭起来了。</p>
<p>我选择 <code>Astro + Retypeset</code> 作为第一版基础设施，原因很直接。</p>
<p>作为对照，普通静态引用会尽量保持安静 <sup><a href="#cite-astro-docs">[1]</a></sup>。启用预览的引用则可以在桌面端就地补足上下文 <sup><a href="#cite-retypeset-demo">[2]</a></sup>。</p>
<h2>为什么是这套组合</h2>
<ol>
<li>它天然适合静态部署，放到 <code>GitHub Pages</code> 成本低、维护轻。</li>
<li>SEO 基础能力完整，包含 <code>sitemap</code>、<code>Open Graph</code>、<code>RSS</code> 和结构化元信息能力。</li>
<li>它对中文内容的阅读体验更认真，不只是“能显示中文”，而是更接近“认真排版过”的感觉。</li>
</ol>
<h2>这个站会写什么</h2>
<ul>
<li>软件工程与前端开发</li>
<li>AI 工具链与工作流</li>
<li>产品思考与长期项目</li>
<li>阅读、写作与知识整理</li>
</ul>
<h2>下一步</h2>
<p>接下来我会继续补齐这些内容：</p>
<ul>
<li>GitHub Pages 正式部署</li>
<li>Search Console / Bing Webmaster 验证</li>
<li>评论系统与统计方案</li>
<li>更细致的中文字体与排版优化</li>
</ul>
<p>如果你正在读这篇文章，说明这个博客已经从想法进入了运行状态。</p>

<hr />
<ol>
<li><a name="cite-astro-docs"></a><p><a href="https://astro.build">Astro 官方文档</a> 明确把 Astro 定位为适合内容型、静态优先网站的框架，这和这个博客当前的部署方式与维护目标是一致的。</p></li><li><a name="cite-retypeset-demo"></a><p><a href="https://retypeset.radishzz.cc/">Retypeset 演示站</a> 所呈现的字距、留白和长文阅读体验，是我判断这套主题适合写作场景的重要依据。</p></li>
</ol>
]]></content>
        <author>
            <name>Code4Focus</name>
            <uri>https://code4focus.github.io/</uri>
        </author>
        <published>2026-04-04T00:00:00.000Z</published>
    </entry>
</feed>