A blog of Ideas, rants, and occasionally something useful.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
From the root of the project execute:
gem install bundler
Install dependicies:
bundle install
bundle exec jekyll serve
The service worker code is located in the following files:
- ./hustle24-sw.js <~~~ service worker
- _layouts/layout.html <~~~ register service worker inline JS