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.
 
 
 
Go to file
Rolf Amfelt dbeeb14515
continuous-integration/drone/push Build is passing Details
event update 28/5 active
2 weeks ago
_data event update 28/5 active 2 weeks ago
_layouts Cleanup from old site 3 months ago
_sass/bootstrap/scss CSS fix for links in cards 3 years ago
_sections Missing links fixed 2 months ago
assets New layout and text 3 months ago
.drone.yml events update -30/4 +30/6 2 weeks ago
.gitignore events update -30/4 +30/6 2 weeks ago
Dockerfile Dockerize the website 4 years ago
Gemfile Update Jekyll 2 years ago
Gemfile.lock Gemfile lock update 3 months ago
README.md Another README update 4 years ago
_config.yml Rename gems->plugins in _config.yml due to deprecation warning 4 years ago
build.sh Dockerize the website 4 years ago
code.html New layout exe 3 months ago
code_en.html New text and layout Prod 3 months ago
docker-compose.yml Update docker-compose.yml 2 years ago
index.html Break into templates, vars, and add I18N (english) 7 years ago
index_en.html Break into templates, vars, and add I18N (english) 7 years ago

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.