This is the repo for the Open Earth Foundation tech team blog.
It uses Jekyll to publish to GitHub Pages.
Pushing to GitHub makes changes.
The steps for installing Jekyll are here:
The steps for adding a new post are here:
To test the output locally, run this in your local dir:
bundle exec jekyll serve
It should output a localhost URL to view the site.