Skip to content

yahoo/elide-doc

Repository files navigation

elide.io

Doc site for Elide built with Jekyll

Getting started

  1. install bundler gem install bundler
  2. checkout gh-pages git checkout gh-pages
  3. install bundle gems: bundle install
  4. start jekyll bundle exec jekyll serve
  5. visit page at http://localhost:4000/
  6. edit the pages you care about
  7. submit a PR so the rest of the world can see your helpful information