Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 418 Bytes

Lightningkite Style Guides

This repo contains all style guides for languages used at Lightningkite.

You must have Jekyll installed in order to create and serve the files. If you don't have it intalled: gem install jekyll. Of course you'll need ruby on your system in order to install Jekyll.

For development, use this command: jekyll serve --baseurl ''

Then navigate to localhost:4000 in your browser.