forked from cryptoaarhus.dk/website
_data | ||
_layouts | ||
_sass/bootstrap/scss | ||
_sections | ||
assets | ||
.drone.yml | ||
.gitignore | ||
_config.yml | ||
build.sh | ||
CNAME | ||
docker-compose.yml | ||
Dockerfile | ||
Gemfile | ||
Gemfile.lock | ||
index.html | ||
index_en.html | ||
README.md |
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.