/hugo-website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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