/ccplatform-docs

Primary LanguageJavaScriptOtherNOASSERTION

Content creator docs

This repository will contain all the required guides for the content creators

Getting Started with Slate

Prerequisites

If Ruby is already installed, but the bundle command doesn't work, just run gem install bundler in a terminal.

Getting Set Up

  1. clone this repo
  2. cd ccplatform-docs
  3. Install all dependencies: bundle install
  4. Start the test server: bundle exec middleman server