The www to our zza.
Hugo is used to generate a static site.
- Basic knowledge of how to use a terminal (CLI)
- Hugo is installed
- Due to the current theme being used hugo-extended is required as well
If you have Hugo installed, here are the steps to run the web server locally to test changes :
- Clone the repo
- Inside the repo folder, issue the command
hugo server -D
The server will start on http://localhost:1313