Hacker News new | ask | show | jobs
by kevin2r 2484 days ago
Looks like Ember for the most part. Look at the code, it's not minified, yet...
3 comments

That's weird. Ember minifies by default
It would be nice to save the code and upload it to github.com, is there a tool to make this automatically?
wget can do this, the --mirror option is probably a good start along with --page-requisite.