This repo contains the documentation for the Dropmyemail API. It is a plain Jekyll site with custom layout. It is hosted on Github pages.
It is the same as any other Ruby library
git clone git@github.com:DropMyEmail/dropmyemail-api-docs.git
cd dropmyemail-api-docs
bundle install
Instructions are found on Jekyll Usage instructions.
Build the site. Commit your changes before running deploy.
rake deploy