<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://cothlory.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://cothlory.github.io/" rel="alternate" type="text/html" /><updated>2026-07-07T01:20:29-04:00</updated><id>https://cothlory.github.io/feed.xml</id><title type="html">Cothlory.bak</title><subtitle>Simple archive of my experiences and thoughts</subtitle><author><name>Chang Huang</name><email>cothlory@gmail.com</email></author><entry><title type="html">Reconstructing the blog with Jekyll</title><link href="https://cothlory.github.io/updates/2024/09/03/reconstruct-with-jekyll.html" rel="alternate" type="text/html" title="Reconstructing the blog with Jekyll" /><published>2024-09-03T14:28:53-04:00</published><updated>2024-09-03T14:28:53-04:00</updated><id>https://cothlory.github.io/updates/2024/09/03/reconstruct-with-jekyll</id><content type="html" xml:base="https://cothlory.github.io/updates/2024/09/03/reconstruct-with-jekyll.html"><![CDATA[<p>After years of laziness, I’ve finally found the time to reconstruct my blog with Jekyll. I’m so glad I’ve made it.</p>

<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
  <span class="nc">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="s">"Hello, Cothlory!"</span><span class="o">);</span>
<span class="o">}</span></code></pre></figure>

<p>Hope you enjoy it.</p>]]></content><author><name>Chang Huang</name><email>cothlory@gmail.com</email></author><category term="updates" /><summary type="html"><![CDATA[After years of laziness, I’ve finally found the time to reconstruct my blog with Jekyll. I’m so glad I’ve made it.]]></summary></entry></feed>