/w21tutorials

CSCA48 Winter 2021 Tutorials

Primary LanguageCSS

CSCA48 Tutorial Notes for Winter 2021

For anything important that is missing/incorrect information, contact us.

We'd love to see you contribute and make this a better resource for everyone, if you don't know how to, come talk to us and we can show you!


To run locally:

  • Download or clone this repo to your computer
  • Install Ruby. Download the developer version.
  • Run gem install bundler.
  • Go into the cloned directory, and run bundle install
  • Run bundle exec jekyll serve to serve the website locally.

Check the website out here.