Website for the Computing Club at El Camino College. Uses Hugo and the Congo theme.
Be sure to install Hugo first.
Warning
Your hugo version must be less than v0.146.0. See this issue for details.
git clone git@github.com:ecc-computing-club/website
cd website
hugo serveThen, visit http://localhost:1313/website/ in your browser.
The github-pages.yaml GitHub Workflow is executed whenever commits are pushed to main.