Skip to content

HackSocNotts/hacksocnotts.github.io

Repository files navigation

HackSoc Website

Github Actions GitHub issues GitHub pull requests GitHub

The current website for HackSoc at the University of Nottingham.

How it's made

The HackSoc website core dependencies are:

Contributing

Contributions are welcome for both updating our Calendar and improving the website. If you have any questions, please ask in the Discord.

Run locally

  1. Clone the repository git clone https://github.com/HackSocNotts/hacksocnotts.co.uk.git
  2. Install hugo this guide may help
  3. Start development server hugo server --disableFastRender because there are some annoying things that can happen during dev if run with just hugo server

Caveats and things to note:

  • You may have to restart the server when you make a new event for it to show up in the calendar