forked from cryptoaarhus.dk/website
423 B
423 B
cryptohagen.dk
This repo holds the homepage of https://cryptohagen.dk/
Running locally for development:
#. Install Docker and docker-compose
#. Run docker-compose up
If you have changes to Gemfile
, run docker-compose run jekyll bundle update
.
Publishing to cryptohagen.dk
If you have push access to master
at https://git.data.coop/cryptohagen.dk/website, doing so wil trigger a build and release.