Hacker News new | ask | show | jobs
Show HN: Sparknotes for your GitHub account (prototype)
2 points by siralonso 4175 days ago
I do a lot of freelancing, and I’ve found myself pasting links to code into emails/proposals over and over:

"Check out http://{github repo}/{folder}/{file}#L134 for a good example of using ui-router.” Etc.

I built a prototype of what I’d rather use, and I’m curious to see if it resonates with anyone else. I’m happy to hack together a way for you to build your own, if it would be useful.

Here’s mine: http://skills.alonso.io

You can also link to specific sections/projects like so: http://skills.alonso.io/nodejs

PS - sorry, no mobile nav yet.