docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for Eve

Getting started

These are the documentation pages for http://witheve.com/ and use Jekyll integration with Github pages.

Install dependencies

  • ruby
  • [gem][gem]
  • [bundler][bundler]
    • you may need to install zlib as well
  • run the bundle command bundle install

Running

bundle exec jekyll serve

[gem]: https://rubygems.org/pages/download/) [bundler]: http://bundler.io/