diff options
| author | Mike McQuaid | 2013-07-23 18:50:58 -0700 | 
|---|---|---|
| committer | Mike McQuaid | 2013-07-23 18:50:58 -0700 | 
| commit | 6305d2dbb88ee17edfe7b841b9267bf1bbba0f0a (patch) | |
| tree | f353c35e85fa4349a45ada97f6c7a0795a89dd41 /README.md | |
| parent | 09878cedc7c67cd022c886fedeade5663f527c29 (diff) | |
| download | homebrew-gh-pages.tar.bz2 | |
Redirect to brew.sh.gh-pages
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 | 
1 files changed, 2 insertions, 16 deletions
| @@ -1,17 +1,3 @@ -# Homebrew webpage +# Redirected -The webpage uses [jekyll](https://github.com/mojombo/jekyll). The template for the index is at layouts/index.html. - -## Translations -If you want to add a new translation, follow these steps: - -1. In _config.yml append this: - -	``` -	- langcode: {the_lang_code} -	  lang_string: {the_link_string} -	``` -2. Copy index.html as index_{langcode}.html -3. Change the values of the strings to the translated strings. - -You can see the translated webpage by running `jekyll --server` and opening http://localhost:4000/ +The Homebrew homepage has moved to https://github.com/Homebrew/homebrew.github.io | 
