Files
brew/docs
Mike McQuaidandGitHub 04ece73828 Merge pull request #21636 from Homebrew/dependabot/bundler/Library/Homebrew/bundler-5a6a0a5dd8
build(deps): bump the bundler group across 2 directories with 8 updates
2026-02-27 21:59:50 +00:00
..
2025-04-25 09:46:29 +01:00
2026-02-27 15:53:29 +01:00
2025-05-22 12:17:52 -04:00
2024-06-13 09:55:31 +01:00
2021-12-02 22:58:31 -05:00
2025-07-14 19:12:38 +01:00
2024-06-14 12:22:02 +01:00
2025-10-15 17:39:14 +01:00
2025-10-15 17:39:14 +01:00
2026-01-16 10:40:30 -07:00
2025-02-08 14:43:49 +00:00
2025-12-22 10:21:45 -05:00
2017-01-04 10:53:21 +00:00
2025-09-19 12:07:54 -04:00
2025-08-16 23:33:38 -04:00
2025-10-15 17:39:14 +01:00
2025-08-16 23:33:38 -04:00
2025-02-08 14:43:49 +00:00
2025-02-08 14:43:49 +00:00
2025-04-03 12:47:21 +01:00
2025-02-08 14:43:49 +00:00
2026-02-27 17:58:12 +00:00
2025-11-09 10:52:56 -08:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2017-07-02 15:09:26 +01:00
2025-12-05 14:58:54 +00:00
2025-11-17 12:05:36 +01:00
2025-08-16 23:33:38 -04:00

last_review_date
last_review_date
1970-01-01

Homebrew Docs

These are the source files for the Homebrew documentation site.

A GitHub Action is run to validate each change before the site is deployed to GitHub Pages.

Usage

Open https://docs.brew.sh in your web browser.

To instead generate the site locally, available on localhost:4000, run:

cd `brew --repository`/docs
bundle install
bundle exec jekyll serve --watch