A personal website built with Hugo and published using Netlify.
Run hugo server
to develop locally.
Run hugo
to create a production version, this is generated in the /public
folder.
Netlify automatically runs hugo
and publishes the output to the host after pushing to git.