Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 350 Bytes

binsync.net

Running locally

First, you need to have Ruby and Gem installed, which may look like this:

sudo apt-get install ruby ruby-full build-essential gem -y && gem install bundler

Next, while in this repo, run:

bundle install
bundle exec jekyll serve

And the site should be up! If you encountered an error, try installing