Skip to content

rockleona/brew.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Copy index_fr.html to index_{langcode}.html and update its lang and permalink values.
  2. Copy _data/locales/en.yml to _data/locales/{langcode}.yml and update its initial language code.
  3. Change the values of the English strings to the new, translated language strings.

You can see the translated webpage by running bundle install and bundler exec jekyll serve, after executing it open http://localhost:4000/ and switch to your language.

About

🔖 The Homebrew homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.1%
  • SCSS 39.3%
  • Ruby 2.6%