Gridbugs.org
Production Site
Staging Site
https://stevebob.gitlab.io/gridbugs.org/
Deploy
scripts/publish.sh
Setting up jekyll
# get bundle
gem install bundle
# install dependencies (run from repo root)
bundle install
# run server
bundle exec jekyll serve
Updating gemset.nix
nix-shell -p bundix
bundix -l