A blog about Elm that's written in Elm.
npm install
elm package install
(in one tab) gulp start
(in aother) gulp serve
add your Github token to src/GithubToken.elm file (https://github.com/settings/tokens)
open http://localhost:8080
Contributions welcome!