Hello, World
Every blog starts somewhere. This one starts here.
I built this site with Zola — a static site generator written in Rust.
What I’ll write about
- Rust: the language, the ecosystem, things I’m learning
- Climbing: trip reports, gear thoughts, training
- Systems software: whatever I’m working on or reading about
The stack
The site is intentionally simple:
- Zola compiles Markdown → HTML and SCSS → CSS with a single command
- No JavaScript framework — just a small vanilla JS file for the logo animation
- Deployed to Cloudflare Pages, served from
willhkim.com
More soon.