Switch to docker-compose with .htaccess support

This commit is contained in:
Nick Sellen
2018-12-15 13:04:49 +00:00
parent 818f4e4dc5
commit 5cf4d22662
7 changed files with 598 additions and 29 deletions

View File

@ -1,8 +1,4 @@
source 'https://rubygems.org'
gem 'jekyll'
# Fixes deprecation warning - see https://github.com/jekyll/jekyll-sass-converter/pull/75
gem 'jekyll-sass-converter', git: 'https://github.com/jekyll/jekyll-sass-converter.git', branch: 'sassc'
gem 'geocoder'