Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

code-312/ceic_design_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ceic_design_system

A design system for the Cannabis Equity Illinois Coalition, created by Code for Chicago

Click here to view the current version of this site.

Setup for developing locally

This site is built with Jekyll. To run locally, you will need gem and ruby's bundle installed and available on your path. Skip to the Prerequisites section below for information on installing those.

  1. Clone this repository
  2. cd into the root and then "docs" directory of this project.
  3. Install gem dependencies with bundle install
  4. Run the server locally, recompiling files as needed, with bundle exec jekyll serve --watch --baseurl=
  5. Open http://localhost:4000/ in your browser to view the site.

Prerequisites

ruby

It is advisable to avoid using the OS install of Ruby that comes bundled with MacOS, Ubuntu, and others. Instead we'd suggest using a Ruby virtual environment like rbenv. Installation instructions can be found here.

To verify your ruby version:

> ruby -v
ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]

You should have at least ruby 2.1.0.

bundler

To install bundler, use:

> gem install bundler

Find us on our slack #general channel if we can be of assistance getting you set up.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •