My personal blog at rowanliu.com — a place to record meaningful things from work and life.
Hi, I'm Rowan Liu (@llccing), a developer who enjoys writing and sharing knowledge. This blog is where I document my thoughts, learnings, and experiences in software development and beyond.
- 🌐 Website: rowanliu.com
- 🐙 GitHub: github.com/llccing
This blog is built with:
- Astro + AstroPaper theme
- TypeScript
- TailwindCSS
- ReactJS
# Install dependencies
pnpm install
# Start dev server
pnpm run dev
# Build for production
pnpm run build
# Preview production build
pnpm run previewLicensed under the MIT License.