This repo contains sources for https://ocpc.camp/.
To serve the website locally, checkout the repo and run:
cd docs
jekyll serveThe site will be served at http://127.0.0.1:4000.
- Go to
/docs. - Move all
*.htmlfiles to archive subdirectory. - Add
<b>You are viewing an archived website for a previous edition of the camp. Click <a href="/">here</a> to access the website for the current camp.</b>to the archive'sbefore.html. - Make a new subdirectory in
_dataand updatesite.datalinks in the most up to date version of the site.