The website is hosted at this address: https://hss24.netlify.app/
- Initial download and setup:
git clone [email protected]:ComputeCanada/hss24.git
cd hss24
git submodule update --init --recursive
- Install and enable Hugo version 0.115.4.
- Build and run the local server:
hugo server