Mission: Liberty Website

This repository is serving the www.missionliberty.ee website.

The project uses Jekyll as CMS system and Minimal Mistakes as a theme.

Pull requests are welcome!

Local development

To run it locally checkout this repo and run

gem install bundler jekyll
bundle exec jekyll serve --force_polling

...and browse to http://localhost:4000