brew.sh
brew.sh copied to clipboard
🔖 The Homebrew homepage
brew.sh
The webpage uses jekyll. The template for
the index is at _layouts/index.html.
Translations
GitHub Pull Request
If you want to add a new translation, follow these steps:
- Copy
index.htmltoindex_{langcode}.htmland update itslangvalue. - Copy
_data/locales/en.ymlto_data/locales/{langcode}.ymland update its initial language code. - Change the values of the English strings to the new, translated language strings.
You can see the translated webpage by running jekyll serve and opening
http://localhost:4000/.