Skip to content

Madefire/slate

 
 

Repository files navigation

slate

CircleCI

Prerequisites

Install Docker for:

Make sure docker-compose is installed:

$ which docker-compose

If it isn't, install it using pip:

$ pip install docker-compose

Getting Set Up

The following assumes that you have your AWS credentials set properly as environment variables.

$ eval $(aws ecr get-login --no-include-email)
$ docker-compose up

You can now see the docs at http://localhost:4567. Whoa! That was fast!

Build & Deployment

See circle.yml, deploy.sh & deploy2.sh

Docs are hosted at docs.madefire.com

Packages

No packages published

Languages

  • JavaScript 91.6%
  • CSS 6.4%
  • Other 2.0%