Unfortunately, I found that 5 minute fork doesn't initialize git submodules for https://github.com/Khan/khan-exercises . :(
5 minute fork
21–30 of 36 posts
Re: 5 minute fork
#22http://ryt.github.com/githtml/ https://news.ycombinator.com/item?id=4198064
Re: 5 minute fork
#23Earlier quoted context omitted.
I understand users' need for this, but as a this is your code, why don't you also push it to the gh-pages branch? That would make the exact same thing available at http://reidrac.github.com/canvas-raycasting (and then add a link to your README)
I used to try to do that with my projects, but I found keeping the gh-pages branch in sync with my master just enough of a pain that it quickly got neglected. I'm not saying you shouldn't, and personally, I'd rather there be a hosted example of the repo - I just made 5minfork for those ones that (I often found) didn't have the live example.
Re: 5 minute fork
#24Tried it with the only repo I have with plain html/js* and works like a charm. Pretty neat! * http://5minfork.com/reidrac/canvas-raycasting
I understand users' need for this, but as a this is your code, why don't you also push it to the gh-pages branch? That would make the exact same thing available at http://reidrac.github.com/canvas-raycasting (and then add a link to your README)
I'm not saying it's useful to host your own demo (although it could be a temporarily demo deployed on demand). I think 5minfork is cool if you want to try a project and the repo owner didn't put a demo website, that's the problem the author wants to solve and I think it's a great idea specially if you can't get the code and try it locally (mobile browsing?).
Re: 5 minute fork
#25Obligatory bookmarklet: javascript:void(document.location='http://5minfork.com'+document.location.pathname)
javascript:void location='http://5minfork.com'+location.pathnameRe: 5 minute fork
#26Eg.
https://github.com/reidrac/canvas-raycasting (repo)
https://5mgithub.com/reidrac/canvas-raycasting (Doable??)
Or just 'f' for fork:
Re: 5 minute fork
#27Re: 5 minute fork
#28Re: 5 minute fork
#29Is there a generally accepted term for the Domain Swap as User Interface that this uses? I've come across the same idea [1] on several different sites/services and was just curious. 1. youtube.com -> youtuberepeater.com and reddit.com/r/aww -> imgur.com/r/aww
Re: 5 minute fork
#30I use Apaxy (http://adamwhitcroft.com/apaxy/ ) to get a better folder view. The instructions for setting up an Alias are here: http://serverfault.com/questions/7323/httpd-conf-and-setting...
Hope this helps someone out there. It's really simple to do.