Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 329 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 329 Bytes

The CMS for Runnable.com

Requirements

  • Ruby (v2.2 or above)
  • RubyGems
  • Bundler (bundler.io)

Development

  1. Clone this repo.
  2. Run rake serve
  3. Open localhost:4000/use-cases in your browser.

Deploying

Any changes to master will automatically deploy to GitHub Pages (AKA Prod @ runnable.com/use-cases/)