A repository for Snapp Mobile iOS newsletter
Newletters are posted occasionally on ios-newsletter.snappmobile.io.
The newseletter runs on Google Pages (which utilizes Jekyll).
In order to be able to edit/review the changes you may want to install Jekyll locally. Please follow the installation instructions for Jekyll to do so.
Once you have Jekyll installed you can clone the respository and do
cd docs
bundle exec jekyll serve
Visual Studio Code users can use the Command
+ Shift
+ B
to run the default preconfigured task intead.