You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2017/12/21 15:47:49 UTC

[sling-site] branch master updated: added more information about the publication process

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5a5cf38  added more information about the publication process
5a5cf38 is described below

commit 5a5cf382b849680dc8e8eaeb04666a6c50fc2e91
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Dec 21 16:47:45 2017 +0100

    added more information about the publication process
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 359e393..ae43821 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Clone this repository and run the below commands or equivalent:
     # deploy the site
     mvn clean package -Ppublish-site -Dmsg="<describe your changes>"
 
-The [ASF's gitpubsub mechanism](https://blogs.apache.org/infra/entry/git_based_websites_available) then synchronizes that content to http://sling.apache.org , usually within a few seconds.
+The [ASF's gitpubsub mechanism](https://blogs.apache.org/infra/entry/git_based_websites_available) then synchronizes that content to [http://sling.apache.org](http://sling.apache.org), usually within a few seconds. More details about the publication process can be found in the [ASF Documentation about Project sites](https://www.apache.org/dev/project-site.html).
 
 ## Variables in page content
 Adding `expandVariables=true` to a page's front matter enables simple variables replacement, see the `pageVariables` map in

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].