Go to file
Rolf Amfelt ce50cf0216 One collum events 2024-01-28 14:30:21 +01:00
_data Rettet Måned til småt 2024-01-28 13:22:13 +01:00
_layouts jekyll update 2024-01-20 16:06:39 +01:00
_sass/bootstrap/scss One collum events 2024-01-28 14:30:21 +01:00
_sections jekyll update 2024-01-20 16:06:39 +01:00
assets Image update 2024-01-21 20:26:38 +01:00
.drone.yml jekyll erro fix try007 2024-01-21 09:49:53 +01:00
.gitignore jekyll update 2024-01-20 16:06:39 +01:00
Dockerfile jekyll update 2024-01-20 16:06:39 +01:00
Gemfile jekyle fix008 2024-01-21 11:38:47 +01:00
Gemfile.lock jekyle fix008 2024-01-21 11:38:47 +01:00
README.md jekyll update 2024-01-20 16:06:39 +01:00
_config.yml jekyll update 2024-01-20 16:06:39 +01:00
build.sh Dockerize the website 2019-03-02 20:13:07 +01:00
code.html jekyll update 2024-01-20 16:06:39 +01:00
code_en.html jekyll update 2024-01-20 16:06:39 +01:00
docker-compose.yml jekyll erro fix try007 2024-01-21 09:49:53 +01:00
index.html jekyll update 2024-01-20 16:06:39 +01:00
index_en.html jekyll update 2024-01-20 16:06:39 +01:00

README.md

cryptohagen.dk

Build Status

This repo holds the homepage of https://cryptohagen.dk/

Running locally for development:

  • Install Docker and docker-compose
  • Run docker compose up. THis starts a local web server on port 4000 with LiveReload enabled, enabling you to tweak and play without having to F5 your browser.

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.