This is just a static site that pulls down this repo's issues and displays them like blog posts. The site itself is built with React, and uses webpack to build itself.
Fork, check out master
, update app/config.js
with your info, then run npm install
and npm run deploy
.