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:40 UTC

[qpid-site] branch clean-staging created (now 685fa6b)

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

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


      at 685fa6b  clear out staging area except for index page with notice, direct people to main website

This branch includes the following new commits:

     new 685fa6b  clear out staging area except for index page with notice, direct people to main website

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by ro...@apache.org.
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