Update publish-poi-site.txt

This commit is contained in:
PJ Fanning 2025-07-08 16:40:29 +01:00 committed by GitHub
parent 024f1d3348
commit 0c3cc9a5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,11 +64,12 @@ A command like this might work.
cp -R build/site/* content/
I would recommend that you use `git status` and `git diff` before committing the changes to asf-site.
It is recommended that you use `git status` and `git diff` before committing the changes to asf-site.
It is probably a good idea to check the site locally before committing the changes by opening the
content/index.html file in a browser.
Once you are happy with the changes, you can commit them to the `asf-site` branch.
It is probably a good idea to merge the changes to the `trunk` branch as well but that won't affect the web site.
It is probably a good idea to merge the changes from the `trunk` branch into the `asf-site` branch as well
but that won't affect the web site.