You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2017/09/29 14:00:10 UTC

[1/8] sling-site git commit: Newline for better download.html diffs

Repository: sling-site
Updated Branches:
  refs/heads/master 4df24ef9c -> e721c5fa8


Newline for better download.html diffs


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/845311bb
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/845311bb
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/845311bb

Branch: refs/heads/master
Commit: 845311bb967e79fc45d7692000623cb86c0cb950
Parents: b08c52a
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 12:25:16 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 12:25:16 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/templates/downloads.tpl | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/845311bb/src/main/jbake/templates/downloads.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index b3291ef..fe8db76 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -254,6 +254,7 @@ def downloadLink(label, artifact, version, suffix) {
 	yield ", "
 	a(href:"${digestsBase}.md5", "md5")
 	yield ")"
+	newLine()
 }
 
 def tableHead(String [] headers) {


[2/8] sling-site git commit: README tweaks

Posted by bd...@apache.org.
README tweaks


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/08376ab1
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/08376ab1
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/08376ab1

Branch: refs/heads/master
Commit: 08376ab1515bf579c4a4eb5f5ac8fbffca0b9db9
Parents: 845311b
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 12:26:23 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 12:26:23 2017 +0200

----------------------------------------------------------------------
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/08376ab1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9ce798e..157ec62 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,17 @@
 # Apache Sling Website
-This repository contains the content of the http://sling.apache.org/ , which moved in September 2017 from
-the Apache CMS to this JBake-generated website.
+This repository contains the content of the http://sling.apache.org/ website, which moved in September 2017 from
+the Apache CMS to this JBake-generated site.
 
 ## How to build and stage the site locally  
-Clone this repository, run the below Maven command, http://localhost:8820/ and enjoy.
+Clone this repository, run the below Maven command, open http://localhost:8820/ and enjoy.
 
     mvn clean package jbake:inline -Djbake.port=8820 -Djbake.listenAddress=0.0.0.0
 	
 This allows	you to experiment with your changes before eventually publishing them.
 
 ## How to publish the website
-Build the site using `mvn clean package` and then sync the `target/sling-site-*` folder to the `asf-site` branch
-of this Git repository, commit and push that branch.
+Clone this repository, build the site using `mvn clean package` and then sync the `target/sling-site-*` 
+folder to the `asf-site` branch of this Git repository, commit and push that branch.
 
 The ASF's gitpubsub mechanism then synchronizes that content to http://sling.apache.org , usually within a few seconds.
 


[5/8] sling-site git commit: First shot at adding some tags

Posted by bd...@apache.org.
First shot at adding some tags


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/3d5fdfe1
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/3d5fdfe1
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/3d5fdfe1

Branch: refs/heads/master
Commit: 3d5fdfe1e60b60a5b4084bbd62ad26f7527b6050
Parents: bab2e26
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 15:36:08 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 15:36:08 2017 +0200

----------------------------------------------------------------------
 .../manipulating-content-the-slingpostservlet-servlets-post.md    | 1 +
 .../bundles/rendering-content-default-get-servlets.md             | 1 +
 src/main/jbake/content/documentation/bundles/servlet-helpers.md   | 1 +
 src/main/jbake/content/documentation/the-sling-engine.md          | 1 +
 src/main/jbake/content/documentation/the-sling-engine/adapters.md | 1 +
 .../jbake/content/documentation/the-sling-engine/architecture.md  | 3 ++-
 .../content/documentation/the-sling-engine/authentication.md      | 1 +
 .../the-sling-engine/authentication/authentication-actors.md      | 1 +
 .../authentication/authentication-authenticationhandler.md        | 1 +
 .../form-based-authenticationhandler.md                           | 1 +
 .../openid-authenticationhandler.md                               | 1 +
 .../the-sling-engine/authentication/authentication-framework.md   | 1 +
 .../the-sling-engine/authentication/authentication-tasks.md       | 1 +
 .../the-sling-engine/default-mapping-and-rendering.md             | 1 +
 .../documentation/the-sling-engine/dispatching-requests.md        | 1 +
 .../jbake/content/documentation/the-sling-engine/errorhandling.md | 1 +
 .../jbake/content/documentation/the-sling-engine/featureflags.md  | 1 +
 src/main/jbake/content/documentation/the-sling-engine/filters.md  | 1 +
 .../the-sling-engine/mappings-for-resource-resolution.md          | 1 +
 .../content/documentation/the-sling-engine/request-listeners.md   | 1 +
 .../content/documentation/the-sling-engine/request-parameters.md  | 1 +
 .../jbake/content/documentation/the-sling-engine/resources.md     | 1 +
 .../documentation/the-sling-engine/service-authentication.md      | 1 +
 src/main/jbake/content/documentation/the-sling-engine/servlets.md | 1 +
 .../documentation/the-sling-engine/sling-api-crud-support.md      | 1 +
 .../content/documentation/the-sling-engine/sling-properties.md    | 1 +
 .../content/documentation/the-sling-engine/the-sling-launchpad.md | 1 +
 .../content/documentation/the-sling-engine/url-decomposition.md   | 1 +
 .../documentation/the-sling-engine/url-to-script-resolution.md    | 1 +
 .../documentation/the-sling-engine/wrap-or-decorate-resources.md  | 1 +
 src/main/jbake/content/old-stuff/scriptengineintegration.md       | 1 +
 .../content/old-stuff/scriptengineintegration/groovy-support.md   | 1 +
 .../old-stuff/scriptengineintegration/xslt-processing-pipeline.md | 1 +
 src/main/jbake/content/old-stuff/servlet-resolution.md            | 1 +
 src/main/jbake/content/project-information.md                     | 1 +
 35 files changed, 36 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.md b/src/main/jbake/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.md
index 63e9297..0d5031a 100644
--- a/src/main/jbake/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.md
+++ b/src/main/jbake/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.md
@@ -1,6 +1,7 @@
 title=Manipulating Content - The SlingPostServlet (servlets.post)		
 type=page
 status=published
+tags=servlets,postservlet
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/bundles/rendering-content-default-get-servlets.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/rendering-content-default-get-servlets.md b/src/main/jbake/content/documentation/bundles/rendering-content-default-get-servlets.md
index 02dfcb0..fb50af0 100644
--- a/src/main/jbake/content/documentation/bundles/rendering-content-default-get-servlets.md
+++ b/src/main/jbake/content/documentation/bundles/rendering-content-default-get-servlets.md
@@ -1,6 +1,7 @@
 title=Rendering Content - Default GET Servlets		
 type=page
 status=published
+tags=servlets
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/bundles/servlet-helpers.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/servlet-helpers.md b/src/main/jbake/content/documentation/bundles/servlet-helpers.md
index 7cfdbc8..bbbcbd0 100644
--- a/src/main/jbake/content/documentation/bundles/servlet-helpers.md
+++ b/src/main/jbake/content/documentation/bundles/servlet-helpers.md
@@ -1,6 +1,7 @@
 title=Sling Servlet Helpers		
 type=page
 status=published
+tags=servlets
 ~~~~~~
 
 The Sling Servlet Helpers bundle provides mock implementations of the

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine.md b/src/main/jbake/content/documentation/the-sling-engine.md
index 906c52b..38e620a 100644
--- a/src/main/jbake/content/documentation/the-sling-engine.md
+++ b/src/main/jbake/content/documentation/the-sling-engine.md
@@ -1,6 +1,7 @@
 title=The Sling Engine		
 type=page
 status=published
+tags=core
 ~~~~~~
 
 ## General

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/adapters.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/adapters.md b/src/main/jbake/content/documentation/the-sling-engine/adapters.md
index 13c2312..143853f 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/adapters.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/adapters.md
@@ -1,6 +1,7 @@
 title=Adapters		
 type=page
 status=published
+tags=core,adaptTo
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/architecture.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/architecture.md b/src/main/jbake/content/documentation/the-sling-engine/architecture.md
index 73a4c19..9844d3b 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/architecture.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/architecture.md
@@ -1,9 +1,10 @@
 title=Architecture		
 type=page
 status=published
+tags=core
 ~~~~~~
 
-The following is a short list of high-lights of Sling:
+The following is a short list of highlights of Sling:
 
 * **[OSGi](#osgi)** &mdash; The Sling application is built as a series of OSGi bundles and makes heavy use of a number of OSGi core and compendium services.
 * **[Sling API](#sling-api)** &mdash; To implement content based Web applications with Sling, an API has been defined, this extends the Servlet API and provides more functionality to work on the content.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication.md b/src/main/jbake/content/documentation/the-sling-engine/authentication.md
index 6cbc8b2..6f7f9b6 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication.md
@@ -2,6 +2,7 @@ title=Authentication
 type=page
 status=published
 excerpt=How requests are authenticated.
+tags=core,authentication
 ~~~~~~
 
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-actors.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-actors.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-actors.md
index 88bbe65..c563153 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-actors.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-actors.md
@@ -2,6 +2,7 @@ title=Authentication - Actors
 type=page
 status=published
 excerpt=The authentication process involves a number of actors contributing to the concepts, the API and the particular implementations.
+tags=core,authentication
 ~~~~~~
 
 The authentication process involves a number of actors contributing to the concepts, the API and the particular implementations.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler.md
index ad53a56..b5e4dbc 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler.md
@@ -2,6 +2,7 @@ title=Authentication - AuthenticationHandler
 type=page
 status=published
 excerpt=The `AuthenticationHandler` interface defines the service API which may be implemented by authentication handlers registered as OSGi services.
+tags=core,authentication
 ~~~~~~
 
 The `AuthenticationHandler` interface defines the service API which may be implemented by authentication handlers registered as OSGi services.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.md
index 204b228..151669c 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.md
@@ -1,6 +1,7 @@
 title=Form Based AuthenticationHandler		
 type=page
 status=published
+tags=core,authentication,formauth
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.md
index 09f6dab..5523d6e 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-authenticationhandler/openid-authenticationhandler.md
@@ -1,6 +1,7 @@
 title=OpenID AuthenticationHandler		
 type=page
 status=published
+tags=core,authentication,openid
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-framework.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-framework.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-framework.md
index 5acd0a4..7fcfdfb 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-framework.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-framework.md
@@ -2,6 +2,7 @@ title=Authentication - Framework
 type=page
 status=published
 excerpt=The core piece of functionality with respect to authentication in Sling is contained in the Sling Auth Core bundle. This bundle provides the API for Sling and Sling applications to make use of authentication.
+tags=core,authentication
 ~~~~~~
 
 The core piece of functionality with respect to authentication in Sling is contained in the Sling Auth Core bundle. This bundle provides the API for Sling and Sling applications to make use of authentication.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-tasks.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-tasks.md b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-tasks.md
index 4dd8cc5..79b0c07 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-tasks.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/authentication/authentication-tasks.md
@@ -2,6 +2,7 @@ title=Authentication - Tasks
 type=page
 status=published
 excerpt=Authentication of HTTP Requests is generally a two-step process: First the credentials must be extracted from the request and second the credentials must be validated. In the case of Sling this means acquiring a JCR Session.
+tags=core,authentication
 ~~~~~~
 
 Authentication of HTTP Requests is generally a two-step process: First the credentials must be extracted from the request and second the credentials must be validated. In the case of Sling this means acquiring a JCR Session.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/default-mapping-and-rendering.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/default-mapping-and-rendering.md b/src/main/jbake/content/documentation/the-sling-engine/default-mapping-and-rendering.md
index 5e09f37..5d5c82c 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/default-mapping-and-rendering.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/default-mapping-and-rendering.md
@@ -1,6 +1,7 @@
 title=Default Mapping and Rendering		
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 
 This page contained obsolete content, moved it to http://cwiki.apache.org/confluence/display/SLING/Default+Mapping+and+Rendering+%28OBSOLETE%29 in case it is useful to someone.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md b/src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md
index 4652383..3974fc9 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md
@@ -1,6 +1,7 @@
 title=Dispatching Requests		
 type=page
 status=published
+tags=core,requests
 ~~~~~~
 
 ## Main process

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/errorhandling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/errorhandling.md b/src/main/jbake/content/documentation/the-sling-engine/errorhandling.md
index 49cdc76..271424e 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/errorhandling.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/errorhandling.md
@@ -1,6 +1,7 @@
 title=Errorhandling		
 type=page
 status=published
+tags=core,errorhandling
 ~~~~~~
 
 The Sling Engine includes support for handling uncaught `Throwable` as well as rendering custom HTTP status code pages. This is implemented by expecting a (single) `org.apache.sling.engine.servlets.ErrorHandler` service to which handling of uncaught `Throwable` and HTTP status responses are delegated.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/featureflags.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/featureflags.md b/src/main/jbake/content/documentation/the-sling-engine/featureflags.md
index cd007bd..ec4fa41 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/featureflags.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/featureflags.md
@@ -1,6 +1,7 @@
 title=Feature Flags		
 type=page
 status=published
+tags=core,featureflags
 ~~~~~~
 
 Feature Flags are used to select whether a particular feature is enabled or not. This allows to

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/filters.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/filters.md b/src/main/jbake/content/documentation/the-sling-engine/filters.md
index 3521e29..93072d0 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/filters.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/filters.md
@@ -1,6 +1,7 @@
 title=Servlet Filter Support		
 type=page
 status=published
+tags=core,servlets
 ~~~~~~
 
 Sling supports filter processing by applying filter chains to the requests before actually dispatching to the servlet or script for processing. Filters to be used in such filter processing are plain OSGi services of type `javax.servlet.Filter` which of course means that the services implement this interface.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md b/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
index 5d96eed..38b828d 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/mappings-for-resource-resolution.md
@@ -1,6 +1,7 @@
 title=Mappings for Resource Resolution		
 type=page
 status=published
+tags=core,resources,resourcemappings
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/request-listeners.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/request-listeners.md b/src/main/jbake/content/documentation/the-sling-engine/request-listeners.md
index d03700f..ef90471 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/request-listeners.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/request-listeners.md
@@ -1,6 +1,7 @@
 title=Request Listeners		
 type=page
 status=published
+tags=core,requests
 ~~~~~~
 
 Sling provides the possibility to "listen" to a request processed by the Sling Engine (`SlingMainServlet`). To get notified you implement the service interface `org.apache.sling.api.request.SlingRequestListener`.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/request-parameters.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/request-parameters.md b/src/main/jbake/content/documentation/the-sling-engine/request-parameters.md
index 942795d..d50943f 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/request-parameters.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/request-parameters.md
@@ -2,6 +2,7 @@ title=Request Parameter Handling in Sling
 type=page
 status=published
 excerpt=Explains how Sling provides request parameters to the `Component`.
+tags=core,requests
 ~~~~~~
 
 ## Servlet API

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/resources.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/resources.md b/src/main/jbake/content/documentation/the-sling-engine/resources.md
index 195c20b..cd2511a 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/resources.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/resources.md
@@ -1,6 +1,7 @@
 title=Resources		
 type=page
 status=published
+tags=core,resources
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/service-authentication.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/service-authentication.md b/src/main/jbake/content/documentation/the-sling-engine/service-authentication.md
index f62de52..3aff61f 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/service-authentication.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/service-authentication.md
@@ -2,6 +2,7 @@ title=Service Authentication
 type=page
 status=published
 excerpt=Introduce new service level authentication to replace `loginAdministrative`
+tags=authentication,serviceusers
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/servlets.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/servlets.md b/src/main/jbake/content/documentation/the-sling-engine/servlets.md
index 397f945..95490cd 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/servlets.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/servlets.md
@@ -1,6 +1,7 @@
 title=Servlets and Scripts		
 type=page
 status=published
+tags=servlets,core
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md b/src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md
index e407744..3a269e0 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/sling-api-crud-support.md
@@ -1,6 +1,7 @@
 title=Sling API CRUD Support		
 type=page
 status=published
+tags=api,core
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/sling-properties.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/sling-properties.md b/src/main/jbake/content/documentation/the-sling-engine/sling-properties.md
index 8e5d417..c915fd3 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/sling-properties.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/sling-properties.md
@@ -1,6 +1,7 @@
 title=Well-known Sling Properties		
 type=page
 status=published
+tags=core,configuration
 ~~~~~~
 
 This table lists properties which have known functionality in the OSGi and Sling frameworks.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/the-sling-launchpad.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/the-sling-launchpad.md b/src/main/jbake/content/documentation/the-sling-engine/the-sling-launchpad.md
index 211a905..5b82c7b 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/the-sling-launchpad.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/the-sling-launchpad.md
@@ -1,6 +1,7 @@
 title=The Sling Launchpad		
 type=page
 status=published
+tags=launchpad
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/url-decomposition.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/url-decomposition.md b/src/main/jbake/content/documentation/the-sling-engine/url-decomposition.md
index e8a93f7..2e3b1bf 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/url-decomposition.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/url-decomposition.md
@@ -1,6 +1,7 @@
 title=URL decomposition		
 type=page
 status=published
+tags=core,urls
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/url-to-script-resolution.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/url-to-script-resolution.md b/src/main/jbake/content/documentation/the-sling-engine/url-to-script-resolution.md
index 57a5787..24b6f8f 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/url-to-script-resolution.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/url-to-script-resolution.md
@@ -1,6 +1,7 @@
 title=URL to Script Resolution		
 type=page
 status=published
+tags=core,scriptresolver,urls
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/documentation/the-sling-engine/wrap-or-decorate-resources.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/the-sling-engine/wrap-or-decorate-resources.md b/src/main/jbake/content/documentation/the-sling-engine/wrap-or-decorate-resources.md
index 5cfd247..faa6adf 100644
--- a/src/main/jbake/content/documentation/the-sling-engine/wrap-or-decorate-resources.md
+++ b/src/main/jbake/content/documentation/the-sling-engine/wrap-or-decorate-resources.md
@@ -1,6 +1,7 @@
 title=Wrap or Decorate Resources		
 type=page
 status=published
+tags=resources
 ~~~~~~
 
 ## Introduction

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/old-stuff/scriptengineintegration.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/scriptengineintegration.md b/src/main/jbake/content/old-stuff/scriptengineintegration.md
index af8b738..2852f8e 100644
--- a/src/main/jbake/content/old-stuff/scriptengineintegration.md
+++ b/src/main/jbake/content/old-stuff/scriptengineintegration.md
@@ -1,6 +1,7 @@
 title=Integrating Scripting Languages
 type=page
 status=published
+tags=core,scripts
 ~~~~~~
 
 This page should be extended with more concrete and detailed information. For now, we have the following information:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/old-stuff/scriptengineintegration/groovy-support.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/scriptengineintegration/groovy-support.md b/src/main/jbake/content/old-stuff/scriptengineintegration/groovy-support.md
index b1c0f8a..aa43ab5 100644
--- a/src/main/jbake/content/old-stuff/scriptengineintegration/groovy-support.md
+++ b/src/main/jbake/content/old-stuff/scriptengineintegration/groovy-support.md
@@ -1,6 +1,7 @@
 title=Groovy Support
 type=page
 status=published
+tags=scripts,groovy
 ~~~~~~
 
 After meeting Paul King of the Groovy Team at Apache Con US 08 in New Orleans, I set out to take a stab at SLING-315 again to add Groovy support to Sling. It turned out, that the current Groovy 1.6 branch already contains the required setup to build the `groovy-all.jar` as an OSGi Bundle, which is directly usable with Sling by just installing that bundle.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.md b/src/main/jbake/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.md
index 28d8556..51547a0 100644
--- a/src/main/jbake/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.md
+++ b/src/main/jbake/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.md
@@ -1,6 +1,7 @@
 title=XSLT Processing Pipeline
 type=page
 status=published
+tags=xslt,postprocessing
 ~~~~~~
 
 In the *Apache Sling Scripting W3C XML Processing Support* bundle, Juanjo Vàzquez has implemented XSLT processing support for Sling as another new scripting engine, based on the [Cocoon 3 pipeline engine](http://cocoon.apache.org/3.0/).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/old-stuff/servlet-resolution.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/servlet-resolution.md b/src/main/jbake/content/old-stuff/servlet-resolution.md
index a13d0f4..1a79e45 100644
--- a/src/main/jbake/content/old-stuff/servlet-resolution.md
+++ b/src/main/jbake/content/old-stuff/servlet-resolution.md
@@ -1,6 +1,7 @@
 title=Servlet Resolution
 type=page
 status=published
+tags=servlets,servletresolver
 ~~~~~~
 <div class="warning">
 Please note that the description on this page is out of sync with the most recent developments going on as part of implementing issue [SLING-387]({{ refs.https://issues.apache.org/jira/browse/SLING-387.path }}). See the links to integration tests at the end of this page for the Current Truth.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/3d5fdfe1/src/main/jbake/content/project-information.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/project-information.md b/src/main/jbake/content/project-information.md
index c1e6d99..ddeab9e 100644
--- a/src/main/jbake/content/project-information.md
+++ b/src/main/jbake/content/project-information.md
@@ -1,6 +1,7 @@
 title=Project Information		
 type=page
 status=published
+tags=mailinglists,issuetracker,sourcecode
 ~~~~~~
 
 This document provides an overview of the various documents and links that are part of this project's general information:


[3/8] sling-site git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/sling-site

Posted by bd...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/sling-site


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/3239c71f
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/3239c71f
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/3239c71f

Branch: refs/heads/master
Commit: 3239c71f43221d6822374891f96b189fcacd329a
Parents: 08376ab 60e5a88
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 13:56:10 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 13:56:10 2017 +0200

----------------------------------------------------------------------
 .../content/documentation/bundles/validation.md     | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------



[7/8] sling-site git commit: Quick pass at adding tags to all pages - probably needs refining

Posted by bd...@apache.org.
Quick pass at adding tags to all pages - probably needs refining


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/ab134cc8
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/ab134cc8
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/ab134cc8

Branch: refs/heads/master
Commit: ab134cc83ad6bf38a89a2c0e19fd8bf9c91852db
Parents: 3d5fdfe
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 15:57:01 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 15:57:01 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/content/contributing.md                            | 1 +
 src/main/jbake/content/documentation.md                           | 1 +
 src/main/jbake/content/documentation/bundles.md                   | 1 +
 .../accessing-filesystem-resources-extensions-fsresource.md       | 1 +
 .../documentation/bundles/apache-sling-commons-thread-pool.md     | 1 +
 .../bundles/apache-sling-eventing-and-job-handling.md             | 1 +
 .../bundles/bundle-resources-extensions-bundleresource.md         | 1 +
 src/main/jbake/content/documentation/bundles/caching-services.md  | 1 +
 .../jbake/content/documentation/bundles/commons-html-utilities.md | 1 +
 .../documentation/bundles/configuration-installer-factory.md      | 1 +
 .../jbake/content/documentation/bundles/content-distribution.md   | 1 +
 .../documentation/bundles/content-loading-jcr-contentloader.md    | 1 +
 .../context-aware-configuration-default-implementation.md         | 1 +
 .../context-aware-configuration-override.md                       | 1 +
 .../context-aware-configuration-spi.md                            | 1 +
 .../context-aware-configuration/context-aware-configuration.md    | 1 +
 .../jbake/content/documentation/bundles/datasource-providers.md   | 1 +
 .../jbake/content/documentation/bundles/discovery-api-and-impl.md | 1 +
 src/main/jbake/content/documentation/bundles/dynamic-includes.md  | 1 +
 .../content/documentation/bundles/file-installer-provider.md      | 1 +
 .../documentation/bundles/internationalization-support-i18n.md    | 1 +
 .../jbake/content/documentation/bundles/jcr-installer-provider.md | 1 +
 src/main/jbake/content/documentation/bundles/log-tracers.md       | 1 +
 .../bundles/managing-permissions-jackrabbit-accessmanager.md      | 1 +
 .../bundles/managing-users-and-groups-jackrabbit-usermanager.md   | 1 +
 src/main/jbake/content/documentation/bundles/metrics.md           | 1 +
 .../documentation/bundles/mime-type-support-commons-mime.md       | 1 +
 src/main/jbake/content/documentation/bundles/models.md            | 1 +
 .../content/documentation/bundles/nosql-resource-providers.md     | 1 +
 .../documentation/bundles/org-apache-sling-junit-bundles.md       | 1 +
 src/main/jbake/content/documentation/bundles/osgi-installer.md    | 1 +
 .../output-rewriting-pipelines-org-apache-sling-rewriter.md       | 1 +
 .../content/documentation/bundles/repository-initialization.md    | 3 ++-
 src/main/jbake/content/documentation/bundles/request-analysis.md  | 1 +
 .../content/documentation/bundles/resource-access-security.md     | 1 +
 src/main/jbake/content/documentation/bundles/resource-editor.md   | 1 +
 src/main/jbake/content/documentation/bundles/resource-merger.md   | 1 +
 .../documentation/bundles/scheduler-service-commons-scheduler.md  | 1 +
 src/main/jbake/content/documentation/bundles/scripting.md         | 1 +
 .../content/documentation/bundles/scripting/scripting-htl.md      | 1 +
 .../content/documentation/bundles/scripting/scripting-jsp.md      | 1 +
 .../documentation/bundles/scripting/scripting-thymeleaf.md        | 1 +
 .../content/documentation/bundles/sling-health-check-tool.md      | 1 +
 .../jbake/content/documentation/bundles/sling-oak-restrictions.md | 1 +
 src/main/jbake/content/documentation/bundles/sling-pipes.md       | 1 +
 src/main/jbake/content/documentation/bundles/sling-query.md       | 1 +
 .../content/documentation/bundles/sling-query/basic-ideas.md      | 1 +
 .../jbake/content/documentation/bundles/sling-query/examples.md   | 1 +
 .../documentation/bundles/sling-query/hierarchy-operators.md      | 1 +
 .../jbake/content/documentation/bundles/sling-query/methods.md    | 1 +
 .../jbake/content/documentation/bundles/sling-query/modifiers.md  | 1 +
 .../jbake/content/documentation/bundles/sling-query/operators.md  | 1 +
 .../jbake/content/documentation/bundles/sling-query/selectors.md  | 1 +
 .../jbake/content/documentation/bundles/sling-query/vs-jcr.md     | 1 +
 .../bundles/sling-settings-org-apache-sling-settings.md           | 1 +
 .../content/documentation/bundles/subsystem-installer-factory.md  | 1 +
 src/main/jbake/content/documentation/bundles/validation.md        | 1 +
 .../jbake/content/documentation/bundles/web-console-extensions.md | 1 +
 src/main/jbake/content/documentation/bundles/xml-support.md       | 1 +
 src/main/jbake/content/documentation/configuration.md             | 1 +
 src/main/jbake/content/documentation/development.md               | 1 +
 .../content/documentation/development/client-request-logging.md   | 1 +
 .../content/documentation/development/dependency-management.md    | 1 +
 .../jbake/content/documentation/development/embedding-sling.md    | 1 +
 .../documentation/development/getting-and-building-sling.md       | 1 +
 src/main/jbake/content/documentation/development/hamcrest.md      | 1 +
 .../jbake/content/documentation/development/htl-maven-plugin.md   | 1 +
 src/main/jbake/content/documentation/development/ide-tooling.md   | 1 +
 .../development/ide-tooling/ide-tooling-incremental-build.md      | 1 +
 src/main/jbake/content/documentation/development/issue-tracker.md | 1 +
 src/main/jbake/content/documentation/development/jcr-mock.md      | 1 +
 src/main/jbake/content/documentation/development/jspc.md          | 1 +
 src/main/jbake/content/documentation/development/jsr-305.md       | 1 +
 src/main/jbake/content/documentation/development/logging.md       | 1 +
 .../jbake/content/documentation/development/maven-archetypes.md   | 1 +
 .../content/documentation/development/maven-launchpad-plugin.md   | 1 +
 src/main/jbake/content/documentation/development/maven-usage.md   | 1 +
 .../jbake/content/documentation/development/maventipsandtricks.md | 1 +
 .../content/documentation/development/monitoring-requests.md      | 1 +
 src/main/jbake/content/documentation/development/osgi-mock.md     | 1 +
 .../jbake/content/documentation/development/release-management.md | 1 +
 .../documentation/development/repository-based-development.md     | 1 +
 .../content/documentation/development/resourceresolver-mock.md    | 1 +
 src/main/jbake/content/documentation/development/sling-mock.md    | 1 +
 .../content/documentation/development/sling-testing-tools.md      | 1 +
 src/main/jbake/content/documentation/development/sling.md         | 1 +
 src/main/jbake/content/documentation/development/slingstart.md    | 1 +
 .../jbake/content/documentation/development/version-policy.md     | 1 +
 src/main/jbake/content/documentation/getting-started.md           | 1 +
 .../documentation/getting-started/discover-sling-in-15-minutes.md | 1 +
 src/main/jbake/content/documentation/legacy/logging.md            | 1 +
 src/main/jbake/content/documentation/pax-exam-utils.md            | 1 +
 src/main/jbake/content/documentation/tutorials-how-tos.md         | 1 +
 .../jbake/content/documentation/tutorials-how-tos/46-line-blog.md | 1 +
 .../getting-resources-and-properties-in-sling.md                  | 1 +
 .../tutorials-how-tos/how-to-manage-events-in-sling.md            | 1 +
 .../tutorials-how-tos/installing-and-upgrading-bundles.md         | 1 +
 .../documentation/tutorials-how-tos/jackrabbit-persistence.md     | 1 +
 .../tutorials-how-tos/testing-sling-based-applications.md         | 1 +
 src/main/jbake/content/downloads.md                               | 1 +
 src/main/jbake/content/guides.md                                  | 1 +
 src/main/jbake/content/index.md                                   | 1 +
 src/main/jbake/content/javadoc-io.md                              | 1 +
 src/main/jbake/content/links.md                                   | 1 +
 src/main/jbake/content/media.md                                   | 1 +
 src/main/jbake/content/news.md                                    | 1 +
 src/main/jbake/content/news/sling-ide-tooling-11-released.md      | 1 +
 src/main/jbake/content/news/sling-launchpad-8-released.md         | 1 +
 src/main/jbake/content/news/sling-launchpad-9-released.md         | 1 +
 src/main/jbake/content/old-stuff.md                               | 1 +
 src/main/jbake/content/old-stuff/assembly.md                      | 1 +
 src/main/jbake/content/old-stuff/launch-sling.md                  | 1 +
 src/main/jbake/content/old-stuff/request-processing.md            | 1 +
 .../jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md | 1 +
 src/main/jbake/content/old-stuff/sling-api.md                     | 1 +
 .../apache-sling-community-roles-and-processes.md                 | 1 +
 src/main/jbake/content/project-information/project-license.md     | 1 +
 src/main/jbake/content/project-information/project-team.md        | 1 +
 src/main/jbake/content/project-information/security.md            | 1 +
 src/main/jbake/content/site-conversion.md                         | 1 +
 120 files changed, 121 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/contributing.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/contributing.md b/src/main/jbake/content/contributing.md
index fcb586c..84058b9 100644
--- a/src/main/jbake/content/contributing.md
+++ b/src/main/jbake/content/contributing.md
@@ -1,6 +1,7 @@
 title=Contributing		
 type=page
 status=published
+tags=community
 ~~~~~~
 
 See [Project Information](/project-information.html) for details about the tools mentioned below.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation.md b/src/main/jbake/content/documentation.md
index f5d8a1b..b763058 100644
--- a/src/main/jbake/content/documentation.md
+++ b/src/main/jbake/content/documentation.md
@@ -1,6 +1,7 @@
 title=Documentation		
 type=page
 status=published
+tags=documentation,community,pmc
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles.md b/src/main/jbake/content/documentation/bundles.md
index 279aa03..374aeef 100644
--- a/src/main/jbake/content/documentation/bundles.md
+++ b/src/main/jbake/content/documentation/bundles.md
@@ -1,6 +1,7 @@
 title=Bundles		
 type=page
 status=published
+tags=bundles,modules
 ~~~~~~
 
 ## Content

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.md b/src/main/jbake/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.md
index 8f0d08f..cfc6112 100644
--- a/src/main/jbake/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.md
+++ b/src/main/jbake/content/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.md
@@ -1,6 +1,7 @@
 title=Accessing File System Resources (org.apache.sling.fsresource)		
 type=page
 status=published
+tags=resources,resourceproviders
 ~~~~~~
 [TOC]
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/apache-sling-commons-thread-pool.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/apache-sling-commons-thread-pool.md b/src/main/jbake/content/documentation/bundles/apache-sling-commons-thread-pool.md
index 67c6743..be810e6 100644
--- a/src/main/jbake/content/documentation/bundles/apache-sling-commons-thread-pool.md
+++ b/src/main/jbake/content/documentation/bundles/apache-sling-commons-thread-pool.md
@@ -1,6 +1,7 @@
 title=Apache Sling Commons Thread Pool		
 type=page
 status=published
+tags=core,threads
 ~~~~~~
 
 The Apache Sling Commons Thread Pool bundle provides a thread pool services. All thread pools are managed by the `org.apache.sling.commons.threads.ThreadPoolManager`. This service can be used to get a thread pool.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/apache-sling-eventing-and-job-handling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/apache-sling-eventing-and-job-handling.md b/src/main/jbake/content/documentation/bundles/apache-sling-eventing-and-job-handling.md
index 070c711..73831d4 100644
--- a/src/main/jbake/content/documentation/bundles/apache-sling-eventing-and-job-handling.md
+++ b/src/main/jbake/content/documentation/bundles/apache-sling-eventing-and-job-handling.md
@@ -1,6 +1,7 @@
 title=Apache Sling Eventing and Job Handling		
 type=page
 status=published
+tags=core,events
 ~~~~~~
 
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/bundle-resources-extensions-bundleresource.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/bundle-resources-extensions-bundleresource.md b/src/main/jbake/content/documentation/bundles/bundle-resources-extensions-bundleresource.md
index 832d94d..ee7f809 100644
--- a/src/main/jbake/content/documentation/bundles/bundle-resources-extensions-bundleresource.md
+++ b/src/main/jbake/content/documentation/bundles/bundle-resources-extensions-bundleresource.md
@@ -1,6 +1,7 @@
 title=Bundle Resources (extensions.bundleresource)		
 type=page
 status=published
+tags=resources,bundles
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/caching-services.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/caching-services.md b/src/main/jbake/content/documentation/bundles/caching-services.md
index 76fa334..836a42f 100644
--- a/src/main/jbake/content/documentation/bundles/caching-services.md
+++ b/src/main/jbake/content/documentation/bundles/caching-services.md
@@ -1,6 +1,7 @@
 title=Sling Caching Services		
 type=page
 status=published
+tags=caching
 ~~~~~~
 
 Caching services are available as a contribution at [https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/cache](https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/cache)

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/commons-html-utilities.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/commons-html-utilities.md b/src/main/jbake/content/documentation/bundles/commons-html-utilities.md
index b7b1075..24696a2 100644
--- a/src/main/jbake/content/documentation/bundles/commons-html-utilities.md
+++ b/src/main/jbake/content/documentation/bundles/commons-html-utilities.md
@@ -1,6 +1,7 @@
 title=Commons HTML Utilities (org.apache.sling.commons.html)		
 type=page
 status=published
+tags=html,commons
 ~~~~~~
 
 The Apache Sling Commons HTML Utilities bundle provides an HTML parser which can be used to parse HTML and either generate a DOM or SAX events out of the HTML. Therefore the parser transforms the HTML into proper XHTML.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md b/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
index 86205d7..b35ba01 100644
--- a/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
+++ b/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
@@ -1,6 +1,7 @@
 title=Configuration Installer Factory		
 type=page
 status=published
+tags=installer
 ~~~~~~
 
 The configuration installer factory provides support for configurations to the [OSGI installer](/documentation/bundles/osgi-installer.html). The provisioning of artifacts is handled by installer providers like the file installer or the JCR installer.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/content-distribution.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/content-distribution.md b/src/main/jbake/content/documentation/bundles/content-distribution.md
index a9bf6e8..75551ee 100644
--- a/src/main/jbake/content/documentation/bundles/content-distribution.md
+++ b/src/main/jbake/content/documentation/bundles/content-distribution.md
@@ -1,6 +1,7 @@
 title=Content Distribution (org.apache.sling.distribution)		
 type=page
 status=published
+tags=contentdistribution
 ~~~~~~
 [TOC]
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/content-loading-jcr-contentloader.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/content-loading-jcr-contentloader.md b/src/main/jbake/content/documentation/bundles/content-loading-jcr-contentloader.md
index de98810..6a1f6b0 100644
--- a/src/main/jbake/content/documentation/bundles/content-loading-jcr-contentloader.md
+++ b/src/main/jbake/content/documentation/bundles/content-loading-jcr-contentloader.md
@@ -1,6 +1,7 @@
 title=Content Loading and Nodetype Support (jcr.contentloader)		
 type=page
 status=published
+tags=contentloading,nodetypes
 ~~~~~~
 
 Apache Sling provides support for initial content loading into a repository and for registering node types. The `sling-jcr-contentloader` bundle provides loading of content from a bundle into the repository and the `sling-jcr-base` bundle provides node type registration.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.md b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.md
index 3fbd4ca..6538e24 100644
--- a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.md
+++ b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.md
@@ -1,6 +1,7 @@
 title=Apache Sling Context-Aware Configuration - Default Implementation		
 type=page
 status=published
+tags=configuration
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-override.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-override.md b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-override.md
index 6dbef41..1dd379c 100644
--- a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-override.md
+++ b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-override.md
@@ -1,6 +1,7 @@
 title=Apache Sling Context-Aware Configuration - Override		
 type=page
 status=published
+tags=configuration
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.md b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.md
index 8981ed2..0122620 100644
--- a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.md
+++ b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration-spi.md
@@ -1,6 +1,7 @@
 title=Apache Sling Context-Aware Configuration - SPI		
 type=page
 status=published
+tags=configuration
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
index c60b016..e6083c9 100644
--- a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
+++ b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
@@ -1,6 +1,7 @@
 title=Apache Sling Context-Aware Configuration		
 type=page
 status=published
+tags=configuration
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/datasource-providers.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/datasource-providers.md b/src/main/jbake/content/documentation/bundles/datasource-providers.md
index 5acdc85..97ef7fb 100644
--- a/src/main/jbake/content/documentation/bundles/datasource-providers.md
+++ b/src/main/jbake/content/documentation/bundles/datasource-providers.md
@@ -1,6 +1,7 @@
 title=DataSource Provider		
 type=page
 status=published
+tags=databases
 ~~~~~~
 
 DataSource provider bundle supports creation of `DataSource` instance and registering them with

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/discovery-api-and-impl.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/discovery-api-and-impl.md b/src/main/jbake/content/documentation/bundles/discovery-api-and-impl.md
index 9e7930b..9434105 100644
--- a/src/main/jbake/content/documentation/bundles/discovery-api-and-impl.md
+++ b/src/main/jbake/content/documentation/bundles/discovery-api-and-impl.md
@@ -1,6 +1,7 @@
 title=Discovery API and its implementations		
 type=page
 status=published
+tags=discovery
 ~~~~~~
 
 In many situations a particular Sling-based deployment consists of several Sling instances:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/dynamic-includes.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/dynamic-includes.md b/src/main/jbake/content/documentation/bundles/dynamic-includes.md
index 68d1f66..326037d 100644
--- a/src/main/jbake/content/documentation/bundles/dynamic-includes.md
+++ b/src/main/jbake/content/documentation/bundles/dynamic-includes.md
@@ -1,6 +1,7 @@
 title=Apache Sling Dynamic Include		
 type=page
 status=published
+tags=publishing
 ~~~~~~
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/file-installer-provider.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/file-installer-provider.md b/src/main/jbake/content/documentation/bundles/file-installer-provider.md
index 6c6d54d..0a26040 100644
--- a/src/main/jbake/content/documentation/bundles/file-installer-provider.md
+++ b/src/main/jbake/content/documentation/bundles/file-installer-provider.md
@@ -1,6 +1,7 @@
 title=File Installer Provider		
 type=page
 status=published
+tags=installer
 ~~~~~~
 
 The file installer provider scans configured directories and provides the found artifacts (files) to the [OSGI installer](/documentation/bundles/osgi-installer.html). The functionality is very similar to Apache Felix FileInstall, with the major difference that this service implements just the task of scanning a file directory. All the management logic is implemented in the OSGi installer and support of various artifact types like bundles, configurations or custom formats is implemented by plugins for the OSGi installer.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/internationalization-support-i18n.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/internationalization-support-i18n.md b/src/main/jbake/content/documentation/bundles/internationalization-support-i18n.md
index 1f89156..a2dbf5b 100644
--- a/src/main/jbake/content/documentation/bundles/internationalization-support-i18n.md
+++ b/src/main/jbake/content/documentation/bundles/internationalization-support-i18n.md
@@ -1,6 +1,7 @@
 title=Internationalization Support (i18n)		
 type=page
 status=published
+tags=i18n
 ~~~~~~
 
 Internationalization support in Sling consists of four methods in the `SlingHttpServletRequest` interface:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/jcr-installer-provider.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/jcr-installer-provider.md b/src/main/jbake/content/documentation/bundles/jcr-installer-provider.md
index f321a3c..67347ba 100644
--- a/src/main/jbake/content/documentation/bundles/jcr-installer-provider.md
+++ b/src/main/jbake/content/documentation/bundles/jcr-installer-provider.md
@@ -1,6 +1,7 @@
 title=JCR Installer Provider		
 type=page
 status=published
+tags=installer
 ~~~~~~
 
 The JCR installer provider scans the JCR repository for artifacts and provides them to the [OSGI installer](/documentation/bundles/osgi-installer.html).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/log-tracers.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/log-tracers.md b/src/main/jbake/content/documentation/bundles/log-tracers.md
index 0397a20..d8e8682 100644
--- a/src/main/jbake/content/documentation/bundles/log-tracers.md
+++ b/src/main/jbake/content/documentation/bundles/log-tracers.md
@@ -1,6 +1,7 @@
 title=Log Tracer		
 type=page
 status=published
+tags=logging
 ~~~~~~
 
 [Log Tracer][SLING-4739] provides support for enabling the logs for specific category at specific 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/managing-permissions-jackrabbit-accessmanager.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/managing-permissions-jackrabbit-accessmanager.md b/src/main/jbake/content/documentation/bundles/managing-permissions-jackrabbit-accessmanager.md
index 2311a6c..03b350c 100644
--- a/src/main/jbake/content/documentation/bundles/managing-permissions-jackrabbit-accessmanager.md
+++ b/src/main/jbake/content/documentation/bundles/managing-permissions-jackrabbit-accessmanager.md
@@ -1,6 +1,7 @@
 title=Managing permissions (jackrabbit.accessmanager)		
 type=page
 status=published
+tags=security
 ~~~~~~
 
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.md b/src/main/jbake/content/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.md
index ab4e949..3cc9a55 100644
--- a/src/main/jbake/content/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.md
+++ b/src/main/jbake/content/documentation/bundles/managing-users-and-groups-jackrabbit-usermanager.md
@@ -1,6 +1,7 @@
 title=Managing users and groups (jackrabbit.usermanager)		
 type=page
 status=published
+tags=security
 ~~~~~~
 
 The `jackrabbit-usermanager` bundle delivers a REST interface to create, update and delete users and groups in the JCR. After installing the `jackrabbit-usermanager` bundle all REST services are exposed under the path `/system/userManager`. Its interface for modifing/creating authorizables is similar to the [SlingPostServlet](/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/metrics.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/metrics.md b/src/main/jbake/content/documentation/bundles/metrics.md
index 0f8d3e7..9c1a0f0 100644
--- a/src/main/jbake/content/documentation/bundles/metrics.md
+++ b/src/main/jbake/content/documentation/bundles/metrics.md
@@ -1,6 +1,7 @@
 title=Sling Metrics		
 type=page
 status=published
+tags=metrics
 ~~~~~~
 
 Sling Metrics bundle provides integration with [Dropwizard Metrics][1] library

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/mime-type-support-commons-mime.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/mime-type-support-commons-mime.md b/src/main/jbake/content/documentation/bundles/mime-type-support-commons-mime.md
index 0adefdf..c1da8e9 100644
--- a/src/main/jbake/content/documentation/bundles/mime-type-support-commons-mime.md
+++ b/src/main/jbake/content/documentation/bundles/mime-type-support-commons-mime.md
@@ -1,6 +1,7 @@
 title=MIME Type Support (commons.mime and commons.contentdetection)		
 type=page
 status=published
+tags=mimetypes
 ~~~~~~
 
 Support for MIME type mappings is generally a problematic issue. On the one hand applications have to take care to stay up to date with their mappings on the other hands in web applications it is tedious to maintain the mappings. Apache Sling takes a very user and deployment friendly approadch to this problem which is described in detail on this page.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/models.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/models.md b/src/main/jbake/content/documentation/bundles/models.md
index da8ef8f..efd6efa 100644
--- a/src/main/jbake/content/documentation/bundles/models.md
+++ b/src/main/jbake/content/documentation/bundles/models.md
@@ -1,6 +1,7 @@
 title=Sling Models		
 type=page
 status=published
+tags=models
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/nosql-resource-providers.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/nosql-resource-providers.md b/src/main/jbake/content/documentation/bundles/nosql-resource-providers.md
index eacd123..7cf07e8 100644
--- a/src/main/jbake/content/documentation/bundles/nosql-resource-providers.md
+++ b/src/main/jbake/content/documentation/bundles/nosql-resource-providers.md
@@ -1,6 +1,7 @@
 title=NoSQL Resource Providers (org.apache.sling.nosql)		
 type=page
 status=published
+tags=resourceproviders,nosql
 ~~~~~~
 [TOC]
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md b/src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md
index 1e88fc7..aad0845 100644
--- a/src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md
+++ b/src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md
@@ -1,6 +1,7 @@
 title=JUnit server-side testing support bundles		
 type=page
 status=published
+tags=testing
 ~~~~~~
 
 This is an overview of the Sling bundles that provide support for server-side JUnit tests. 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/osgi-installer.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/osgi-installer.md b/src/main/jbake/content/documentation/bundles/osgi-installer.md
index 0f648a6..54978af 100644
--- a/src/main/jbake/content/documentation/bundles/osgi-installer.md
+++ b/src/main/jbake/content/documentation/bundles/osgi-installer.md
@@ -1,6 +1,7 @@
 title=OSGi Installer		
 type=page
 status=published
+tags=installer
 ~~~~~~
 
 # Overview

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.md b/src/main/jbake/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.md
index 58a3341..dd95ac6 100644
--- a/src/main/jbake/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.md
+++ b/src/main/jbake/content/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.md
@@ -1,6 +1,7 @@
 title=Output Rewriting Pipelines (org.apache.sling.rewriter)		
 type=page
 status=published
+tags=publishing
 ~~~~~~
 
 The Apache Sling Rewriter is a module for rewriting the output generated by a usual Sling rendering process. Some possible use cases include rewriting or checking all links in an HTML page, manipulating the HTML page, or using the generated output as the base for further transformation. An example of further transformation is to use XSLT to transform rendered XML to some output format like HTML or XSL:FO for generating PDF.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/repository-initialization.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/repository-initialization.md b/src/main/jbake/content/documentation/bundles/repository-initialization.md
index d7c2f48..ae50bf6 100644
--- a/src/main/jbake/content/documentation/bundles/repository-initialization.md
+++ b/src/main/jbake/content/documentation/bundles/repository-initialization.md
@@ -1,6 +1,7 @@
-title=		
+title=Repository Initalization
 type=page
 status=published
+tags=repoinit,jcr,repository
 ~~~~~~
 
 The `SlingRepositoryInitializer` mechanism allows for running code before the `SlingRepository` service is registered.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/request-analysis.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/request-analysis.md b/src/main/jbake/content/documentation/bundles/request-analysis.md
index 7a027bf..8cefce8 100644
--- a/src/main/jbake/content/documentation/bundles/request-analysis.md
+++ b/src/main/jbake/content/documentation/bundles/request-analysis.md
@@ -1,6 +1,7 @@
 title=Request Processing Analyzer (reqanalyzer)		
 type=page
 status=published
+tags=requests
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/resource-access-security.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/resource-access-security.md b/src/main/jbake/content/documentation/bundles/resource-access-security.md
index 105b31f..f19e9f5 100644
--- a/src/main/jbake/content/documentation/bundles/resource-access-security.md
+++ b/src/main/jbake/content/documentation/bundles/resource-access-security.md
@@ -1,6 +1,7 @@
 title=Resource Access Security		
 type=page
 status=published
+tags=security
 ~~~~~~
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/resource-editor.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/resource-editor.md b/src/main/jbake/content/documentation/bundles/resource-editor.md
index 6e2b026..6ff837a 100644
--- a/src/main/jbake/content/documentation/bundles/resource-editor.md
+++ b/src/main/jbake/content/documentation/bundles/resource-editor.md
@@ -1,6 +1,7 @@
 title=The Apache Sling Resource Editor		
 type=page
 status=published
+tags=editors
 ~~~~~~
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/resource-merger.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/resource-merger.md b/src/main/jbake/content/documentation/bundles/resource-merger.md
index 2474b82..9f14e3b 100644
--- a/src/main/jbake/content/documentation/bundles/resource-merger.md
+++ b/src/main/jbake/content/documentation/bundles/resource-merger.md
@@ -1,6 +1,7 @@
 title=Resource Merger (org.apache.sling.resourcemerger)		
 type=page
 status=published
+tags=resources
 ~~~~~~
 [TOC]
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/scheduler-service-commons-scheduler.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/scheduler-service-commons-scheduler.md b/src/main/jbake/content/documentation/bundles/scheduler-service-commons-scheduler.md
index 82f02ae..7464cc0 100644
--- a/src/main/jbake/content/documentation/bundles/scheduler-service-commons-scheduler.md
+++ b/src/main/jbake/content/documentation/bundles/scheduler-service-commons-scheduler.md
@@ -1,6 +1,7 @@
 title=Scheduler Service (commons scheduler)		
 type=page
 status=published
+tags=scheduling
 ~~~~~~
 
 The scheduler is a service for scheduling other services/jobs (it uses the open source Quartz library). The scheduler can be used in two ways, by registering the job through the scheduler API and by leveraging the whiteboard pattern that is supported by the scheduler. In most cases the whiteboard pattern is preferred

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/scripting.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/scripting.md b/src/main/jbake/content/documentation/bundles/scripting.md
index da0ad3e..c4adcda 100644
--- a/src/main/jbake/content/documentation/bundles/scripting.md
+++ b/src/main/jbake/content/documentation/bundles/scripting.md
@@ -1,6 +1,7 @@
 title=Sling Scripting		
 type=page
 status=published
+tags=scripts
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/scripting/scripting-htl.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/scripting/scripting-htl.md b/src/main/jbake/content/documentation/bundles/scripting/scripting-htl.md
index cd6f559..ca94fb4 100644
--- a/src/main/jbake/content/documentation/bundles/scripting/scripting-htl.md
+++ b/src/main/jbake/content/documentation/bundles/scripting/scripting-htl.md
@@ -1,6 +1,7 @@
 title=HTL Scripting Engine		
 type=page
 status=published
+tags=scripts,htl
 ~~~~~~
 
 The Apache Sling HTL Scripting Engine, [formerly known as Sightly](https://issues.apache.org/jira/browse/SLING-6028), is the reference implementation of the [HTML Template Language](https://github.com/Adobe-Marketing-Cloud/htl-spec).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/scripting/scripting-jsp.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/scripting/scripting-jsp.md b/src/main/jbake/content/documentation/bundles/scripting/scripting-jsp.md
index 67ac7b4..b1c0584 100644
--- a/src/main/jbake/content/documentation/bundles/scripting/scripting-jsp.md
+++ b/src/main/jbake/content/documentation/bundles/scripting/scripting-jsp.md
@@ -1,6 +1,7 @@
 title=JSP Scripting Engine		
 type=page
 status=published
+tags=scripts,jsp
 ~~~~~~
 
 The Apache Sling JSP Scripting Engine is implemented by the [`org.apache.sling.scripting.jsp`](https://github.com/apache/sling/tree/trunk/bundles/scripting/jsp)

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/scripting/scripting-thymeleaf.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/scripting/scripting-thymeleaf.md b/src/main/jbake/content/documentation/bundles/scripting/scripting-thymeleaf.md
index 2885e8c..58c606c 100644
--- a/src/main/jbake/content/documentation/bundles/scripting/scripting-thymeleaf.md
+++ b/src/main/jbake/content/documentation/bundles/scripting/scripting-thymeleaf.md
@@ -1,6 +1,7 @@
 title=Sling Scripting Thymeleaf		
 type=page
 status=published
+tags=scripts,thymeleaf
 ~~~~~~
 
 Sling Scripting Thymeleaf is the scripting engine for [_Thymeleaf_](http://www.thymeleaf.org) (3.0) templates.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md b/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
index a80e04a..e089704 100644
--- a/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
+++ b/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
@@ -1,6 +1,7 @@
 title=Sling Health Check Tools		
 type=page
 status=published
+tags=healthchecks,operations
 ~~~~~~
 
 Based on simple `HealthCheck` OSGi services, the Sling Health Check Tools ("hc" in short form) are used to 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-oak-restrictions.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-oak-restrictions.md b/src/main/jbake/content/documentation/bundles/sling-oak-restrictions.md
index 7efceb2..1308cd7 100644
--- a/src/main/jbake/content/documentation/bundles/sling-oak-restrictions.md
+++ b/src/main/jbake/content/documentation/bundles/sling-oak-restrictions.md
@@ -1,6 +1,7 @@
 title=Sling Oak Restrictions		
 type=page
 status=published
+tags=oak,jcr,security
 ~~~~~~
 [TOC]
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-pipes.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-pipes.md b/src/main/jbake/content/documentation/bundles/sling-pipes.md
index 3e5de58..369ea5a 100644
--- a/src/main/jbake/content/documentation/bundles/sling-pipes.md
+++ b/src/main/jbake/content/documentation/bundles/sling-pipes.md
@@ -1,6 +1,7 @@
 title=Sling Pipes		
 type=page
 status=published
+tags=pipes
 ~~~~~~
 
 tool set for doing extract - transform - load operations by chaining proven code bits.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query.md b/src/main/jbake/content/documentation/bundles/sling-query.md
index b096599..ccaf8c3 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query.md
@@ -1,6 +1,7 @@
 title=Sling Query		
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/) JavaScript API.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/basic-ideas.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/basic-ideas.md b/src/main/jbake/content/documentation/bundles/sling-query/basic-ideas.md
index 85120af..4d0a08c 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/basic-ideas.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/basic-ideas.md
@@ -1,6 +1,7 @@
 title=Basic Ideas
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 ### Collections

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/examples.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/examples.md b/src/main/jbake/content/documentation/bundles/sling-query/examples.md
index 59391ca..258c914 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/examples.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/examples.md
@@ -1,6 +1,7 @@
 title=Examples
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 Get containing page (like [PageManager#getContainingPage](https://docs.adobe.com/docs/en/aem/6-3/develop/ref/javadoc/com/day/cq/wcm/api/PageManager.html#getContainingPage(org.apache.sling.api.resource.Resource)))

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/hierarchy-operators.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/hierarchy-operators.md b/src/main/jbake/content/documentation/bundles/sling-query/hierarchy-operators.md
index ba4ea57..376e4a7 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/hierarchy-operators.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/hierarchy-operators.md
@@ -1,6 +1,7 @@
 title=Hierarchy operators
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 ### Child operator (`parent > child`)

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/methods.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/methods.md b/src/main/jbake/content/documentation/bundles/sling-query/methods.md
index 3396934..3bbf44a 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/methods.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/methods.md
@@ -1,6 +1,7 @@
 title=Method list
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 ### `$(Resource... resources)`

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/modifiers.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/modifiers.md b/src/main/jbake/content/documentation/bundles/sling-query/modifiers.md
index 68ca6e8..a0ad6b7 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/modifiers.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/modifiers.md
@@ -1,6 +1,7 @@
 title=Modifiers
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 ### `:eq(index)`

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/operators.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/operators.md b/src/main/jbake/content/documentation/bundles/sling-query/operators.md
index b0e97b2..abb606d 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/operators.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/operators.md
@@ -1,6 +1,7 @@
 title=Operators
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 ### Contains `[name*=value]`

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/selectors.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/selectors.md b/src/main/jbake/content/documentation/bundles/sling-query/selectors.md
index 8f7348e..3f4bfd8 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/selectors.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/selectors.md
@@ -1,6 +1,7 @@
 title=Selectors
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 Selector string are something between filters and content descriptors. Selector can filter resources by their [type](#resource-type), [name](#resource-name), [attributes](#attributes) and [additional modifiers](#modifiers). They can be also [chained together](#joining-selectors) to describe more sophisticated hierarchy structure or [combined with comma](#combining-selectors).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-query/vs-jcr.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-query/vs-jcr.md b/src/main/jbake/content/documentation/bundles/sling-query/vs-jcr.md
index 8d439d1..066a2d0 100644
--- a/src/main/jbake/content/documentation/bundles/sling-query/vs-jcr.md
+++ b/src/main/jbake/content/documentation/bundles/sling-query/vs-jcr.md
@@ -1,6 +1,7 @@
 title=Sling Query vs JCR
 type=page
 status=published
+tags=slingquery
 ~~~~~~
 
 Sling Query is not meant to replace JCR queries (XPath, JCR-SQL, JCR-SQL2). It doesn't use indexes and generally in queries traversing large subtrees (like `/` or `/content` or `/content/mysite/en`) it'll be much slower than well written JCR query.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/sling-settings-org-apache-sling-settings.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/sling-settings-org-apache-sling-settings.md b/src/main/jbake/content/documentation/bundles/sling-settings-org-apache-sling-settings.md
index 138b653..6ad630c 100644
--- a/src/main/jbake/content/documentation/bundles/sling-settings-org-apache-sling-settings.md
+++ b/src/main/jbake/content/documentation/bundles/sling-settings-org-apache-sling-settings.md
@@ -1,6 +1,7 @@
 title=Sling Settings and Run Modes (org.apache.sling.settings)		
 type=page
 status=published
+tags=configuration,runmodes
 ~~~~~~
 
 # Overview

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/subsystem-installer-factory.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/subsystem-installer-factory.md b/src/main/jbake/content/documentation/bundles/subsystem-installer-factory.md
index 685a920..d9741e7 100644
--- a/src/main/jbake/content/documentation/bundles/subsystem-installer-factory.md
+++ b/src/main/jbake/content/documentation/bundles/subsystem-installer-factory.md
@@ -1,6 +1,7 @@
 title=Subsystems Installer Factory		
 type=page
 status=published
+tags=installer
 ~~~~~~
 
 The subsystems installer factory provides support for subsystems to the [OSGI installer](/documentation/bundles/osgi-installer.html). The provisioning of artifacts is handled by installer providers like the file installer or the JCR installer.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/validation.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/validation.md b/src/main/jbake/content/documentation/bundles/validation.md
index f28351f..c523f37 100644
--- a/src/main/jbake/content/documentation/bundles/validation.md
+++ b/src/main/jbake/content/documentation/bundles/validation.md
@@ -1,6 +1,7 @@
 title=Sling Validation		
 type=page
 status=published
+tags=validation
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/web-console-extensions.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/web-console-extensions.md b/src/main/jbake/content/documentation/bundles/web-console-extensions.md
index e9c1d73..b698023 100644
--- a/src/main/jbake/content/documentation/bundles/web-console-extensions.md
+++ b/src/main/jbake/content/documentation/bundles/web-console-extensions.md
@@ -1,6 +1,7 @@
 title=Web Console Extensions		
 type=page
 status=published
+tags=webconsole,operations
 ~~~~~~
 
 The Apache Sling project provides two extensions to the [Apache Felix Web Console](http://felix.apache.org/site/apache-felix-web-console.html) (in addition to a number of plugins, of course):

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/bundles/xml-support.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/bundles/xml-support.md b/src/main/jbake/content/documentation/bundles/xml-support.md
index b5e1630..dfb9ceb 100644
--- a/src/main/jbake/content/documentation/bundles/xml-support.md
+++ b/src/main/jbake/content/documentation/bundles/xml-support.md
@@ -2,6 +2,7 @@ title=XML support
 type=page
 status=published
 excerpt=XML mechanisms supported by Sling
+tags=xml
 ~~~~~~
 
 Out of the box, Sling provides no special bundles for XML. However, Sling supports multiple mechanisms and libraries. The ones we have validated with integration tests are:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/configuration.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/configuration.md b/src/main/jbake/content/documentation/configuration.md
index 323d200..6752a2c 100644
--- a/src/main/jbake/content/documentation/configuration.md
+++ b/src/main/jbake/content/documentation/configuration.md
@@ -1,6 +1,7 @@
 title=Configuration		
 type=page
 status=published
+tags=configuration
 ~~~~~~
 
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development.md b/src/main/jbake/content/documentation/development.md
index 97f16be..eea248d 100644
--- a/src/main/jbake/content/documentation/development.md
+++ b/src/main/jbake/content/documentation/development.md
@@ -1,6 +1,7 @@
 title=Development		
 type=page
 status=published
+tags=development,pmc
 ~~~~~~
 
 Welcome to the wonderful world of extending Sling. Refer to these pages to find out how we envision the extension of Sling and how to do it.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/client-request-logging.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/client-request-logging.md b/src/main/jbake/content/documentation/development/client-request-logging.md
index c24e010..b58d32e 100644
--- a/src/main/jbake/content/documentation/development/client-request-logging.md
+++ b/src/main/jbake/content/documentation/development/client-request-logging.md
@@ -1,6 +1,7 @@
 title=Client Request Logging		
 type=page
 status=published
+tags=requests,operations
 ~~~~~~
 
 Sling provides extensive support to log various information at the before and after processing client requests. Out of the box, there are two loggers configured to write traditional `access.log` and `request.log` files. In addition more logging can be configured by providing OSGi Configuration Admin configuration.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/dependency-management.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/dependency-management.md b/src/main/jbake/content/documentation/development/dependency-management.md
index 60da37e..4b79a23 100644
--- a/src/main/jbake/content/documentation/development/dependency-management.md
+++ b/src/main/jbake/content/documentation/development/dependency-management.md
@@ -2,6 +2,7 @@ title=Dependency Management
 type=page
 status=published
 excerpt=This page is about how we do and don't do dependency management in the Sling project.
+tags=development
 ~~~~~~
 
 This page is about how we do and don't do dependency management in the Sling project.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/embedding-sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/embedding-sling.md b/src/main/jbake/content/documentation/development/embedding-sling.md
index 85865f6..7bde4b0 100644
--- a/src/main/jbake/content/documentation/development/embedding-sling.md
+++ b/src/main/jbake/content/documentation/development/embedding-sling.md
@@ -1,6 +1,7 @@
 title=Embedding Sling		
 type=page
 status=published
+tags=launchpad,embedding
 ~~~~~~
 
 The Sling Launchpad Launcher can be used to embed the OSGi Framework startup in your own Java application. This functionality is implemented in the [Sling Launchpad Base project](http://svn.apache.org/repos/asf/sling/trunk/launchpad/base). This project has the following features:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/getting-and-building-sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/getting-and-building-sling.md b/src/main/jbake/content/documentation/development/getting-and-building-sling.md
index 6e16dd9..4125cfb 100644
--- a/src/main/jbake/content/documentation/development/getting-and-building-sling.md
+++ b/src/main/jbake/content/documentation/development/getting-and-building-sling.md
@@ -2,6 +2,7 @@ title=Getting and Building Sling
 type=page
 status=published
 excerpt=A quick guide for getting the Sling source, then building and running the resulting Sling instance; either without or with Eclipse.
+tags=development
 ~~~~~~
 
 A quick guide for getting the Sling source, then building and running the resulting Sling instance; either without or with Eclipse.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/hamcrest.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/hamcrest.md b/src/main/jbake/content/documentation/development/hamcrest.md
index 9f813d8..7e48e66 100644
--- a/src/main/jbake/content/documentation/development/hamcrest.md
+++ b/src/main/jbake/content/documentation/development/hamcrest.md
@@ -1,6 +1,7 @@
 title=Hamcrest Integration		
 type=page
 status=published
+tags=development
 ~~~~~~
 
 Deeper integration with the [Hamcrest matcher library](http://hamcrest.org/).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/htl-maven-plugin.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/htl-maven-plugin.md b/src/main/jbake/content/documentation/development/htl-maven-plugin.md
index 1a95313..38f237a 100644
--- a/src/main/jbake/content/documentation/development/htl-maven-plugin.md
+++ b/src/main/jbake/content/documentation/development/htl-maven-plugin.md
@@ -1,6 +1,7 @@
 title=HTL Maven Plugin		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 See [Apache Sling HTL Maven Plugin documentation](http://sling.apache.org/components/htl-maven-plugin/).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/ide-tooling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/ide-tooling.md b/src/main/jbake/content/documentation/development/ide-tooling.md
index 09276db..35da548 100644
--- a/src/main/jbake/content/documentation/development/ide-tooling.md
+++ b/src/main/jbake/content/documentation/development/ide-tooling.md
@@ -1,6 +1,7 @@
 title=Sling IDE tooling for Eclipse User Guide		
 type=page
 status=published
+tags=development,eclipse
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/ide-tooling/ide-tooling-incremental-build.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/ide-tooling/ide-tooling-incremental-build.md b/src/main/jbake/content/documentation/development/ide-tooling/ide-tooling-incremental-build.md
index 5322669..38a89b4 100644
--- a/src/main/jbake/content/documentation/development/ide-tooling/ide-tooling-incremental-build.md
+++ b/src/main/jbake/content/documentation/development/ide-tooling/ide-tooling-incremental-build.md
@@ -1,6 +1,7 @@
 title=Incremental Builds in Sling IDE tooling for Eclipse		
 type=page
 status=published
+tags=development,eclipse
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/issue-tracker.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/issue-tracker.md b/src/main/jbake/content/documentation/development/issue-tracker.md
index e1d0d03..346a9de 100644
--- a/src/main/jbake/content/documentation/development/issue-tracker.md
+++ b/src/main/jbake/content/documentation/development/issue-tracker.md
@@ -1,6 +1,7 @@
 title=Issue Tracker		
 type=page
 status=published
+tags=development,community
 ~~~~~~
 
 Apache Sling uses Jira for tracking bug reports and requests for improvements, new features, and other changes.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/jcr-mock.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/jcr-mock.md b/src/main/jbake/content/documentation/development/jcr-mock.md
index 477239a..9c575c7 100644
--- a/src/main/jbake/content/documentation/development/jcr-mock.md
+++ b/src/main/jbake/content/documentation/development/jcr-mock.md
@@ -1,6 +1,7 @@
 title=JCR Mocks		
 type=page
 status=published
+tags=development,testing,mocks
 ~~~~~~
 
 Mock implementation of selected JCR APIs for easier testing. It stores all data in-memory in a HashMap to ensure instantly creating and destroying of the JCR repository.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/jspc.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/jspc.md b/src/main/jbake/content/documentation/development/jspc.md
index e1a3ab8..d4fbd30 100644
--- a/src/main/jbake/content/documentation/development/jspc.md
+++ b/src/main/jbake/content/documentation/development/jspc.md
@@ -1,6 +1,7 @@
 title=HTL Maven Plugin		
 type=page
 status=published
+tags=development,maven,scripts,htl
 ~~~~~~
 
 See [Apache Sling JspC Maven Plugin documentation](http://sling.apache.org/components/jspc-maven-plugin/).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/jsr-305.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/jsr-305.md b/src/main/jbake/content/documentation/development/jsr-305.md
index 157a53b..d3a65c2 100644
--- a/src/main/jbake/content/documentation/development/jsr-305.md
+++ b/src/main/jbake/content/documentation/development/jsr-305.md
@@ -1,6 +1,7 @@
 title=Leveraging JSR-305 null annotations to prevent NullPointerExceptions		
 type=page
 status=published
+tags=development
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/logging.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/logging.md b/src/main/jbake/content/documentation/development/logging.md
index d2d367f..265a646 100644
--- a/src/main/jbake/content/documentation/development/logging.md
+++ b/src/main/jbake/content/documentation/development/logging.md
@@ -1,6 +1,7 @@
 title=Logging		
 type=page
 status=published
+tags=logging,operations
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/maven-archetypes.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/maven-archetypes.md b/src/main/jbake/content/documentation/development/maven-archetypes.md
index b0aa728..5547bf0 100644
--- a/src/main/jbake/content/documentation/development/maven-archetypes.md
+++ b/src/main/jbake/content/documentation/development/maven-archetypes.md
@@ -1,6 +1,7 @@
 title=Maven Archetypes		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 Sling includes four Maven archetypes to quick start development. See [http://maven.apache.org/archetype/maven-archetype-plugin/](http://maven.apache.org/archetype/maven-archetype-plugin/) for general information on using Maven archetypes. The Maven groupId for all Sling archetypes is `org.apache.sling`.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/maven-launchpad-plugin.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/maven-launchpad-plugin.md b/src/main/jbake/content/documentation/development/maven-launchpad-plugin.md
index ea0d5c0..f7ba305 100644
--- a/src/main/jbake/content/documentation/development/maven-launchpad-plugin.md
+++ b/src/main/jbake/content/documentation/development/maven-launchpad-plugin.md
@@ -1,6 +1,7 @@
 title=Maven Launchpad Plugin		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/maven-usage.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/maven-usage.md b/src/main/jbake/content/documentation/development/maven-usage.md
index 331651a..0875ff2 100644
--- a/src/main/jbake/content/documentation/development/maven-usage.md
+++ b/src/main/jbake/content/documentation/development/maven-usage.md
@@ -1,6 +1,7 @@
 title=Maven Usage		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 Apache Sling uses Maven as a build tool. This page documents some of the choices that we made when using Maven.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/maventipsandtricks.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/maventipsandtricks.md b/src/main/jbake/content/documentation/development/maventipsandtricks.md
index c453f11..940310e 100644
--- a/src/main/jbake/content/documentation/development/maventipsandtricks.md
+++ b/src/main/jbake/content/documentation/development/maventipsandtricks.md
@@ -1,6 +1,7 @@
 title=MavenTipsAndTricks		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 Here's our collection of tips and tricks for building Sling with [Maven](http://maven.apache.org).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/monitoring-requests.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/monitoring-requests.md b/src/main/jbake/content/documentation/development/monitoring-requests.md
index f2b1cbf..5c02775 100644
--- a/src/main/jbake/content/documentation/development/monitoring-requests.md
+++ b/src/main/jbake/content/documentation/development/monitoring-requests.md
@@ -1,6 +1,7 @@
 title=Monitoring Requests		
 type=page
 status=published
+tags=operations,requests
 ~~~~~~
 
 Sling provides a simple OSGi console plugin to monitor recent requests. This is quite useful when debugging and to understand how things work, though it's obviously not a replacement for full-blown HTTP trafic monitoring tools.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/osgi-mock.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/osgi-mock.md b/src/main/jbake/content/documentation/development/osgi-mock.md
index 55b98af..87ec787 100644
--- a/src/main/jbake/content/documentation/development/osgi-mock.md
+++ b/src/main/jbake/content/documentation/development/osgi-mock.md
@@ -1,6 +1,7 @@
 title=OSGi Mocks		
 type=page
 status=published
+tags=development,testing,mocks,osgi
 ~~~~~~
 
 Mock implementation of selected OSGi APIs for easier testing.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/release-management.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/release-management.md b/src/main/jbake/content/documentation/development/release-management.md
index 260ce89..5d27522 100644
--- a/src/main/jbake/content/documentation/development/release-management.md
+++ b/src/main/jbake/content/documentation/development/release-management.md
@@ -1,6 +1,7 @@
 title=Release Management		
 type=page
 status=published
+tags=development,pmc
 ~~~~~~
 
 Sling releases (and SNAPSHOTS) are deployed to the [Nexus repository](http://repository.apache.org) instead of the traditional deployment via the Maven 2 mirrors source on `people.apache.org`. This makes the release process much leaner and simpler. In addtion we can benefit from the Apache Parent POM 6, which has most of the release profile setup built-in.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/repository-based-development.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/repository-based-development.md b/src/main/jbake/content/documentation/development/repository-based-development.md
index 59acdf7..eb1de72 100644
--- a/src/main/jbake/content/documentation/development/repository-based-development.md
+++ b/src/main/jbake/content/documentation/development/repository-based-development.md
@@ -1,6 +1,7 @@
 title=Repository Based Development		
 type=page
 status=published
+tags=development,repository
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/resourceresolver-mock.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/resourceresolver-mock.md b/src/main/jbake/content/documentation/development/resourceresolver-mock.md
index 7b52554..f289127 100644
--- a/src/main/jbake/content/documentation/development/resourceresolver-mock.md
+++ b/src/main/jbake/content/documentation/development/resourceresolver-mock.md
@@ -1,6 +1,7 @@
 title=Resource Resolver Mock		
 type=page
 status=published
+tags=resources,resourceresolver
 ~~~~~~
 
 Mock for the resource resolver / factory for easier testing. It uses an in-memory map for storing the resource data, and supports reading, writing and a certain level of transaction and eventing support.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/sling-mock.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/sling-mock.md b/src/main/jbake/content/documentation/development/sling-mock.md
index 983206f..2dcaf01 100644
--- a/src/main/jbake/content/documentation/development/sling-mock.md
+++ b/src/main/jbake/content/documentation/development/sling-mock.md
@@ -1,6 +1,7 @@
 title=Sling Mocks		
 type=page
 status=published
+tags=development,mocks
 ~~~~~~
 
 Mock implementation of selected Sling APIs for easier testing.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/sling-testing-tools.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/sling-testing-tools.md b/src/main/jbake/content/documentation/development/sling-testing-tools.md
index 56bdde0..1049a76 100644
--- a/src/main/jbake/content/documentation/development/sling-testing-tools.md
+++ b/src/main/jbake/content/documentation/development/sling-testing-tools.md
@@ -1,6 +1,7 @@
 title=Sling Testing Tools		
 type=page
 status=published
+tags=development,testing
 ~~~~~~
 
 <div class="warning">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/sling.md b/src/main/jbake/content/documentation/development/sling.md
index 4787b7a..e73d105 100644
--- a/src/main/jbake/content/documentation/development/sling.md
+++ b/src/main/jbake/content/documentation/development/sling.md
@@ -1,6 +1,7 @@
 title=Maven Sling Plugin		
 type=page
 status=published
+tags=development,maven
 ~~~~~~
 
 See [Apache Maven Sling Plugin documentation](http://sling.apache.org/components/maven-sling-plugin/).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/slingstart.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/slingstart.md b/src/main/jbake/content/documentation/development/slingstart.md
index d2de7f4..0452bb3 100644
--- a/src/main/jbake/content/documentation/development/slingstart.md
+++ b/src/main/jbake/content/documentation/development/slingstart.md
@@ -1,6 +1,7 @@
 title=The Apache Sling Provisioning Model and Apache SlingStart		
 type=page
 status=published
+tags=slingstart,maven,launchers
 ~~~~~~
 
 [TOC]

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/development/version-policy.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/development/version-policy.md b/src/main/jbake/content/documentation/development/version-policy.md
index 6601af2..669cbfc 100644
--- a/src/main/jbake/content/documentation/development/version-policy.md
+++ b/src/main/jbake/content/documentation/development/version-policy.md
@@ -2,6 +2,7 @@ title=Version Policy
 type=page
 status=published
 excerpt=This page is about how we assign versions to exported packages and bundles and defines when to increase which part of the version number.
+tags=development,pmc
 ~~~~~~
 
 This page is about how we assign versions to exported packages and bundles and defines when to increase which part of the version number.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/getting-started.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/getting-started.md b/src/main/jbake/content/documentation/getting-started.md
index 80a32eb..2105306 100644
--- a/src/main/jbake/content/documentation/getting-started.md
+++ b/src/main/jbake/content/documentation/getting-started.md
@@ -1,6 +1,7 @@
 title=Getting Started		
 type=page
 status=published
+tags=tutorials
 ~~~~~~
 
 We're on the way to update the documentation to make it more easy to get in touch with Sling. At the moment we can give you the following starting points:

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/getting-started/discover-sling-in-15-minutes.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/getting-started/discover-sling-in-15-minutes.md b/src/main/jbake/content/documentation/getting-started/discover-sling-in-15-minutes.md
index 66ee913..bfa193e 100644
--- a/src/main/jbake/content/documentation/getting-started/discover-sling-in-15-minutes.md
+++ b/src/main/jbake/content/documentation/getting-started/discover-sling-in-15-minutes.md
@@ -1,6 +1,7 @@
 title=Discover Sling in 15 minutes		
 type=page
 status=published
+tags=tutorials
 ~~~~~~
 
 The Sling Launchpad is a ready-to-run Sling configuration, providing an embedded JCR content repository and web server, a selection of Sling components, documentation and examples. The Launchpad makes it easy to get started with Sling and to develop script-based applications.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/legacy/logging.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/legacy/logging.md b/src/main/jbake/content/documentation/legacy/logging.md
index 99e0c1b..3128daa 100644
--- a/src/main/jbake/content/documentation/legacy/logging.md
+++ b/src/main/jbake/content/documentation/legacy/logging.md
@@ -1,6 +1,7 @@
 title=Logging		
 type=page
 status=published
+tags=logging,operations
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/pax-exam-utils.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/pax-exam-utils.md b/src/main/jbake/content/documentation/pax-exam-utils.md
index 49dbad7..a738f76 100644
--- a/src/main/jbake/content/documentation/pax-exam-utils.md
+++ b/src/main/jbake/content/documentation/pax-exam-utils.md
@@ -1,6 +1,7 @@
 title=Sling Pax Exam Utilities		
 type=page
 status=published
+tags=development,testing
 ~~~~~~
 
 Utilities to help testing Sling components with Pax Exam are available at

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos.md b/src/main/jbake/content/documentation/tutorials-how-tos.md
index 2f26cff..c9ff731 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos.md
@@ -1,6 +1,7 @@
 title=Tutorials & How-Tos		
 type=page
 status=published
+tags=tutorials
 ~~~~~~
 
  * [46 Line Blog](tutorials-how-tos/46-line-blog.html)

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/46-line-blog.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/46-line-blog.md b/src/main/jbake/content/documentation/tutorials-how-tos/46-line-blog.md
index 6bc86aa..df09a52 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/46-line-blog.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/46-line-blog.md
@@ -1,6 +1,7 @@
 title=46 Line Blog		
 type=page
 status=published
+tags=tutorial
 ~~~~~~
 
 This tutorial is based on the first *Sling Gems* on dev.day.com: The [Sling gems: a blog in 46 lines of code](http://dev.day.com/microsling/content/blogs/main/sling-46-lines-blog.html). It has slightly been adapted to fit here.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.md b/src/main/jbake/content/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.md
index d063bc8..5ce0f8b 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/getting-resources-and-properties-in-sling.md
@@ -1,6 +1,7 @@
 title=Getting Resources and Properties in Sling		
 type=page
 status=published
+tags=resources
 ~~~~~~
 
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/how-to-manage-events-in-sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/how-to-manage-events-in-sling.md b/src/main/jbake/content/documentation/tutorials-how-tos/how-to-manage-events-in-sling.md
index ea1ae57..235ca85 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/how-to-manage-events-in-sling.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/how-to-manage-events-in-sling.md
@@ -1,6 +1,7 @@
 title=How to Manage Jobs in Sling		
 type=page
 status=published
+tags=jobs
 ~~~~~~
 
 Apache Sling supports the execution of jobs with the guarantee of processing the job at least once. This can be seen as an extensions of the OSGi event admin, although jobs are not started or processed by OSGi events leveraging the OSGi event admin.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/installing-and-upgrading-bundles.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/installing-and-upgrading-bundles.md b/src/main/jbake/content/documentation/tutorials-how-tos/installing-and-upgrading-bundles.md
index fb69548..1ecd753 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/installing-and-upgrading-bundles.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/installing-and-upgrading-bundles.md
@@ -2,6 +2,7 @@ title=Installing and Upgrading Bundles
 type=page
 status=published
 excerpt=Explains how to install, upgrade and uninstall Bundles using the Sling Management console.
+tags=operations,bundles
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/jackrabbit-persistence.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/jackrabbit-persistence.md b/src/main/jbake/content/documentation/tutorials-how-tos/jackrabbit-persistence.md
index 5da4b44..455b76f 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/jackrabbit-persistence.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/jackrabbit-persistence.md
@@ -1,6 +1,7 @@
 title=Jackrabbit Persistence		
 type=page
 status=published
+tags=jcr,jackrabbit,repository
 ~~~~~~
 
 Out-of-the-box the embedded Jackrabbit repository used by Sling (the Embedded Jackrabbit Repository bundle) uses Derby to persist the JCR nodes and properties. For some applications or environments it may be required or required to replace Derby with another backing store such as PostgreSQL or Oracle.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/documentation/tutorials-how-tos/testing-sling-based-applications.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos/testing-sling-based-applications.md b/src/main/jbake/content/documentation/tutorials-how-tos/testing-sling-based-applications.md
index 3f91d25..b5dc338 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos/testing-sling-based-applications.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos/testing-sling-based-applications.md
@@ -1,6 +1,7 @@
 title=Testing Sling-based applications		
 type=page
 status=published
+tags=development,testing
 ~~~~~~
 
 Automated testing of OSGi components and services can be challenging, as many of them depend on other services that must be present or simulated for testing.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/downloads.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/downloads.md b/src/main/jbake/content/downloads.md
index d3c9829..a746290 100644
--- a/src/main/jbake/content/downloads.md
+++ b/src/main/jbake/content/downloads.md
@@ -1,6 +1,7 @@
 title=Downloads
 type=downloads
 status=published
+tags=downloads,community,pmc
 ~~~~~~
 
 To get the latest development release of Apache Sling, you can check out the Source Code and Getting and Building Sling yourself. Otherwise, the releases below are available for download. To install, just download and extract. The PGP keys at [https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc) can be used to verify the integrity of the release archives.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/guides.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/guides.md b/src/main/jbake/content/guides.md
index 63094c3..e9f8d4b 100644
--- a/src/main/jbake/content/guides.md
+++ b/src/main/jbake/content/guides.md
@@ -1,5 +1,6 @@
 title=Guides (retired)		
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 This page used to contain a list of mostly obsolete links, it has been retired in June 2017.
\ No newline at end of file


[4/8] sling-site git commit: Add support for tags

Posted by bd...@apache.org.
Add support for tags


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/bab2e26b
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/bab2e26b
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/bab2e26b

Branch: refs/heads/master
Commit: bab2e26b503eff7a3e1a618ab980b661ab7a522f
Parents: 3239c71
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 15:35:53 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 15:35:53 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/assets/res/css/site.css   | 23 ++++++++++++++
 src/main/jbake/templates/layout/main.tpl |  7 +++--
 src/main/jbake/templates/page.tpl        | 12 ++++++++
 src/main/jbake/templates/tags.tpl        | 44 +++++++++++++++++++++++++--
 4 files changed, 82 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/bab2e26b/src/main/jbake/assets/res/css/site.css
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/res/css/site.css b/src/main/jbake/assets/res/css/site.css
index 2e0bf1a..b718c19 100644
--- a/src/main/jbake/assets/res/css/site.css
+++ b/src/main/jbake/assets/res/css/site.css
@@ -292,3 +292,26 @@ pre {
 .footer {
     padding-top: 1em; 
 }
+
+.badge {
+    border-radius: 2px;
+    background-color: #EEE;
+    text-align: center;
+    padding-left: 3px;
+    padding-right: 3px;
+	margin-left: 3px;
+}
+
+.tags {
+	font-size:80%;
+}
+
+.tags a {
+    background-color: #EEE;
+	padding: 0.5em;
+	text-decoration: none;
+}
+
+.taglink {
+	margin-left:2em;
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/sling-site/blob/bab2e26b/src/main/jbake/templates/layout/main.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/layout/main.tpl b/src/main/jbake/templates/layout/main.tpl
index b7046b3..a6f9874 100644
--- a/src/main/jbake/templates/layout/main.tpl
+++ b/src/main/jbake/templates/layout/main.tpl
@@ -10,10 +10,13 @@ html(lang:'en'){
 		div(class:"main") {
 			breadcrumbs()
 			
-			h1(class:"pagetitle") {
-            	yield "${ content ? content.title : "<MISSING CONTENT OBJECT??>" }"
+			if(content && content.title) {
+				h1(class:"pagetitle") {
+					yield "${ content.title }"
+				}
 			}
 			
+			tags()
 			tableOfContents()
 			bodyContents()
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/bab2e26b/src/main/jbake/templates/page.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/page.tpl b/src/main/jbake/templates/page.tpl
index 8bb6795..dd7c134 100644
--- a/src/main/jbake/templates/page.tpl
+++ b/src/main/jbake/templates/page.tpl
@@ -40,6 +40,18 @@ layout 'layout/main.tpl', true,
 				}
 			}
 		},
+		tags : contents {
+			div(class:"tags") {
+				if(content.tags) {
+					content.tags.each { tag -> 
+                        a(href:"${config.site_contextPath}tags/${tag.replace(' ', '-')}.html", class:"label"){
+                            yield tag
+                        }
+						yield " "
+					}
+				}
+			}
+		},
 		tableOfContents : contents {
 			// Temporary (?) ToC generation, until we get markdown support for that
 			// using https://github.com/nghuuphuoc/tocjs

http://git-wip-us.apache.org/repos/asf/sling-site/blob/bab2e26b/src/main/jbake/templates/tags.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/tags.tpl b/src/main/jbake/templates/tags.tpl
index 97d88d1..08bd503 100644
--- a/src/main/jbake/templates/tags.tpl
+++ b/src/main/jbake/templates/tags.tpl
@@ -1,5 +1,45 @@
 layout 'layout/main.tpl', true,
         projects: projects,
         bodyContents: contents {
-			p("TODO - blog tag rendering disabled as it failed")
-		}
+
+            div(class:"row"){
+                div(class:"small-12 columns"){
+                    div(class:"wrap"){
+
+                        div(class:"row"){
+                            div(class:"small-12 columns"){
+                                div(class:"tags"){
+                                    alltags.sort().each { tag ->
+                                        tag = tag.trim()
+                                        def count = all_content.findAll { p -> p.tags && p.tags.contains(tag) }.size()
+                                        span{
+                                            a(href:"${config.site_contextPath}tags/${tag.replace(' ', '-')}.html", class:"label"){
+                                                yield "$tag"
+                                                span(class:"badge","${count}")
+                                            }
+											yield " "
+											newLine()
+                                        }
+                                    }
+                                }
+                            }
+                        }
+                        div(class:"taglinks"){
+                            div(class:"small-12 columns"){
+								h2("Tagged with '${tag}'")
+                                all_content.each { p ->
+                                    if ( p.status == 'published' && p.tags && p.tags.contains(tag) ) {
+                                        div(class:"taglink"){
+                                            a(href:"${config.site_contextPath}${p.uri}"){
+                                                yield p.title
+                                            }
+                                        }
+										newLine()
+                                    }
+                                }
+                            }
+                        }
+                    }
+                }
+            }
+        }
\ No newline at end of file


[8/8] sling-site git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/sling-site

Posted by bd...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/sling-site


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/e721c5fa
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/e721c5fa
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/e721c5fa

Branch: refs/heads/master
Commit: e721c5fa8a3837f76bcac045aeb9701fef67ff37
Parents: ab134cc 4df24ef
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Fri Sep 29 15:58:50 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Fri Sep 29 15:58:50 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/content/index.md | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/e721c5fa/src/main/jbake/content/index.md
----------------------------------------------------------------------


[6/8] sling-site git commit: Quick pass at adding tags to all pages - probably needs refining

Posted by bd...@apache.org.
http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/index.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/index.md b/src/main/jbake/content/index.md
index 177e2d2..2b0ae20 100644
--- a/src/main/jbake/content/index.md
+++ b/src/main/jbake/content/index.md
@@ -1,6 +1,7 @@
 title=Apache Sling - Bringing Back the Fun!		
 type=page
 status=published
+tags=community
 ~~~~~~
 
 **Apache Sling&trade;** is an innovative web framework that is intended to

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/javadoc-io.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/javadoc-io.md b/src/main/jbake/content/javadoc-io.md
index 0626628..137371f 100644
--- a/src/main/jbake/content/javadoc-io.md
+++ b/src/main/jbake/content/javadoc-io.md
@@ -1,6 +1,7 @@
 title=Sling API docs at javadoc.io		
 type=page
 status=published
+tags=api,documentation
 ~~~~~~
 
 [javadocs.io](http://www.javadoc.io/) provides archived javadocs for all Sling modules (and actually

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/links.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/links.md b/src/main/jbake/content/links.md
index a2109da..59d1396 100644
--- a/src/main/jbake/content/links.md
+++ b/src/main/jbake/content/links.md
@@ -1,6 +1,7 @@
 title=Links		
 type=page
 status=published
+tags=community,pmc
 ~~~~~~
 
 Here are some links to other resources

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/media.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/media.md b/src/main/jbake/content/media.md
index 755f2c2..422b651 100644
--- a/src/main/jbake/content/media.md
+++ b/src/main/jbake/content/media.md
@@ -1,6 +1,7 @@
 title=Media		
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 
 This page holds all media required for the Apache Sling website. The media are attachments and can be addressed using the following URL: http://cwiki.apache.org/SLINGxSITE/media.data/ (followed by the actual name of the attachment).

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/news.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news.md b/src/main/jbake/content/news.md
index aa96724..c7bb371 100644
--- a/src/main/jbake/content/news.md
+++ b/src/main/jbake/content/news.md
@@ -1,6 +1,7 @@
 title=News		
 type=page
 status=published
+tags=news
 ~~~~~~
 
 * New Releases: Apache Sling Scripting Core implementation 2.0.48, Apache Event Support 4.2.8, Apache Sling SlingStart Maven Plugin 1.7.10, Apache Sling JUnit Tests Teleporter 1.0.16, Apache Sling Testing Utilities 2.1.2 (September 29th, 2017)

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/news/sling-ide-tooling-11-released.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/sling-ide-tooling-11-released.md b/src/main/jbake/content/news/sling-ide-tooling-11-released.md
index 5d2ea72..87e9f2c 100644
--- a/src/main/jbake/content/news/sling-ide-tooling-11-released.md
+++ b/src/main/jbake/content/news/sling-ide-tooling-11-released.md
@@ -1,6 +1,7 @@
 title=Apache Sling IDE Tooling 1.1 released		
 type=page
 status=published
+tags=ide,eclipse
 ~~~~~~
 
 Here are some of the more noteworthy things available in this release.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/news/sling-launchpad-8-released.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/sling-launchpad-8-released.md b/src/main/jbake/content/news/sling-launchpad-8-released.md
index b03154c..033f870 100644
--- a/src/main/jbake/content/news/sling-launchpad-8-released.md
+++ b/src/main/jbake/content/news/sling-launchpad-8-released.md
@@ -1,6 +1,7 @@
 title=Apache Sling Launchpad 8 released		
 type=page
 status=published
+tags=launchpad
 ~~~~~~
 
 Here are some of the more noteworthy things available in this release.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/news/sling-launchpad-9-released.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/sling-launchpad-9-released.md b/src/main/jbake/content/news/sling-launchpad-9-released.md
index a7aabe5..ed1c5e1 100644
--- a/src/main/jbake/content/news/sling-launchpad-9-released.md
+++ b/src/main/jbake/content/news/sling-launchpad-9-released.md
@@ -1,6 +1,7 @@
 title=Apache Sling Launchpad 9 released		
 type=page
 status=published
+tags=launchpad
 ~~~~~~
 
 Here are some of the more noteworthy things available in this release.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff.md b/src/main/jbake/content/old-stuff.md
index 9b914ac..d2607a5 100644
--- a/src/main/jbake/content/old-stuff.md
+++ b/src/main/jbake/content/old-stuff.md
@@ -1,6 +1,7 @@
 title=Old Stuff		
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 
 TODO: this page points to old content that's most probably obsolete.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff/assembly.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/assembly.md b/src/main/jbake/content/old-stuff/assembly.md
index 6870c4c..76ad90e 100644
--- a/src/main/jbake/content/old-stuff/assembly.md
+++ b/src/main/jbake/content/old-stuff/assembly.md
@@ -1,6 +1,7 @@
 title=Assembly
 type=page
 status=published
+tags=development,osgi,obsolete
 ~~~~~~
 The Assembly concept grew out of a need to bundle together a set of OSGi Bundles to deploy applications. The concept has been developped before the OSGi Deployment Package Service Specification has been published in the Release 4.1 Compendium Services Specification. It will have to be discussed whether the Assembly concept is dropped in favor of the Deplyoment Package Service.
 

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff/launch-sling.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/launch-sling.md b/src/main/jbake/content/old-stuff/launch-sling.md
index 5064d70..530b6cb 100644
--- a/src/main/jbake/content/old-stuff/launch-sling.md
+++ b/src/main/jbake/content/old-stuff/launch-sling.md
@@ -1,6 +1,7 @@
 title=Launch Sling
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 
 Please refer to [The Sling Launchpad]({{ refs.the-sling-launchpad.path }}) for up-to-date information on launching Sling.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff/request-processing.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/request-processing.md b/src/main/jbake/content/old-stuff/request-processing.md
index 01755cc..b978146 100644
--- a/src/main/jbake/content/old-stuff/request-processing.md
+++ b/src/main/jbake/content/old-stuff/request-processing.md
@@ -1,6 +1,7 @@
 title=Request Processing
 type=page
 status=published
+tags=core,requests
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md b/src/main/jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md
index b492e73..32556e2 100644
--- a/src/main/jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md
+++ b/src/main/jbake/content/old-stuff/run-modes-org-apache-sling-runmode.md
@@ -1,6 +1,7 @@
 title=Run Modes
 type=page
 status=published
+tags=runmodes,configuration
 ~~~~~~
 
 <div markdown="1" class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/old-stuff/sling-api.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/old-stuff/sling-api.md b/src/main/jbake/content/old-stuff/sling-api.md
index c8946f3..b31e194 100644
--- a/src/main/jbake/content/old-stuff/sling-api.md
+++ b/src/main/jbake/content/old-stuff/sling-api.md
@@ -1,6 +1,7 @@
 title=Sling API
 type=page
 status=published
+tags=api,core
 ~~~~~~
 
 <div class="note">

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/project-information/apache-sling-community-roles-and-processes.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/project-information/apache-sling-community-roles-and-processes.md b/src/main/jbake/content/project-information/apache-sling-community-roles-and-processes.md
index b3ac28c..38ba7a6 100644
--- a/src/main/jbake/content/project-information/apache-sling-community-roles-and-processes.md
+++ b/src/main/jbake/content/project-information/apache-sling-community-roles-and-processes.md
@@ -1,6 +1,7 @@
 title=Apache Sling Community Roles and Processes		
 type=page
 status=published
+tags=community,pmc
 ~~~~~~
 
 The Community Roles and Processes are put in effect as of 13/May/2009. Updated 7/December/2009 to reflect Sling being a top level project.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/project-information/project-license.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/project-information/project-license.md b/src/main/jbake/content/project-information/project-license.md
index e6f903a..7e40bd6 100644
--- a/src/main/jbake/content/project-information/project-license.md
+++ b/src/main/jbake/content/project-information/project-license.md
@@ -1,6 +1,7 @@
 title=Project License		
 type=page
 status=published
+tags=community,pmc
 ~~~~~~
 
 As with all projects of the

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/project-information/project-team.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/project-information/project-team.md b/src/main/jbake/content/project-information/project-team.md
index d0ce0ed..d4f9566 100644
--- a/src/main/jbake/content/project-information/project-team.md
+++ b/src/main/jbake/content/project-information/project-team.md
@@ -1,6 +1,7 @@
 title=Project Team		
 type=page
 status=published
+tags=community,pmc
 ~~~~~~
 
 A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/project-information/security.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/project-information/security.md b/src/main/jbake/content/project-information/security.md
index 6c265dc..f4c6769 100644
--- a/src/main/jbake/content/project-information/security.md
+++ b/src/main/jbake/content/project-information/security.md
@@ -1,6 +1,7 @@
 title=Security		
 type=page
 status=published
+tags=security,pmc
 ~~~~~~
 
 # Reporting New Security Problems with Apache Sling

http://git-wip-us.apache.org/repos/asf/sling-site/blob/ab134cc8/src/main/jbake/content/site-conversion.md
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/site-conversion.md b/src/main/jbake/content/site-conversion.md
index 691cfd3..4f73090 100644
--- a/src/main/jbake/content/site-conversion.md
+++ b/src/main/jbake/content/site-conversion.md
@@ -1,6 +1,7 @@
 title=Site conversion in progress - excuse our mess...		
 type=page
 status=published
+tags=obsolete
 ~~~~~~
 
 The Sling website was recently converted to use the Apache CMS for content management,