Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 727 Bytes

File metadata and controls

20 lines (13 loc) · 727 Bytes

CSSC Website

Local Setup

Ensure hugo is installed on your system: https://gohugo.io/installation/

Clone the repository and change to the new directory.

git clone https://github.com/csscuwa/cssc-website
cd cssc-website

Run hugo server in the root directory of this repository to preview the site locally.

Managing GitHub Pages

Settings -> (Code and Automation) -> Pages