Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 429 Bytes

gotham.rs

This site is hosted on GitHub Pages. You can check out the guide on how to run it locally. A super fast guide:

# install bundler Ruby gem
$ gem install bundler

# install dependencies
$ bundle install

# start up the jekyll server
$ bundle exec jekyll serve

Visit website here: gotham.rs