Static Site for Elixirbridge
This site is built using GitHub pages
-
requires Ruby 2.x and bundler
-
Clone this repo from GitHub
-
Ensure you have the
jekyll
gem available to you. -
Inside the
elixir-bridge.github.io
directory:bundle install
bundle exec jekyll serve