Website for https://openutd.club
This website is built using Jekyll.
Run gem install bundler
to install the Bundler gem.
Run bundle install
to install the dependencies listed in Gemfile
.
To add a new set of slides, create the file in the slides
directory and point the theme-override
to a file in the slides/css
file. Then run bundle exec jekyll build
.