Free coworking desks for open source work!
Check out our Contributing Membership Guide
Quickstart:
gem install jekyll bundler
bundle install
jekyll serve
A shell.nix
is included if you would like to use nix-shell
:
nix-shell --run 'bundle install'
nix-shell --run 'bundle exec jekyll serve'