<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on My New Hugo Project</title><link>https://example.org/en/posts/</link><description>Recent content in Posts on My New Hugo Project</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Blog Author</copyright><lastBuildDate>Fri, 14 Aug 2026 18:00:00 +0800</lastBuildDate><atom:link href="https://example.org/en/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo Quickstart Guide</title><link>https://example.org/en/posts/hugo-quickstart-guide/</link><pubDate>Fri, 14 Aug 2026 18:00:00 +0800</pubDate><guid>https://example.org/en/posts/hugo-quickstart-guide/</guid><description>&lt;p&gt;Hugo is one of the most popular open-source static site generators, known for its &lt;strong&gt;speed&lt;/strong&gt; and &lt;strong&gt;simple deployment&lt;/strong&gt;. This guide walks you through building and publishing your first Hugo site.&lt;/p&gt;</description></item><item><title>My First Post</title><link>https://example.org/en/posts/my-first-post/</link><pubDate>Fri, 14 Aug 2026 17:55:41 +0800</pubDate><guid>https://example.org/en/posts/my-first-post/</guid><description>&lt;h2 class="relative group"&gt;Introduction&#10; &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text and this is &lt;em&gt;italic&lt;/em&gt; text.&lt;/p&gt;&#10;&lt;p&gt;Visit the &lt;a href="https://gohugo.io" target="_blank" rel="noreferrer"&gt;Hugo&lt;/a&gt; website!&lt;/p&gt;</description></item><item><title>Static Site Generators Compared</title><link>https://example.org/en/posts/ssg-comparison/</link><pubDate>Wed, 12 Aug 2026 09:00:00 +0800</pubDate><guid>https://example.org/en/posts/ssg-comparison/</guid><description>&lt;h2 class="relative group"&gt;Why SSGs&#10; &lt;div id="why-ssgs" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-ssgs" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;Static site generators (SSGs) compile Markdown and other content into plain HTML, offering &lt;strong&gt;speed&lt;/strong&gt;, &lt;strong&gt;security&lt;/strong&gt;, and &lt;strong&gt;simple deployment&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Markdown Writing Tips</title><link>https://example.org/en/posts/markdown-tips/</link><pubDate>Tue, 11 Aug 2026 09:00:00 +0800</pubDate><guid>https://example.org/en/posts/markdown-tips/</guid><description>&lt;h2 class="relative group"&gt;Why Markdown&#10; &lt;div id="why-markdown" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-markdown" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;Markdown is concise and focuses on content — the de facto standard for technical writing. Combined with a static site generator, publishing is free and instant.&lt;/p&gt;</description></item><item><title>Going Live: From Zero to Deployment</title><link>https://example.org/en/posts/going-live/</link><pubDate>Mon, 10 Aug 2026 09:00:00 +0800</pubDate><guid>https://example.org/en/posts/going-live/</guid><description>&lt;h2 class="relative group"&gt;Why&#10; &lt;div id="why" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;I always wanted my own blog to collect notes and insights. After comparing options, I settled on &lt;strong&gt;Hugo + Blowfish&lt;/strong&gt;: fast builds, a beautiful theme, and built-in multilingual support.&lt;/p&gt;</description></item><item><title>Tech Year in Review 2025</title><link>https://example.org/en/posts/tech-review-2025/</link><pubDate>Sun, 28 Dec 2025 10:00:00 +0800</pubDate><guid>https://example.org/en/posts/tech-review-2025/</guid><description>&lt;h2 class="relative group"&gt;LLMs move from demo to production&#10; &lt;div id="llms-move-from-demo-to-production" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#llms-move-from-demo-to-production" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;In 2025, large language models left the &amp;ldquo;toy&amp;rdquo; stage and entered real business scenarios: code completion, customer support, and document processing. &lt;strong&gt;RAG and agents&lt;/strong&gt; became the mainstream pattern for enterprise adoption, while inference costs kept falling.&lt;/p&gt;</description></item></channel></rss>