<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>StarBlossom</title><description>个人博客站点</description><link>https://anyi-qaq.github.io/</link><language>zh_CN</language><item><title>HarmonyOS6使用实记</title><link>https://anyi-qaq.github.io/posts/harmonyos6%E4%BD%BF%E7%94%A8%E5%AE%9E%E8%AE%B0/</link><guid isPermaLink="true">https://anyi-qaq.github.io/posts/harmonyos6%E4%BD%BF%E7%94%A8%E5%AE%9E%E8%AE%B0/</guid><pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate><content:encoded/></item><item><title>Blog部署流程</title><link>https://anyi-qaq.github.io/posts/blog%E9%83%A8%E7%BD%B2%E6%B5%81%E7%A8%8B/</link><guid isPermaLink="true">https://anyi-qaq.github.io/posts/blog%E9%83%A8%E7%BD%B2%E6%B5%81%E7%A8%8B/</guid><pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate><content:encoded>&lt;h3&gt;AI太好用了你知道吗&lt;/h3&gt;
&lt;p&gt;安装AI Cli助手(opencode)&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;npm i -g opencode-ai
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;s&gt;opencode 真挺好用的&lt;/s&gt;&lt;/p&gt;
&lt;p&gt;启动 opencode&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;尽量不要在家目录下启动任何AI助手&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;在当前文件夹部署astro与Fuwari主题&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;AI会自动处理报错等信息，AI提示完成后输入 &lt;code&gt;/quit&lt;/code&gt; 或按 &lt;code&gt;Ctrl + C&lt;/code&gt; 退出&lt;/p&gt;
&lt;h3&gt;运行&lt;/h3&gt;
&lt;p&gt;我的项目目录是 &lt;code&gt;～/Coder&lt;/code&gt; ，AI操作完成后应该会多出一个文件夹 &lt;code&gt;~/Coder/文件夹名/&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;或者是&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;~/Coder$ eza -l --icons
.rw-r--r-- 5.1k AnRan 14 10月 13:10  astro.config.mjs
.rw-r--r-- 1.3k AnRan 14 10月 13:10  biome.json
.rw-r--r--  780 AnRan 14 10月 13:10  CONTRIBUTING.md
drwxr-xr-x    - AnRan 14 10月 13:14  dist
drwxr-xr-x    - AnRan 14 10月 13:10  docs
.rw-r--r-- 1.5k AnRan 14 10月 13:10  frontmatter.json
.rw-r--r-- 1.1k AnRan 14 10月 13:10  LICENSE
drwxr-xr-x    - AnRan 14 10月 13:12  node_modules
.rw-r--r-- 2.4k AnRan 14 10月 13:10  package.json
.rw-r--r--  130 AnRan 14 10月 13:10  pagefind.yml
.rw-r--r-- 374k AnRan 14 10月 13:10  pnpm-lock.yaml
.rw-r--r--  348 AnRan 14 10月 13:10  postcss.config.mjs
drwxr-xr-x    - AnRan 14 10月 13:10  public
.rw-r--r-- 6.4k AnRan 14 10月 13:10 󰂺 README.md
drwxr-xr-x    - AnRan 14 10月 13:10  scripts
drwxr-xr-x    - AnRan 14 10月 13:10 󰣞 src
.rw-r--r--  121 AnRan 14 10月 13:10  svelte.config.js
.rw-r--r--  445 AnRan 14 10月 13:10  tailwind.config.cjs
.rw-r--r--  547 AnRan 14 10月 13:10  tsconfig.json
.rw-r--r--    3 AnRan 14 10月 13:10  vercel.json
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;如果是第一种情况，请输入&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;pnpm dev
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;如果是第二种情况，请输入&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;cd 文件夹名/ &amp;amp;&amp;amp; pnpm dev
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;即可运行&lt;/p&gt;
&lt;p&gt;具体操作请参见&lt;a href=&quot;https://github.com/saicaca/fuwari&quot;&gt;官方文档&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;我水平不够，用的基本是默认配置&lt;/p&gt;
</content:encoded></item></channel></rss>