dthaler / GEDCOM.io

Files for the GEDCOM.io website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEDCOM.io website

This project contains the files for the GEDCOM.io website. It has been created using Jekyll and the Minimal Mistakes theme.

Running the website locally

In order to run this website for development purposes, do the following on your development machine.

  1. Setup Jekyll.
  2. Clone this repository into desired directory.
  3. From the project directory, run the following command
bundle install
  1. Run the project
bundle exec jekyll serve -w --config _config.yml,_config.dev.yml

About

Files for the GEDCOM.io website


Languages

Language:HTML 99.5%Language:Ruby 0.3%Language:SCSS 0.2%