delfuego / code-for-dc-edu

Code for DC Education Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for DC Education Project

This is the repository for the Code for DC Education Project.

The site is (for now at) http://harlanh.github.io/code-for-dc-edu/

To run locally on a unix-alike:

  • Make sure you have Ruby installed.
  • Run gem install jekyll.
  • Run jekyll build in the repository -- this puts stuff in a _site subdirectory, which git will ignore.
  • Run jekyll serve --watch to start a web server on localhost:4000 and reload when you make changes.

About

Code for DC Education Project


Languages

Language:CSS 60.9%Language:JavaScript 33.9%Language:R 5.2%