Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 393 Bytes

Simulation Labs

Simulation Workshops run by UWCS to introduce students to creative coding!


Developing the Labs

Jekyll is used to deploy some static sites to GitHub Pages.

You should install Jekyll (through Bundler) to work on the repo.

Testing locally

You can test your changes and view the site locally using the following command:

bundle exec jekyll serve