Website for the Computing Club at El Camino College. Uses Hugo and the Congo theme.
Be sure to install Hugo first.
git clone [email protected]:ecc-computing-club/website
cd website
hugo serve
Then, visit http://localhost:1313/website/
in your browser.
The github-pages.yaml GitHub Workflow is executed whenever commits are pushed to main
.