/prog694.github.com

Jekyll source for the brand spanking new stuypulse.com.

Primary LanguageCSS

StuyPulse.com

Jekyll source for StuyPulse.com.

Environment Setup

Follow the instructions here to set up your environment for serving the site locally. In a nutshell:

  1. Install Ruby
  2. gem install bundler
  3. bundle install

Running Jekyll

Run:

make serve

The site will rebuild whenever a file is modified.