<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub on Mi&amp;Bee Blog</title><link>/en/tags/github/</link><description>Recent content in GitHub on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Sun, 26 Feb 2017 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/github/rss.xml" rel="self" type="application/rss+xml"/><item><title>Building a Blog on GitHub</title><link>/en/archives/blog-mickeyzzc-github/</link><pubDate>Sun, 26 Feb 2017 00:00:00 +0000</pubDate><guid>/en/archives/blog-mickeyzzc-github/</guid><description>&lt;h2 id="2023-blog-migration-from-hexo-to-hugo"&gt;2023 Blog Migration from &lt;code&gt;hexo&lt;/code&gt; to &lt;code&gt;hugo&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;The main reason was getting tired of hexo taking forever to generate each time, plus the npm package dependency management issues — maintenance was indeed a burden. And hugo, as a static site generator written in Go, is genuinely much faster.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chose &lt;a href="https://gohugo.io/"&gt;hugo&lt;/a&gt; as the tool&lt;/li&gt;
&lt;li&gt;Chose &lt;a href="https://github.com/hugo-next/hugo-theme-next"&gt;Hugo.NexT&lt;/a&gt; as the theme&lt;/li&gt;
&lt;li&gt;Chose &lt;a href="https://www.cloudflare.com"&gt;CloudFlare&lt;/a&gt; for CDN&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The migration process was quite a hassle, mainly converting front matter format from YAML to TOML, and the various configuration differences between themes were quite significant, but eventually it all worked out.&lt;/p&gt;</description></item></channel></rss>