website/README.md

15 lines
423 B
Markdown
Raw Normal View History

2019-03-03 16:08:12 +00:00
# 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.