/team694.github.io

This repository is no longer maintained! Jekyll source for old.stuypulse.com.

Primary LanguageHTML

StuyPulse.com

Build Status

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.