This is an automated email from the ASF dual-hosted git repository.
erose pushed a commit to branch asf-site-v2
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/asf-site-v2 by this push:
new 97e133f0 HDDS-9926. Publish WIP website to staging branch (1/2) (#55)
97e133f0 is described below
commit 97e133f0da651f4577afdb11e1308b758ba39cda
Author: Ethan Rose <[email protected]>
AuthorDate: Fri Dec 15 09:49:14 2023 -0800
HDDS-9926. Publish WIP website to staging branch (1/2) (#55)
---
.asf.yaml | 5 +++++
README.md | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..6e9f8f6b
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,5 @@
+staging:
+ # Display the website at ozone-site-v2.staged.apache.org
+ profile: site-v2
+ # Only takes affect on this branch.
+ whoami: asf-site-v2
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..7db34a79
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Rendered Apache Ozone Website v2
+
+This is the rendered version of the in-progress Apache Ozone website v2. It is
automatically built from the branch `HDDS-9225-website-v2` and committed here
by GitHub actions. Any changes made to this branch will be overridden by the
automatic builds.
+
+The current state of the new website can be viewed at
https://ozone-site-v2.staged.apache.org.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]