Deployed at https://dig.cmu.edu/.
The setup is inspired by https://github.com/visdesignlab/visdesignlab.github.io and https://github.com/domoritz/domoritz.github.io.
Install Jekyll dependencies with bundle. To start this page, run bundle exec jekyll serve --livereload.
docker run \
  --volume="$PWD:/srv/jekyll" \
  -p 4000:4000 -p 35729:35729 \
  -it jekyll/jekyll \
  jekyll serve --livereload
To add specific content, follow the README guides in the corresponding directories: