/slate

Kill Bill API documentation

Primary LanguageJavaScriptOtherNOASSERTION

Overview

Kill Bill slate api doc

Setup

The setup is described in the original slate repo. in a nusthell:

> bundle install
> bundle exec middleman server

Edit and Syntax

The main file to edit is the index.html.md, and the following is a summary of the markdown syntax for slate.

Publishing

In order to publish the doc on github pages, simply run

> ./deploy.sh