This project contains the files for the GEDCOM.io website. It has been created using Jekyll and the Minimal Mistakes theme.
In order to run this website for development purposes, do the following on your development machine.
bundle install
bundle exec jekyll serve -w --config _config.yml,_config.dev.yml