jenollett / wiki

💻 Hackathon Wiki - Created by @bahorn

Home Page:https://hack.athon.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack.athon.uk

I bought the domain athon.uk to host a hackathon wiki.

Adding stickers

Go to https://github.com/HHEU/hexbin to add stickers

Setup

If you want to work on the site locally, you can setup it up by doing the following:

virtualenv -p python3 .venv
source .venv/bin/activate
pip install -r requirements.txt

And then run the development server with:

mkdocs serve

About

💻 Hackathon Wiki - Created by @bahorn

https://hack.athon.uk

License:MIT License


Languages

Language:HTML 86.0%Language:Dockerfile 11.2%Language:Shell 2.8%