/notifme-blog

Blog of Notif.me, a solution to send all kinds of transactional notifications.

Primary LanguageCSS

Notif.me

Blog of Notif.me, a solution to send all kinds of transactional notifications.

Run in local

$ 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.

Contributing

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