There is also a download section where you can upload files, click the big "Downloads" button in your repo's header, then "add a new download..."
On Wed, Jan 5, 2011 at 6:47 PM, Chris Wanstrath <[email protected]> wrote: > I recommend using GitHub Pages for this: > http://pages.github.com/ > > > > On Wednesday, January 5, 2011 at 5:31 AM, Radek ?imko wrote: > > Hi, > does any of you have any tip or trick how to get a download URL for single > file in repository? > I don't want the URL for display raw file, in case of binaries it's for > nothing > (https://github.com/maarlin/FIT-Checker/raw/master/ChromeExtension/build/FitChecker.crx) > http://support.github.com/discussions/feature-requests/41-download-single-file > Is it even possible to use GitHub as a "download server" or do we have > another server for hosting binaries? I think when GitHub offers wiki, why do > not offers this? > It's just about sending the right headers to the browser instead of sending > always text/plain. > I know it's hard to solve differences between some binaries and do merges, > but who would need merging of binary files? I think replacing old with the > new one is enough and very usefull. > > -- > You received this message because you are subscribed to the Google Groups > "GitHub" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/github?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "GitHub" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/github?hl=en. > -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
