pwmckenna / til

Today I Learned
http://pwmckenna.net
9 stars 8 forks source link

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.