<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>blog@tuan</title><link>https://chidokun.github.io/hugo-blog-tuan/</link><description>Recent content on blog@tuan</description><generator>Hugo</generator><language>en-US</language><copyright>© 2026 blog@tuan. Content released under CC BY-SA 4.0.</copyright><lastBuildDate>Tue, 25 Aug 2026 09:00:00 +0900</lastBuildDate><atom:link href="https://chidokun.github.io/hugo-blog-tuan/index.xml" rel="self" type="application/rss+xml"/><item><title>日本語で書いてみる</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/08/nihongo-de-kaite-miru/</link><pubDate>Tue, 25 Aug 2026 09:00:00 +0900</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/08/nihongo-de-kaite-miru/</guid><description>&lt;p class="lead"&gt;このテーマはベトナム語と英語を想定して作られた。日本語は後から足した言語なので、うまく組めているかどうかは実際に日本語を流し込んでみないと分からない。このページはそのための一枚である。&lt;/p&gt;&#10;&lt;p&gt;本文に &lt;code&gt;lang: ja&lt;/code&gt; を書くと、記事の &lt;code&gt;&amp;lt;article&amp;gt;&lt;/code&gt; に &lt;code&gt;lang=&amp;quot;ja&amp;quot;&lt;/code&gt; が付く。その一行で書体・行間・禁則処理が日本語向けに切り替わる。サイト全体を多言語化しなくても、記事単位で切り替えられる。&lt;/p&gt;</description></item><item><title>What Markdown Renders</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/08/what-markdown-renders/</link><pubDate>Mon, 24 Aug 2026 10:30:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/08/what-markdown-renders/</guid><description>&lt;p class="lead"&gt;There is no argument on this page. It is a lookup table: what you type on top,&#10;what the theme renders underneath. Open it when you are mid-sentence and have&#10;forgotten a mark.&lt;/p&gt;</description></item><item><title>Welcome to blog@tuan</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/08/welcome/</link><pubDate>Thu, 20 Aug 2026 09:00:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/08/welcome/</guid><description>&lt;p class="lead"&gt;blog@tuan is a Hugo theme for people who write at length. It deliberately holds&#10;very little: one column of text, one cool grey palette, and nothing blinking for&#10;the reader&amp;rsquo;s attention.&lt;/p&gt;&#10;&lt;p&gt;This page is both a greeting and a test: nearly every element the theme knows how&#10;to render turns up somewhere below.&lt;/p&gt;</description></item><item><title>The Art of White Space</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/07/the-art-of-white-space/</link><pubDate>Sun, 12 Jul 2026 20:15:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/07/the-art-of-white-space/</guid><description>&lt;p class="lead"&gt;The hard part of a blog is not what you put on the page but what you agree to&#10;leave off. Every sidebar, every badge, every share button takes a little of the&#10;attention that belonged to the sentences.&lt;/p&gt;</description></item><item><title>Mathematics with LaTeX</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/06/mathematics-with-latex/</link><pubDate>Tue, 02 Jun 2026 14:30:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/06/mathematics-with-latex/</guid><description>&lt;p class="lead"&gt;Most Hugo themes render mathematics by shipping KaTeX or MathJax to the browser&#10;and having it re-scan the whole page. This theme does not: Hugo calls KaTeX&#10;directly during the build and writes HTML with MathML into the static file. The&#10;reader downloads exactly one extra stylesheet.&lt;/p&gt;</description></item><item><title>Syntax Highlighting at Build Time</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/05/syntax-highlighting-at-build-time/</link><pubDate>Mon, 18 May 2026 11:00:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/05/syntax-highlighting-at-build-time/</guid><description>&lt;p class="lead"&gt;Every code block on this site was coloured before the HTML ever left the build&#10;machine. The browser receives &lt;code&gt;&amp;lt;span&amp;gt;&lt;/code&gt; elements that already carry their classes,&#10;and the palette is nothing but CSS variables — so switching between light and dark&#10;recolours the code immediately, with nothing to re-render.&lt;/p&gt;</description></item><item><title>Diagrams with Mermaid</title><link>https://chidokun.github.io/hugo-blog-tuan/2026/04/diagrams-with-mermaid/</link><pubDate>Sun, 05 Apr 2026 16:45:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2026/04/diagrams-with-mermaid/</guid><description>&lt;p class="lead"&gt;This is the one thing in the theme that genuinely needs JavaScript, and it only&#10;loads on the pages that actually contain a diagram. The palette is read out of&#10;the same CSS variables everything else uses, so a diagram can never drift out of&#10;tone with the page around it.&lt;/p&gt;</description></item><item><title>A Short Note on Hugo Modules</title><link>https://chidokun.github.io/hugo-blog-tuan/2025/11/a-note-on-hugo-modules/</link><pubDate>Sun, 30 Nov 2025 08:20:00 +0700</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/2025/11/a-note-on-hugo-modules/</guid><description>&lt;p&gt;Git submodules still work, but the version is pinned to a bare commit hash and&#10;anyone cloning the repository has to remember &lt;code&gt;--recurse-submodules&lt;/code&gt;. Hugo&#10;Modules sit directly on top of Go modules, so they come with real versioning.&lt;/p&gt;</description></item><item><title>Archive</title><link>https://chidokun.github.io/hugo-blog-tuan/archive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chidokun.github.io/hugo-blog-tuan/archive/</guid><description/></item></channel></rss>