Skip to main content

Welcome

Welcome to my blog! This site is built with Hugo and the Blowfish theme, with full support for Chinese and English (switch languages from the top-right corner).

Recent posts are listed below; you can also browse everything from the “Posts” or “Tags” pages in the navigation bar.

Recent

Hugo Quickstart Guide

·329 words·2 mins
Hugo is one of the most popular open-source static site generators, known for its speed and simple deployment. This guide walks you through building and publishing your first Hugo site.

My First Post

·15 words·1 min
Introduction # This is bold text and this is italic text. Visit the Hugo website!

Markdown Writing Tips

·127 words·1 min
Why Markdown # Markdown is concise and focuses on content — the de facto standard for technical writing. Combined with a static site generator, publishing is free and instant.

Going Live: From Zero to Deployment

·111 words·1 min
Why # I always wanted my own blog to collect notes and insights. After comparing options, I settled on Hugo + Blowfish: fast builds, a beautiful theme, and built-in multilingual support.