Go to file
Oliver Marks 2eddd99327 Initial commit 2015-05-29 09:07:26 +01:00
site Initial commit 2015-05-29 09:07:26 +01:00
Dockerfile Initial commit 2015-05-29 09:07:26 +01:00
LICENSE Initial commit 2015-05-29 09:07:26 +01:00
README.md Initial commit 2015-05-29 09:07:26 +01:00

README.md

maidstone-hackspace

Repository for the maidstone hackspace website

The simplest way to setup this site locally to make changes is to run.

docker build -t maidstone-hackspace .
docker run -p 5000:5000 maidstone-hackspace