dropmyemail-documentation

dropmyemail-documentation

jekyll site for all dropmyemail documentation

Dropmyemail Documentation Site

This repo contains the documentation for the Dropmyemail. It is a plain Jekyll site with custom layout. It is hosted on Github pages. It hosts documentation for partners.

Installation

It is the same as any other Ruby library

git clone [email protected]:DropMyEmail/dropmyemail-documentation.git
cd dropmyemail-documentation
bundle install

Usage

Instructions are found on Jekyll Usage instructions.

Deployment

Build the site. Commit your changes before running deploy.

rake deploy