Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

Using jekyll and TeXt Theme

Running locally

  1. Set up ruby and jekyll
  2. Run bundle install to install gems
  3. Run bundle exec jekyll serve to run locally (will rebuild after changes)