Skip to content

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

Notifications You must be signed in to change notification settings

StuyPulse/team694.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.