<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on Kailun's Blog</title><link>https://elated-hopper-5c0cb3.netlify.app/tags/hugo/</link><description>Recent content in Hugo on Kailun's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 15 Dec 2019 16:18:54 -0500</lastBuildDate><atom:link href="https://elated-hopper-5c0cb3.netlify.app/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Blog Set Up</title><link>https://elated-hopper-5c0cb3.netlify.app/posts/my-first-post/</link><pubDate>Sun, 15 Dec 2019 16:18:54 -0500</pubDate><guid>https://elated-hopper-5c0cb3.netlify.app/posts/my-first-post/</guid><description>&lt;h1 id="framework"&gt;Framework&lt;/h1&gt;
&lt;p&gt;This blog is set up using &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; framework. It&amp;rsquo;s a fast and flexible framework written in Golang, and is a popular static site generator. There are various types of themes that are avaiable for use in Hugo, and the one I&amp;rsquo;m using is called &lt;a href="https://themes.gohugo.io/hugo-theme-m10c/"&gt;m10c&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hugo is fairly easy to get started with, and the basic use of it might only involve a few CLI command. Most of the configurations and contents can be edited by adding key-value pairs in the &lt;code&gt;config.toml&lt;/code&gt; file. More flexible content management done through Hugo variables and functions in extra HTML files. I&amp;rsquo;m yet very new to Hugo, so hopefully I can dive deeper later while mataining this blog and share more of it here (stay tuned!).&lt;/p&gt;</description></item></channel></rss>