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.
 
 
 
 
 
om c0ea0e006f
make newest event current
12 months ago
_data make newest event current 12 months ago
_layouts Add data.coop logo 3 years ago
_sass/bootstrap/scss Directory structure for SASS files 6 years ago
_sections Copy existing Danish text 3 years ago
assets Add data.coop logo 3 years ago
.drone.yml Revert "Specify specific version of bundler in .drone.yml" 2 years ago
.gitignore Add .bundle to gitignore 5 years ago
CNAME Drop cryptoaarhus.data.coop domain 2 years ago
Dockerfile Dockerize the website 4 years ago
Gemfile Update jekyll version 4 years ago
Gemfile.lock Update Gemfile.lock 2 years ago
README.md Convert cryptohagen files to cryptoaarhus 3 years ago
_config.yml Remove build script crap from output 2 years ago
build.sh Convert cryptohagen files to cryptoaarhus 3 years ago
docker-compose.yml Update Jekyll and rm livereload plugin (part of jekyll now) 4 years ago
index.html Break into templates, vars, and add I18N (english) 6 years ago
index_en.html Break into templates, vars, and add I18N (english) 6 years ago

README.md

cryptoaarhus.dk

Build Status

This repo holds the homepage of https://cryptoaarhus.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 cryptoaarhus.dk

If you have push access to master at https://git.data.coop/cryptoaarhus.dk/website, doing so wil trigger a build and release.