Hugo: write, deploy, host

  • Hugo with IntelliJ IDEA for writing and Hugo’s live reload server for previewing.
  • Deployment is automated via a bash script triggered by git push or GitHub webhooks.
  • The site is hosted on a DigitalOcean server with nginx, PageSpeed module, and brotli compression.
  • This setup achieved a 100/100 Google PageSpeed score on both mobile and desktop.
21 May 2016 · 6 min · Stefano Chiodino