This is the source code my personal site (kvg.dev).
This site is generated using Hugo and the Blowfish theme.
To build locally, install hugo and serve with:
hugo serveThis site is currently deployed to Cloudflare Pages.
It's configured for automatic deploying using the Cloudflare Pages Git integration.
It uses the following Build configuration:
- Build command:
hugo - Deploy command:
npx wrangler deploy --assets=./public --compatibility-date 2025-11-25 - Path:
/
The status of the build is atttached to each commit.