Changes:
* Add `Jenkinsfile` for running in CI
* Install `gh-pages` and `promisify` Node packages
* Add `scripts/deploy.js` that uses `gh-pages`
* Update `README` with new links and comments
* Drop `package-lock.json` in favour of `yarn.lock`
* Added `resources/public/CNAME` set to `simpledapp.status.im`
Signed-off-by: Jakub Sokołowski <jakub@status.im>