TechAtNYU-Deprecated / website

Whoo!
MIT License
3 stars 2 forks source link

Tech@NYU Website

This website runs on Jekyll and uses SASS

Usage instructions

Start the SASS compiler:

sass --watch css/combined.scss --style expanded

Start the Jekyll server:

jekyll --server

Then visit http://localhost:4000