Blog of Notif.me, a solution to send all kinds of transactional notifications.
$ docker run --name notifme-blog --volume=$PWD:/srv/jekyll -p 35729:35729 -p 4000:4000 -it jekyll/jekyll jekyll serve
Then go to localhost:4000.
To get started: fork this repository to your own GitHub account and then clone it to your local device.
$ git clone git@github.com:[YOUR_USERNAME]/notifme-blog.git && cd notifme-blog