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
jekyllgem available to you. -
Inside the
elixir-bridge.github.iodirectory:bundle install
bundle exec jekyll serve