Foundation

Install Hugo

Note

Refer https://gohugo.io/installation for troubleshooting.

Install Pagefind

Note

Refer https://pagefind.app/docs/installation for troubleshooting.

Useful commands

  • hugo serve : Run Hugo site locally.
  • hugo build --minify : Build Hugo site for production.
  • pagefind --site public : Generate pagefind indexes for the Hugo generated site.