Skip to content

Files

Latest commit

 

History

History
16 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 512 Bytes

website

The www to our zza.

Hugo is used to generate a static site.

requirements

  1. Basic knowledge of how to use a terminal (CLI)
  2. Hugo is installed
  3. 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 :

  1. Clone the repo
  2. Inside the repo folder, issue the command hugo server -D

The server will start on http://localhost:1313