forked from cryptoaarhus.dk/website
12 lines
250 B
ReStructuredText
12 lines
250 B
ReStructuredText
|
cryptohagen.github.io
|
||
|
=====================
|
||
|
|
||
|
Homepage of https://cryptohagen.dk/
|
||
|
|
||
|
Running locally:
|
||
|
|
||
|
1. Install Docker and docker-compose
|
||
|
1. Run ``docker-compose up``
|
||
|
|
||
|
If you have changes to `Gemfile`, run ``docker-compose run jekyll bundle update``.
|