<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployment on KingHH Blog</title><link>https://kinghh.cn/tags/deployment/</link><description>Recent content in Deployment on KingHH Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><copyright>© 2026 KingHH. Built with Hugo and Blowfish.</copyright><lastBuildDate>Tue, 23 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://kinghh.cn/tags/deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>第一篇文章：博客上线</title><link>https://kinghh.cn/posts/hello-world/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><guid>https://kinghh.cn/posts/hello-world/</guid><description>&lt;p&gt;&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="VPS 部署与博客上线流程"
 src="https://kinghh.cn/images/hello-world-feature.png"
 &gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;这是一篇示例文章。它的作用是验证页面样式、文章排版和 VPS 静态部署流程。&lt;/p&gt;
&lt;p&gt;第一版博客不需要复杂系统。把首页、文章页、关于页和部署流程跑通之后，就可以开始持续写内容。&lt;/p&gt;

&lt;h2 class="relative group"&gt;当前方案
 &lt;div id="当前方案" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%bd%93%e5%89%8d%e6%96%b9%e6%a1%88" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;最初版本使用纯静态文件，由 Nginx 直接返回页面，不需要数据库、PHP 或后台服务。它的资源占用低，迁移和备份也很简单。&lt;/p&gt;

&lt;h2 class="relative group"&gt;后续扩展
 &lt;div id="后续扩展" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%90%8e%e7%bb%ad%e6%89%a9%e5%b1%95" aria-label="锚点"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;随着文章数量增加，博客已经迁移到 Hugo。后续如果更需要后台写作体验，可以部署 WordPress；如果想练 Java，也可以在内容稳定后再做 Spring Boot + MySQL + Vue 的完整平台。&lt;/p&gt;</description></item></channel></rss>