2025-08-29 22:08:32 -07:00
..
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-08-26 03:14:55 +00:00
2025-08-29 22:08:32 -07:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04: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