Skip to content

openutd/openutd.github.io

Repository files navigation

openutd-site

Website for https://openutd.club

Building

This website is built using Jekyll.

Prerequisites

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.