The current website for HackSoc at the University of Nottingham.
The HackSoc website core dependencies are:
Contributions are welcome for both updating our Calendar and improving the website. If you have any questions, please ask in the Discord.
- Clone the repository
git clone https://github.com/HackSocNotts/hacksocnotts.co.uk.git
- Install hugo this guide may help
- Start development server
hugo server --disableFastRender
because there are some annoying things that can happen during dev if run with justhugo server
- You may have to restart the server when you make a new event for it to show up in the calendar