You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2021/06/21 08:45:41 UTC

[qpid-site] 01/01: clear out staging area except for index page with notice, direct people to main website

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch clean-staging
in repository https://gitbox.apache.org/repos/asf/qpid-site.git

commit 685fa6b9a79482bdeba42ef6510e5d8ed6136eed
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jun 21 09:44:13 2021 +0100

    clear out staging area except for index page with notice, direct people to main website
---
 .asf.yaml          | 2 ++
 content/index.html | 9 +++++++++
 2 files changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e9ab330
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,2 @@
+staging:
+-  whoami: clean-staging
diff --git a/content/index.html b/content/index.html
new file mode 100644
index 0000000..8d6452d
--- /dev/null
+++ b/content/index.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+</head>
+<body>
+<p>For the main Qpid website, please go to <a href="https://qpid.apache.org">https://qpid.apache.org</a></p>
+<p>This is a staging area used for testing. It is not currently in use.</p>
+</body>
+</html>
+

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org