• For development: bundle exec jekyll serve
  • To depoly, just run ./deploy.sh
    • this shell script pushes the final render to a simplified private repo (as opposed to the gh-pages branch) where a very simple CI job is run.