My Personal Website Prerequisites Install Hugo Usage Generate the site: hugo Generate the site and open a live reload web server: hugo server Include draft posts in the output: hugo -D Deploys happen on push to the prod branch via Github Actions