Skip to content

Design documentation for Helix, the Rackspace Design System

Notifications You must be signed in to change notification settings

rackerlabs/design-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

design-system

A prototype of the Design System created Rackspace Experience Design. This site is a resource (website) to begin displaying the styles from the upcoming design system created by the RED (Rackspace Experience Design) team.

Running the site

Ensure ruby is installed on your system and run the following.

bundle install
bundle exec jekyll serve --watch --config _config.yml,_dev-config.yml

Alternative local build with Docker

  1. Get Docker for your local system. For Mac, this would be Docker for Mac. For Windows, Docker for Windows. For Linux, Docker.

  2. Get the branch you want to build (you can go through git/GitHub Desktop or download a ZIP). Example: Checking out a PR, steps 1-6

  3. Open a terminal.

  4. Navigate to the place where your copy of the branch is (cd for most terminals).

  5. Run the following command to build and deliver the site:

./build-me.sh
  1. Once it says "Server running... press ctrl-c to stop.", copy the url from the previous line (generally http://0.0.0.0:4000), and paste it into your browser's URL bar. Hit enter to go there.

  2. Browse the sample site.

  3. Once you're done, go to your terminal. Hit CTRL+C.

About

Design documentation for Helix, the Rackspace Design System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published