HackSocNotts / hacksocnotts.github.io

HackSoc Nottingham's Website
https://hacksocnotts.co.uk
MIT License
6 stars 14 forks source link
hugo

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: