<?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>First on CC'Log</title><link>http://cuicaihao.github.io/tags/first/</link><description>Recent content in First on CC'Log</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 16 Mar 2025 09:10:09 +1100</lastBuildDate><atom:link href="http://cuicaihao.github.io/tags/first/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello Hugo+PaperMod Title</title><link>http://cuicaihao.github.io/posts/2025-03-12-hello-github/</link><pubDate>Sun, 16 Mar 2025 09:10:09 +1100</pubDate><guid>http://cuicaihao.github.io/posts/2025-03-12-hello-github/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text, and this is &lt;em&gt;emphasized&lt;/em&gt; text.&lt;/p&gt;
&lt;h2 id="lists"&gt;Lists&lt;/h2&gt;
&lt;h3 id="ordered-list"&gt;Ordered List&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;First item&lt;/li&gt;
&lt;li&gt;Second item&lt;/li&gt;
&lt;li&gt;Third item&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="unordered-list"&gt;Unordered List&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Item A&lt;/li&gt;
&lt;li&gt;Item B
&lt;ul&gt;
&lt;li&gt;Sub-item B1&lt;/li&gt;
&lt;li&gt;Sub-item B2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="code-block"&gt;Code Block&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-python" data-lang="python"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# Python example&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#66d9ef"&gt;def&lt;/span&gt; &lt;span style="color:#a6e22e"&gt;hello_world&lt;/span&gt;():
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; print(&lt;span style="color:#e6db74"&gt;&amp;#34;Hello, World!&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="blockquote"&gt;Blockquote&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;This is a blockquote. Markdown is awesome!&amp;rdquo; - Someone&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="table"&gt;Table&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Column 1&lt;/th&gt;
&lt;th&gt;Column 2&lt;/th&gt;
&lt;th&gt;Column 3&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Row 1&lt;/td&gt;
&lt;td&gt;Data 1&lt;/td&gt;
&lt;td&gt;Data 2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Row 2&lt;/td&gt;
&lt;td&gt;Data 3&lt;/td&gt;
&lt;td&gt;Data 4&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="image"&gt;Image&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Sample Image" loading="lazy" src="https://via.placeholder.com/150" title="Placeholder Image"&gt;&lt;/p&gt;</description></item></channel></rss>