<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh_CN">
  <title>Shirine</title>
  <subtitle>我的博客</subtitle>
  <link href="https://shirine-blog.pages.dev/" rel="alternate" type="text/html"/>
  <link href="https://shirine-blog.pages.dev/atom.xml" rel="self" type="application/atom+xml"/>
  <id>https://shirine-blog.pages.dev/</id>
  <updated>2026-01-01T00:00:00.000Z</updated>
  <entry>
    <title>欢迎使用 Shirine</title>
    <link href="https://shirine-blog.pages.dev/posts/welcome-hello/" rel="alternate" type="text/html"/>
    <id>https://shirine-blog.pages.dev/posts/welcome-hello/</id>
    <published>2026-01-01T00:00:00.000Z</published>
    <updated>2026-01-01T00:00:00.000Z</updated>
    <summary>快速了解如何发文、改站名与部署</summary>
    <content type="html"><![CDATA[<h1>欢迎使用 Shirine</h1>
<p>这是一篇示例文章。你可以：</p>
<ol>
<li>打开管理后台（导航 <strong>Admin</strong>，默认 <code>/admin/</code>）登录并写作</li>
<li>在后台设置里修改站点名称、简介、头像</li>
<li>执行 <code>pnpm publish</code> 或 GitHub Actions <strong>Deploy</strong>，把后台内容同步到公开站</li>
</ol>
<h2>前台还能改什么</h2>
<p>编辑 <code>site/shirine-settings.json</code>：</p>
<ul>
<li>页面开关（追番 / 项目 / 技能…）</li>
<li>评论、音乐、目录、进度条</li>
<li><code>config</code> 段可覆盖任意站点配置域</li>
</ul>
<p>改完运行：</p>
<pre><code>pnpm settings
# 或
pnpm publish
</code></pre>
<h2>图片</h2>
<ul>
<li>后台拖拽上传（默认大于 256KB 会自动压缩）</li>
<li>或直接写图床链接：<code>![说明](https://example.com/x.jpg)</code></li>
</ul>
<p>祝写作愉快。</p>
]]></content>
    <author><name>Shirone</name></author>
    <category term="Shirine"/>
  </entry>
</feed>
