This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2e93af2 Update README.md on asf-site branch with pointer to real
readme (#57)
2e93af2 is described below
commit 2e93af2771123326d8710ff3c232e671c4327030
Author: Andrew Lamb <[email protected]>
AuthorDate: Sun May 12 03:34:43 2024 -0400
Update README.md on asf-site branch with pointer to real readme (#57)
---
README.md | 19 +++----------------
1 file changed, 3 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 3e49eaa..fb4d483 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,5 @@
-# Website development and deployment
+Source code for https://parquet.apache.org/
-## Staging
-To make a change to the `staging` version of the website:
-1. Make a PR against the `staging` branch in the repository
-2. Once the PR is merged, the `Build and Deploy Parquet Site`
-job in the [deployment workflow](./.github/workflows/deploy.yml) will be run,
populating the `asf-staging` branch on this repo with the necessary files.
+The files on this `asf-site` branch should not be modified directly. See the
instructions on [the `production` branch].
-**Do not directly edit the `asf-staging` branch of this repo**
-
-## Production
-
-To make a change to the `production` version of the website:
-1. Make a PR against the `production` branch in the repository
-2. Once the PR is merged, the `Build and Deploy Parquet Site`
-job in the [deployment workflow](./.github/workflows/deploy.yml) will be run,
populating the `asf-site` branch on this repo with the necessary files.
-
-**Do not directly edit the `asf-site` branch of this repo**
+[the `production` branch]:
https://github.com/apache/parquet-site/tree/production