<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Blog Setup on Chunhao Zhang</title>
    <link>https://blog-6sm.pages.dev/en/tags/blog-setup/</link>
    <description>Recent content in Blog Setup on Chunhao Zhang</description>
    <image>
      <title>Chunhao Zhang</title>
      <url>https://blog-6sm.pages.dev/images/og-default.png</url>
      <link>https://blog-6sm.pages.dev/images/og-default.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026</copyright>
    <lastBuildDate>Wed, 08 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog-6sm.pages.dev/en/tags/blog-setup/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello, World</title>
      <link>https://blog-6sm.pages.dev/en/posts/hello-world/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://blog-6sm.pages.dev/en/posts/hello-world/</guid>
      <description>My first blog post, introducing the content direction and tech stack of this blog.</description>
      <content:encoded><![CDATA[<h2 id="welcome">Welcome</h2>
<p>Welcome to my blog! I will share technical articles about AI, LLMs, and software engineering here.</p>
<h2 id="content-direction">Content Direction</h2>
<p>This blog will cover the following areas:</p>
<ul>
<li><strong>Deep Technical Articles</strong>: In-depth analysis of key technologies in AI/LLM</li>
<li><strong>Industry Insights</strong>: Tracking the latest developments and trends in AI</li>
<li><strong>Engineering Practices</strong>: Sharing experiences and best practices in software engineering</li>
</ul>
<h2 id="tech-stack">Tech Stack</h2>
<p>This blog is built with:</p>
<ul>
<li><a href="https://gohugo.io/">Hugo</a> — High-performance static site generator</li>
<li><a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod</a> — Clean and elegant Hugo theme</li>
<li><a href="https://pages.cloudflare.com/">Cloudflare Pages</a> — Global CDN deployment</li>
</ul>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-python" data-lang="python"><span class="line"><span class="cl"><span class="c1"># A sample code snippet</span>
</span></span><span class="line"><span class="cl"><span class="k">def</span> <span class="nf">hello</span><span class="p">():</span>
</span></span><span class="line"><span class="cl">    <span class="nb">print</span><span class="p">(</span><span class="s2">&#34;Hello, World!&#34;</span><span class="p">)</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="n">hello</span><span class="p">()</span>
</span></span></code></pre></div><h2 id="next-steps">Next Steps</h2>
<p>Stay tuned for more content!</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
