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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 1f4bb6f9 Automatic Site Publish by Buildbot
1f4bb6f9 is described below

commit 1f4bb6f9a4a06822da991fbb23737d36aecebe68
Author: buildbot <us...@infra.apache.org>
AuthorDate: Thu Nov 30 19:26:59 2023 +0000

    Automatic Site Publish by Buildbot
---
 content/README.md | 13 +++++++++++++
 content/feed.xml  |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/content/README.md b/content/README.md
index 6ce8303b..170ba9b3 100644
--- a/content/README.md
+++ b/content/README.md
@@ -44,3 +44,16 @@ and connect to it with this command:
 ```
 docker run --rm -p 4000:4000 --mount type=bind,src=$PWD,dst=/root/build 
--mount type=volume,dst=/root/build/node_modules -it  --entrypoint "/bin/bash" 
apache/logging_site
 ```
+
+## Deploying
+
+Once you have committed to this branch, your changes will be built and pushed
+to the asf-staging branch. From there, it is published to 
https://logging.staged.apache.org
+
+If you are happy with your changes, merge the staging branch to the site 
branch:
+
+```
+git checkout asf-site
+git merge --ff-only asf-staging
+git push
+```
diff --git a/content/feed.xml b/content/feed.xml
index 9a889b97..ba2d9810 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2023-11-30T19:23:13+00:00</updated><id>/feed.xml</id><title 
type="html">Apache Software Foundation - Logging 
Services</title><subtitle>Write an awesome description for your new site here. 
You can edit this line in _ [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2023-11-30T19:26:58+00:00</updated><id>/feed.xml</id><title 
type="html">Apache Software Foundation - Logging 
Services</title><subtitle>Write an awesome description for your new site here. 
You can edit this line in _ [...]
 
 <p>We are thrilled to take this moment to celebrate and acknowledge Stephen 
Webb, 
 who joined the Apache Logging Services community back in 2020. 

Reply via email to