This is an automated email from the ASF dual-hosted git repository.
bigbluehat pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-annotator-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1c8b320 Fix the Publishing branch explanation
1c8b320 is described below
commit 1c8b32005b29b142ea87c36e274c367d7581f41c
Author: BigBlueHat <[email protected]>
AuthorDate: Thu Jun 25 11:22:09 2020 -0400
Fix the Publishing branch explanation
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 0155d61..44a69b3 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ folders in the root of this repo.
## Publishing
-Currently, `master` and `asf-site` should be kept in sync. The `asf-site`
-branch gets published to an Apache HTTPD static hosting environment run by
-the Apache infrastructure team.
+The `asf-site` branch gets published to an Apache HTTPD static hosting
environment
+run by the Apache infrastructure team.
To update the demo, update the submodule (`git submodule update --remote`),
rebuild (`yarn build`; in this repo, not inside the submodule), and commit the
changes it made in `content/`.