Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

UAlberta-Taekwondo-Club/hugo-website

Repository files navigation

UAlberta Taekwondo Hugo Website

Initial setup

  • hugo.exe for hugo v0.98.0 on windows 64-bit has already been installed in this Github repo
  1. Go to https://github.com/gohugoio/hugo/releases
  2. Scroll down to Assets and download the .zip file for your operating system
  3. Extract the hugo.exe file

Run website server locally

  1. Open a terminal and type the following commands:
  2. cd into the /hugo-website folder
    • For example, type cd C:/Downloads/hugo-website
  3. Type hugo server or ./hugo server
    • Note that the hugo here is the hugo.exe file that must be downloaded
  4. Go to http://localhost:1313/

Hugo commands

Hugo command Description
hugo new site <site name> Creates a new hugo website
hugo server Run hugo website

Links

About

University of Alberta Taekwondo Club - A Korean Martial Arts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published