/elide-doc

The documentation for the Elide project

Primary LanguageSCSSApache License 2.0Apache-2.0

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