Skip to content

aboruchovas/wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.5%
  • Dockerfile 8.6%
  • Shell 2.9%