Mike McQuaid 31e212b6f6
Support Tiers: document future macOS support
Let's provide a clear roadmap of what we plan to support, not and
when we plan to make these changes.

Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2025-08-19 08:19:28 +01:00
..
2025-04-25 09:46:29 +01:00
2024-03-31 21:46:25 +02:00
2025-05-22 12:17:52 -04:00
2024-06-13 09:55:31 +01:00
2025-07-14 19:12:38 +01:00
2024-06-14 12:22:02 +01:00
2025-08-16 23:33:38 -04:00
2025-08-16 23:33:38 -04:00
2025-04-25 09:46:29 +01:00
2025-02-08 14:43:49 +00: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-04-25 09:46:29 +01: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-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
2025-08-18 11:22:36 +00:00
2025-08-16 23:33:38 -04:00
2025-06-27 08:09:24 +01: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