Skip to content

binsync/binsync.net

Repository files navigation

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

If you get an error on bundle install, you may need to change your gem path with bundle config set path ~/.gem. You may also need to delete Gemfile.lock to escape dependency hell.

And the site should be up!

About

The BinSync project's site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages