Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 462 Bytes

Code4Community.github.io

This is the Code 4 Community website.

Running locally

  1. Clone this repository
  2. Install Ruby
  3. Install Jekyll
  4. Navigate to the root directory of your local repository
  5. Run the site: bundle exec jekyll serve
  6. Open the URL shown in your terminal

Contribution Policy

This project is closed to outside contributions.