Class web page: https://ericdarve.github.io/cme213-spring-2021/
Then:
$ bundle install
To generate the site:
$ bundle exec jekyll serve --port=4000 --incremental
To view the slides locally, you can use:
$ python3 -m http.server
Class web page: https://ericdarve.github.io/cme213-spring-2021/
Then:
$ bundle install
To generate the site:
$ bundle exec jekyll serve --port=4000 --incremental
To view the slides locally, you can use:
$ python3 -m http.server