You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
_data | 4 years ago | |
_layouts | 4 years ago | |
_sass/bootstrap/scss | 6 years ago | |
_sections | 4 years ago | |
assets | 4 years ago | |
.gitignore | 5 years ago | |
CNAME | 8 years ago | |
Dockerfile | 4 years ago | |
Gemfile | 4 years ago | |
Gemfile.lock | 4 years ago | |
README.rst | 4 years ago | |
_config.yml | 6 years ago | |
build.sh | 4 years ago | |
docker-compose.yml | 4 years ago | |
index.html | 6 years ago | |
index_en.html | 6 years ago |
README.rst
cryptohagen.github.io
=====================
Homepage of https://cryptohagen.dk/
Running locally:
#. Install Docker and docker-compose
#. Run ``docker-compose up``
If you have changes to `Gemfile`, run ``docker-compose run jekyll bundle update``.