/data1010.github.io

Website for DATA 1010 at Brown University

Primary LanguageHTMLMIT LicenseMIT

Read Me

Website created using Beautiful Jekyll
Copyright 2016 Dean Attali

Instructions for Building Locally:

  1. Install Jekyll and download github repository
  2. Make changes locally
  3. Run "bundle exec jekyll build" to build website
  4. Run "bundle exec jekyll serve" to see website
  5. Push changes