Bo Anderson c5e2aa63e5
Merge pull request #19222 from Homebrew/pr-upload-keep-old
dev-cmd/pr-upload: allow --keep-old with --upload-only
2025-02-03 20:23:59 +00:00
..
2024-03-31 21:46:25 +02:00
2024-06-13 09:55:31 +01:00
2024-06-13 09:55:31 +01:00
2024-06-14 12:22:02 +01:00
2025-02-03 15:30:03 +01:00
2024-06-13 09:55:31 +01:00
2024-06-13 09:55:31 +01: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