kevingurney opened a new issue, #327: URL: https://github.com/apache/arrow-site/issues/327
### Describe the bug, including details regarding any error messages, version, and platform. This is a follow up to [this comment](https://github.com/apache/arrow-site/issues/325#issuecomment-1450490714). It would be helpful to add an explicit note to the [Deployment section of the README.md](https://github.com/apache/arrow-site/blob/main/README.md#deployment) about the need to [set the GitHub Pages deployment source branch](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch) to `gh-pages` when previewing website changes on a fork of `apache/arrow-site`. It isn't immediately obvious that this is a required step. As far as I can tell, the default deployment source branch will normally be set to `asf-site` for a fork, which means that any changes to the website won't deploy on a successful run. This could potentially be quite confusing. ### Component(s) Website -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
