<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Sy — Timeline</title>
    <link>https://vite-x.vercel.app</link>
    <description>Personal Twitter-style timeline powered by ViteX</description>
    <language>zh-CN</language>
    <lastBuildDate>2026-05-10T12:20:24.340Z</lastBuildDate>
    <atom:link href="https://vite-x.vercel.app/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>😭 只是个测试</title>
      <link>https://vite-x.vercel.app/#tweet-Test</link>
      <guid isPermaLink="false">https://vite-x.vercel.app/#tweet-Test</guid>
      <pubDate>2026-05-10T04:00:00.000Z</pubDate>
      <content:encoded><![CDATA[<p>只是个测试</p>
]]></content:encoded>
    </item>
    <item>
      <title>😊 这是我的第一条推文。**ViteX** 是一个基于 Markdown 的个人时间线。</title>
      <link>https://vite-x.vercel.app/#tweet-hello-world</link>
      <guid isPermaLink="false">https://vite-x.vercel.app/#tweet-hello-world</guid>
      <pubDate>2026-05-02T04:00:00.000Z</pubDate>
      <content:encoded><![CDATA[<h1>Hello, ViteX! 👋</h1>
<p>这是我的第一条推文。<strong>ViteX</strong> 是一个基于 Markdown 的个人时间线。</p>
<h2>Features</h2>
<ul>
<li>🚀 <strong>Vite 8</strong> 构建，极速加载</li>
<li>📝 <strong>Markdown</strong> 写作，纯文本管理</li>
<li>🎨 <strong>Glassmorphism</strong> 设计，毛玻璃卡片</li>
<li>🌓 自动跟随系统的 <strong>深色/浅色模式</strong></li>
</ul>
<blockquote>
<p>写 Markdown，推送到 Git，时间线就上线了。</p>
</blockquote>
<p>试试看 <code>inline code</code> 和代码块：</p>
<pre data-lang="typescript"><code class="hljs language-typescript"><span class="hljs-keyword">const</span> greeting = <span class="hljs-string">&#x27;Hello, ViteX!&#x27;</span>;
<span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(greeting);</code></pre><p>访问 <a href="https://github.com">ViteX 项目</a> 了解更多。</p>
]]></content:encoded>
    </item>
  </channel>
</rss>