Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 319 Bytes

File metadata and controls

8 lines (5 loc) · 319 Bytes

til

Things I Learned

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.

Forking?

Fork, check out master, update app/config.js with your info, then run npm install and npm run deploy.