aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-07-23Redirect to brew.sh.gh-pagesMike McQuaid
2013-07-18Remove CNAME, migrate to Homebrew org.Mike McQuaid
2013-06-19Fix spellingJair Henrique
Closes #20615. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-10tab to spaceJuntai Park
fixed invisible links problem Closes #20378. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-09Add Brazilian Portuguese translationJair Henrique
Closes #19898. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-09Add a few touches to Chinese Simplified translationTunghsiao Liu
Also fixes wrong punctuation usage. Closes #20217. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-09Korean translationJuntai Park
Closes #20368. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-25Japanese translation.Ryuichi Okumura
* Put <title> after <meta> to fix browser problems. Closes #19744.
2013-05-04Improved chinese translation for homepage.Kaiwen Xu
Squashed all commits from #19566. Changes: * Adding spaces between english and chinese characters. * Translate "package" into "软件包". * Change translation of "package manager" into "软件包管理器" * Several minor changes. Closes #19603. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-06Fix a few typos in french translationRémi Prévost
Closes #18873.
2013-04-05German translation for home pageStefan Schüßler
Closes #18987. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-05Package and symlink translated & small typos fixesFrizlab
Package is not a French word and shouldn't be used in French. A package manager is called in French a "gestionnaire de paquets". symlink can be used as a verb in English, but not in French. Finally, some "s" were missing along the text. Closes #18981. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-05Lang string for "French" is "Français"Frizlab
In previous versions of the site, there was written "Version Française". Thus it made sense for the word "Français" to be in its feminine form. Now that the "Version" part has been dropped, we must switch back to the masculine form of the word. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-05Fix for language codes and SpanishStefan Schüßler
http://www.w3.org/International/articles/language-tags/ "The golden rule when creating language tags is to keep the tag as short as possible. Avoid region, script or other subtags except where they add useful distinguishing information." Closes #18984. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-04Typography fix for French versionFrizlab
In French the colon, exclamation points, interrogation points and some other are always preceded by a non-breaking space. Closes #18954. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-04In French, the "c" in "Version Française" takes a cedillaFrizlab
Closes #18953. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-04Add Spanish translationAndrés Catalán
Closes #18945. Closes #18980. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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-22Add CNAMEMike McQuaid
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