<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>blog</id>
    <title>Avotokyo</title>
    <updated>2026-06-21T08:04:05.388Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://avotokyo.me/"/>
    <subtitle>Avotokyo 的个人网站 — 开源开发者、技术博客与项目集合</subtitle>
    <icon>https://avotokyo.me/favicon.svg</icon>
    <rights>Copyright © 2026 Avotokyo</rights>
    <entry>
        <title type="html"><![CDATA[Hello World]]></title>
        <id>/blog/hello-world</id>
        <link href="https://avotokyo.me/blog/hello-world"/>
        <updated>2026-06-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[个人网站改造完成后的第一篇博客，记录 Rspress + Tailwind + shadcn/ui 技术选型]]></summary>
        <content type="html"><![CDATA[<!--$--><h1 class="rp-toc-include" id="hello-world"><a href="#hello-world" class="rp-header-anchor rp-link" aria-hidden="true">#</a>Hello World<!-- --> </h1><div class="rp-not-doc rp-llms-container"><button class="rp-not-doc rp-llms-button rp-llms-copy-button"><div class="rp-llms-copy-button__icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" class="rp-llms-copy-button__icon-success"><path fill="currentColor" d="m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" class="rp-llms-copy-button__icon-copy"><path fill="currentColor" d="M20 8v12H8V8zm0-2H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2"></path><path fill="currentColor" d="M4 16H2V4a2 2 0 0 1 2-2h12v2H4Z"></path></svg></div><span>复制 Markdown</span></button><button class="rp-llms-button rp-llms-view-options__trigger "><svg width="1em" height="1em" viewBox="0 0 32 32" class="rp-llms-view-options__arrow "><path fill="currentColor" d="M16 22 6 12l1.4-1.4 8.6 8.6 8.6-8.6L26 12z"></path></svg></button></div>
<p>欢迎来到我的个人网站！</p>
<p>这是改造后的第一篇文章。本站基于 <a href="https://rspress.rs/" target="_blank" rel="noopener noreferrer" class="rp-link">Rspress</a> 构建，使用 Tailwind CSS 与 shadcn/ui 作为 UI 组件层，部署在 GitHub Pages 上。</p>
<h2 class="rp-toc-include" id="技术栈"><a href="#技术栈" class="rp-header-anchor rp-link" aria-hidden="true">#</a>技术栈</h2>
<ul>
<li><strong>Rspress</strong> — 静态站点生成，支持 MDX 与主题定制</li>
<li><strong>Tailwind CSS v4</strong> — 原子化样式</li>
<li><strong>shadcn/ui</strong> — 可复用的 React 组件</li>
<li><strong>GitHub Actions</strong> — 自动构建与部署</li>
</ul>
<p>后续我会在这里分享更多关于开源、前端工程与工具链的内容。</p><!--/$-->]]></content>
    </entry>
</feed>