Simple blog written in hugo. Check out https://blog.hgminh.dev
To run the server locally
$ hugo server -DTo build it, run
$ HUGO_ENV=production hugoNote that we add the build artifact to git since Cloudflare Pages does not support newer version of hugo.