Author: fmeschbe
Date: Sat Dec 15 19:55:02 2012
New Revision: 1422331

URL: http://svn.apache.org/viewvc?rev=1422331&view=rev
Log:
FELIX-3816 Fix page title and add a note linking to the "current" site.

Modified:
    felix/site/trunk/content/index.mdtext

Modified: felix/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/index.mdtext?rev=1422331&r1=1422330&r2=1422331&view=diff
==============================================================================
--- felix/site/trunk/content/index.mdtext (original)
+++ felix/site/trunk/content/index.mdtext Sat Dec 15 19:55:02 2012
@@ -1,9 +1,17 @@
-Title: Index
-
-# Welcome to Apache Felix
+Title: Welcome to Apache Felix
 
 Apache Felix is a community effort to implement the [OSGi R4 Service 
Platform](http://www2.osgi.org/Specifications/HomePage) and other interesting 
OSGi-related technologies under the Apache license. The OSGi specifications 
originally targeted embedded devices and home services gateways, but they are 
ideally suited for any project interested in the principles of modularity, 
component-orientation, and/or service-orientation. OSGi technology combines 
aspects of these aforementioned principles to define a dynamic service 
deployment framework that is amenable to remote management.
 
+
+<div class="note" markdown="1">
+This is the new <a href="https://www.apache.org/dev/cms.html";>Apache CMS 
based</a> web site.
+This site has initially been converted from Confluence Wiki Source and may
+still contain some strange formatting.
+
+The original Confluence based site is currently still available at
+<a href="/site/index.html">/site/index.html</a>.
+</div>
+
 # News 
 
 {{ refs.news.headers.excerpt }}


Reply via email to