Local testing

Cd into the jekyll directory.

Run jekyll serve -w.

Deployment

The site must first be build, before it can be deployed.

Use jekyll build within the jekyll directory.

Afterwards run ./deploy_jekyll.sh