Skip to content

elixir-bridge/elixir-bridge.github.io

Repository files navigation

elixir-bridge.github.io

Static Site for Elixirbridge

Running the app in development

install

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

Running the site locally

  • bundle exec jekyll serve