Hello All, this is my first submission to HackerNews. It took me a lot of convincing myself before posting this entry here.<p>http://dock.ninja is a proof-of-concept application, to host git projects without project page for a short duration.<p>The intention is to save time:
1. instead of cloning a repo locally and hosting it just to know the workings
2. create a gist page and maintaining it<p>One sample entry:
https://github.com/lukehaas/css-loaders.git<p>As i am learning python & django, i tried developing this application as POC. It would be really helpful to get your reviews and feedback on this application.