This project is a fork of the Homebrew.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/Homebrew.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionThe Homebrew homepage
homepage URLhttps://brew.sh/
repository URLhttps://github.com/Homebrew/brew.sh.git
ownerroot@yurikoles.com
last changeFri, 31 May 2024 12:42:48 +0000 (31 20:42 +0800)
last refreshMon, 3 Jun 2024 07:22:31 +0000 (3 09:22 +0200)
content tags
add:
README.md

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.

shortlog
2 days ago Ruoyu ZhongMerge pull request #1036 from Homebrew/dependabot/githu... master
2 days ago dependabot... build(deps): bump ruby/setup-ruby from 1.177.1 to 1...
9 days ago Mike McQuaidMerge pull request #1035 from Homebrew/sync-shared...
9 days ago BrewTestBotdependabot.yml: update to match main configuration
9 days ago Mike McQuaidMerge pull request #1034 from Homebrew/sync-shared...
9 days ago BrewTestBot.rubocop.yml: update to match main configuration
9 days ago Mike McQuaidMerge pull request #1033 from Homebrew/sync-shared...
9 days ago BrewTestBot.rubocop.yml: update to match main configuration
9 days ago BrewTestBotdependabot.yml: update to match main configuration
9 days ago Mike McQuaidMerge pull request #1032 from Homebrew/sync-shared...
9 days ago BrewTestBot.rubocop.yml: update to match main configuration
9 days ago Carlo CabreraMerge pull request #1031 from Homebrew/sync-shared...
9 days ago BrewTestBot.rubocop.yml: update to match main configuration
10 days ago Mike McQuaidMerge pull request #1030 from Homebrew/ruby-version
10 days ago Mike McQuaidUse `.ruby-version` more widely
10 days ago Eric KnibbeMerge pull request #1029 from Homebrew/dependabot/githu...
...
heads
2 days ago master