aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
AgeCommit message (Collapse)Author
2013-04-04Use jekyll in the webpagesJaime Marquínez Ferrándiz
Makes translation easier Closes #18972. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-27Add Traditional Chinese translation.CHH
2013-03-23Add French translation and navigation.Louis-Michel Couture
Closes #18510.
2013-03-21Add Simple Chinese translation and navigation.fanweixiao
Closes #18510.
2013-03-11Add link to Formula on marketing pageGareth Rees
Me every time I want to know if Homebrew has a given package: - http://lmgtfy.com/?q=homebrew+mac&l=1 - Click: "Fork me on GitHub" - Click: "Library" - Click: "Formula" Now we have a one-click step to discovering what Homebrew can install direct from the homepage. W00t! Closes #18349. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-06Revert "Add Kickstarter link."Mike McQuaid
This reverts commit c30e1f946aa4865963737b79949db0dfd52d0f96.
2013-02-21Add Kickstarter link.Mike McQuaid
References #17963.
2013-02-05Fix insecure 'curl' command in install instructionsKeegan McAllister
Fixes two issues: - curl was given -k aka --insecure, which causes it to ignore SSL certificate errors. This makes SSL nearly useless against active tampering. - curl was given a URL with no protocol, causing it to default to unencrypted HTTP. An active attacker can filter out GitHub's HTTPS redirect or modify the response in arbitrary other ways. Either of these issues makes it quite easy for an active attacker, anywhere on the network between GitHub and the person installing Homebrew, to insert malicious code. Since this code goes straight into the ruby interpreter, this is a one-step compromise of the user's machine. Since the command got longer, shrink the font so that it still fits in the page column (at maximum width) without scrolling. On 10.5 the curl command can fail due to missing SSL certs. Add a note to look at the alternate install instructions on the wiki, which now mention curl --insecure . Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-24Add enough spacing so the command is fully-visibleMax Howell
2012-09-23Change syntax of install commandCharlie Sharpsteen
Use the original `-e "$()"` syntax instead of `<()` as the latter fails when run as root via `sudo` and produces an incomprehensible error message. Fixes #14923.
2012-08-14Bigger install line; Moved wiki linkMax Howell
Shorter install line, but this redirect works 100% now. So cool.
2012-08-03Github redirects for raw are buggedMax Howell
Only seems to work half the time for http://raw.. to https://raw.. other half gives you a redirect to wiki or 404 :P
2012-08-03Wiki link button, layout is maybe too tightMax Howell
2012-08-03Margin tweaks, but I'm no expertMax Howell
2012-08-03Add -k to curl commandMax Howell
Hopefully fixes #13885. I removed the https:// and added -L so I could make the text bigger. Form over function right? Well it needs to be big so people see it. As big as possible!
2012-08-02Fix typo in example outputMax Howell
2012-08-02Copy revisionsMax Howell
About time I spring-cleaned these texts a little.
2012-08-02Add installation instructions to index.htmlMax Howell
We will remove them from the installation wiki because it is a security risk. This is somewhat inconvenient, but should be okay, and much safer.
2012-01-14Hey! I already corrected this typo once!Max Howell
Despite inessential.com thinking it cute and hoping I would never correct it, I have corrected it. Apologies inessential.com.
2011-11-02Replace TextMate with $EDITORRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Update URL for dc.creator meta elementRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Clean index.html <head>Rémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Remove useless Javascript codeRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Add credits rowRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Replace all tabs with spacesRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-02Add visible overflow on mouseoverRémi Prévost
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2010-03-17Thanks Hacker News spelling NaziMax Howell
http://news.ycombinator.com/item?id=1189443
2010-03-14Copy changes due to feedback from jwheareMax Howell
2010-03-13Make wget formula smaller (via the medium of cheating)Max Howell
So now no scrollbars and everything can be read at a glance.
2010-03-13Fabulous new design by Rémi PrévostMax Howell
2010-03-13initial commitRémi Prévost
2010-03-06Reference mxcl and not this mythical "you" chapMax Howell
2010-03-06How to brew in 12 easy stepsMax Howell