Skip to main content

Posts

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.

Tech Year in Review 2025

·166 words·1 min
LLMs move from demo to production # In 2025, large language models left the “toy” stage and entered real business scenarios: code completion, customer support, and document processing. RAG and agents became the mainstream pattern for enterprise adoption, while inference costs kept falling.