Feng's Notes

Feng's personal notes

Getting Started

2026-06-25


This is my first note. Hugo with the hugo-ivy theme looks clean.

How to create a new note

hugo new content note/my-note-title.md

Then edit the file and add categories and tags in the frontmatter.

How to preview

hugo server -D