Source code of the Offline First Community website
We live in a disconnected & battery powered world, but our technology and best practices are a leftover from the always connected & steadily powered past.
If you'd like to run this GitHub Pages site locally with Jekyll, then follow these instructions:
$ bundle install
$ bundle exec jekyll serve
http://localhost:4000
.Steps 1 and 2 should only need to be completed once on your local development machine.