<?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 on Human-Computer Interaction for Mixed Reality Blog</title><link>https://xyn-1127.github.io/igd301-blog/tags/blog/</link><description>Recent content in Blog on Human-Computer Interaction for Mixed Reality Blog</description><generator>Hugo -- 0.155.3</generator><language>en-us</language><lastBuildDate>Mon, 15 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://xyn-1127.github.io/igd301-blog/tags/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Lab 1 — Setup Course Blog</title><link>https://xyn-1127.github.io/igd301-blog/posts/lab1-setup-blog/</link><pubDate>Mon, 15 Dec 2025 00:00:00 +0000</pubDate><guid>https://xyn-1127.github.io/igd301-blog/posts/lab1-setup-blog/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;In this first lab, I set up a public course blog that will host all lecture and lab homeworks for this course.&lt;br&gt;
My goals were:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a clean, readable blog structure for future posts&lt;/li&gt;
&lt;li&gt;Make local preview easy for fast iteration&lt;/li&gt;
&lt;li&gt;Deploy the site online using GitHub Pages so it is always accessible&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="tooling-choice"&gt;Tooling Choice&lt;/h2&gt;
&lt;p&gt;I used &lt;strong&gt;Hugo&lt;/strong&gt; + &lt;strong&gt;GitHub Pages&lt;/strong&gt; for hosting.&lt;/p&gt;
&lt;p&gt;Reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hugo is lightweight and fast to build locally&lt;/li&gt;
&lt;li&gt;Markdown writing is convenient for documenting labs&lt;/li&gt;
&lt;li&gt;GitHub Pages + GitHub Actions provides automatic deployment on every push&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="setup-steps"&gt;Setup Steps&lt;/h2&gt;
&lt;h3 id="1-create-the-hugo-project"&gt;1) Create the Hugo project&lt;/h3&gt;
&lt;p&gt;I created a new Hugo site and initialized a git repository:&lt;/p&gt;</description></item></channel></rss>