<?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>Git on Artark AI</title><link>https://robertluwang.github.io/artark-ai/tags/git/</link><description>Recent content in Git on Artark AI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 23 Aug 2026 14:40:00 -0400</lastBuildDate><atom:link href="https://robertluwang.github.io/artark-ai/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo Blog Pipeline: From Markdown to Live Site in One Push</title><link>https://robertluwang.github.io/artark-ai/posts/2026-08-23-hugo-blog-pipeline/</link><pubDate>Sun, 23 Aug 2026 14:40:00 -0400</pubDate><guid>https://robertluwang.github.io/artark-ai/posts/2026-08-23-hugo-blog-pipeline/</guid><description>&lt;p&gt;I open-sourced the tooling I use to run this blog. It is a set of scripts that sit on top of Hugo and GitHub Pages, handling the things Hugo does not: scaffolding posts correctly, validating front matter before deploy, fitting banner images for social cards, and keeping two devices in sync through git alone.&lt;/p&gt;
&lt;p&gt;The repo is here: &lt;a href="https://github.com/robertluwang/hugo-blog-pipeline"&gt;github.com/robertluwang/hugo-blog-pipeline&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This post explains why it exists and how to set up a new blog from scratch using it.&lt;/p&gt;</description></item><item><title>The Complete Hugo Blogging Pipeline</title><link>https://robertluwang.github.io/artark-ai/posts/2026-08-23-hugo-pipeline/</link><pubDate>Sun, 23 Aug 2026 09:58:00 -0400</pubDate><guid>https://robertluwang.github.io/artark-ai/posts/2026-08-23-hugo-pipeline/</guid><description>&lt;p&gt;This is the whole pipeline I use to write and publish a Hugo blog from Linux (including WSL on Windows 11): repo layout, scaffolding, banner handling, a validation gate in CI, and one command to publish. It also covers writing from an iPhone, because the moment a second device exists most of the interesting failures appear.&lt;/p&gt;
&lt;p&gt;It replaces an earlier setup of mine that used an Obsidian vault on Windows and an &lt;code&gt;rsync&lt;/code&gt; script. That approach is fine for one device — &lt;a href="https://robertluwang.github.io/artark-ai/posts/2026-08-15-obsidian-hugo-pipeline/"&gt;the original post&lt;/a&gt; still stands if that is you — but it silently deleted a section from a published post once I added a phone. That failure shaped everything below.&lt;/p&gt;</description></item><item><title>Hugo Blog Pipeline</title><link>https://robertluwang.github.io/artark-ai/posts/2026-08-08-hugo-blog/</link><pubDate>Sat, 08 Aug 2026 16:27:40 -0400</pubDate><guid>https://robertluwang.github.io/artark-ai/posts/2026-08-08-hugo-blog/</guid><description>&lt;p&gt;I got tired of WordPress. Not because it crashed or ran slow — it worked fine — but because every time I sat down to write, I was fighting the editor instead of writing. The block system turns a simple paragraph into a drag-and-drop puzzle. I wanted a blogging pipeline where I write a markdown file, push it to git, and the post goes live. That is it. No block picker, no sidebar toggles, no plugin updates, no database.&lt;/p&gt;</description></item></channel></rss>