http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/doc/two/file_two.html
----------------------------------------------------------------------
diff --git a/site/doc/two/file_two.html b/site/doc/two/file_two.html
deleted file mode 100644
index c13a3c7..0000000
--- a/site/doc/two/file_two.html
+++ /dev/null
@@ -1,427 +0,0 @@
-<!DOCTYPE html> 
-<html lang="en">
-<head>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE- 2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link href="/import/style.css" rel="stylesheet">
-<link href="/import/friendly.css" rel="stylesheet">
-<!--page info-->
-<title>Welcome to Apache Celix</title>
-<meta name="description" content="">
-<meta name="author" content="me">
-</head>
-<body>
-<div id="imgbackground"></div>
-<nav class = "shadowed">
-       <a href="/"><img class="shadowed" src="/media/celix.png"></a>
-       <div id="mobmenu">
-       <select class="mobbutton" onchange="if (this.value) 
window.location.href=this.value">
-               <option value="">navigate</option>
-               <option value="/">Home</option>
-               <option value="/doc/">Documentation</option>
-               <option value="/downloads.html">Downloads</option>
-               <optgroup label="Community">
-                       <option value="/contributing.html">Contributing</option>
-                       <option value="/boardreports.html">Board 
Reports</option>
-                       <option value="/releasing.html">Releasing</option>
-               </optgroup>
-               <optgroup label="Support">
-                       <option value="/mailinglist.html">Mailing List</option>
-                       <option value="/issuetracking.html">Issue 
Tracking</option>
-               </optgroup>
-               <optgroup label="ASF">
-                       <option value="http://www.apache.org/";>ASF Home</option>
-                       <option 
value="http://www.apache.org/foundation/how-it-works.html";>How it works</option>
-                       <option 
value="http://www.apache.org/licenses/";>License</option>
-                       <option 
value="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</option>
-                       <option 
value="http://www.apache.org/foundation/thanks.html";>Thanks</option>
-                       <option 
value="http://www.apache.org/security";>Security</option>
-               </optgroup>
-       </select>
-       <div id="dropmenu" class="shadowed">
-               <a href="/"><div class="dropbutton">
-                       Home
-               </div></a><a href="/doc/"><div class="dropbutton">
-                       Documentation
-               </div></a><a href="/downloads.html"><div class="dropbutton">
-                       Download
-               </div></a><div class="dropdown">
-                       <div class="dropbutton">Community<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/contributing.html">Contributing</a>
-                               <a href="/boardreports.html">Board Reports</a>
-                               <a href="/releasing.html">Releasing</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">Support<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/mailinglist.html">Mailing List</a>
-                               <a href="/issuetracking.html">Issue Tracking</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">ASF<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="http://www.apache.org/";>ASF Home</a>
-                               <a 
href="http://www.apache.org/foundation/how-it-works.html";>How it works</a>
-                               <a 
href="http://www.apache.org/licenses/";>License</a>
-                               <a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                               <a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                               <a 
href="http://www.apache.org/security";>Security</a>
-                       </div>
-               </div>
-       </div>
-       </div>
-</nav>
-<a href="https://github.com/apache/celix";>
-                       <img class="GHImg shadowed" 
src="/media/forkmeongithub.png" alt="Fork me on GitHub"
-                       
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png";>
-                       <img class="GHImgSmall shadowed" 
src="/media/forkmesmall.png" alt="Fork me on GitHub">
-</a>
-<a href="http://apache.org/";>
-                       <img id="APbig" class="logoAP shadowed" 
src="/media/Apache_full.svg">
-                       <img id="APsmall" class="logoAP shadowed" 
src="/media/Apache_Feather.svg">
-</a>
-<div class="spacer">
-<div id=docTable><table>
-       <tr><th>one</th></tr>
-       <tr><td><a href=/doc/index.html>main</a></td></tr>
-       <tr><td><a href=/doc/one/file_one.html>file one</a></td></tr>
-       <tr><th>two</th></tr>
-       <tr><td><a href=/doc/two/file_two.html>file two</a></td></tr>
-       <tr><td><a href=/doc/two/file_three.html>file three</a></td></tr>
-</table></div>
-<div id=docContent>
-<h1>Apache Celix - Getting Started Guide: Creating a Simple Bundle</h1>
-
-<h2>Intro</h2>
-
-<p>This page is intended for first time users of Apache Celix. It should guide 
you through building &amp; installing Apache Celix, setting up a new project, 
creating your first bundle, setting up the project for use with Eclipse project 
and finally running and debugging your bundle directly from eclipse workspace. 
</p>
-
-<p>If there are any uncertainties or question, don't hesitate to ask your 
questions in the <a 
href="https://celix.apache.org/support/mailinglist.html";>Apache Celix 
mailing</a>.</p>
-
-<h2>Prerequisite</h2>
-
-<p>Some experience with a command line interface (xterm) is expected to be 
able to follow this guide. </p>
-
-<h2>Building and Installing</h2>
-
-<p>For Apache Celix see <a href="../building/file_three.html">Building And 
Installing</a></p>
-
-<h2>Installing Eclipse CDT</h2>
-
-<p>Download the latest eclipse CDT at <a 
href="http://www.eclipse.org";>http://www.eclipse.org</a> and install it on your 
system. For more information on how the install eclipse on your system consult 
the eclipse documentation. For this getting started guide the luna version of 
eclipse was used (<a 
href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/R/eclipse-cpp-luna-R-linux-gtk-x86_64.tar.gz";>linux</a>
 <a 
href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/R/eclipse-cpp-luna-R-macosx-cocoa-x86_64.tar.gz";>mac</a>).</p>
-
-<h2>Apache Celix Bundle project</h2>
-
-<p>Now that Apache Celix and Eclipse is installed, we are ready to create a 
new Apache Celix Bundle project.<br />
-CMake is used as build tool for Apache Celix projects.</p>
-
-<p>To setup of the project, first create a new project dir to work in:</p>
-
-<div class="codehilite"><pre><span></span><code><span class="c1">#Create a new 
workspace to work in, e.g:</span>
-mkdir <span class="si">${</span><span class="nv">HOME</span><span 
class="si">}</span>/workspace
-<span class="nb">export</span> <span class="nv">WS</span><span 
class="o">=</span><span class="si">${</span><span class="nv">HOME</span><span 
class="si">}</span>/workspace
-
-mkdir <span class="si">${</span><span class="nv">WS</span><span 
class="si">}</span>/myproject
-<span class="nb">cd</span> <span class="si">${</span><span 
class="nv">WS</span><span class="si">}</span>/myproject
-</code></pre></div>
-
-<p>Then create a CMakeLists.txt file - the makefile variant of CMake -in 
project root directory:</p>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c">#${WS}/myproject/CMakeLists.txt</span>
-
-<span class="c">#Part 1. setup project</span>
-<span class="nb">cmake_minimum_required</span><span class="p">(</span><span 
class="s">VERSION</span> <span class="s">3.4</span><span class="p">)</span>
-<span class="nb">project</span><span class="p">(</span><span 
class="s">myproject</span> <span class="s">C</span> <span 
class="s">CXX</span><span class="p">)</span>
-
-<span class="c">#Part 2. setup compilers</span>
-<span class="nb">SET</span><span class="p">(</span><span 
class="s">CMAKE_C_FLAGS</span> <span class="s2">&quot;-D_GNU_SOURCE -std=gnu99 
-Wall -Werror -fPIC ${CMAKE_C_FLAGS}&quot;</span><span class="p">)</span>
-<span class="nb">SET</span><span class="p">(</span><span 
class="s">CMAKE_C_FLAGS_DEBUG</span> <span class="s2">&quot;-g 
-DDEBUG&quot;</span><span class="p">)</span>
-<span class="nb">SET</span><span class="p">(</span><span 
class="s">CMAKE_CXX_FLAGS</span> <span class="s2">&quot;-std=c++11 
${CMAKE_CXX_FLAGS}&quot;</span><span class="p">)</span>
-<span class="nb">SET</span><span class="p">(</span><span 
class="s">CMAKE_CXX_FLAGS_DEBUG</span> <span class="s2">&quot;-g 
-DDEBUG&quot;</span><span class="p">)</span>
-
-<span class="c">#Part 3. Setup Celix cmake files, include paths, libraries and 
library paths</span>
-<span class="c">#Note. If celix is not installed in /usr/local dir, change the 
location accordingly.</span>
-<span class="nb">set</span><span class="p">(</span><span 
class="s">CMAKE_MODULE_PATH</span>  <span class="o">${</span><span 
class="nv">CMAKE_MODULE_PATH</span><span class="o">}</span> <span 
class="s2">&quot;/usr/local/share/celix/cmake/modules&quot;</span><span 
class="p">)</span>
-<span class="nb">find_package</span><span class="p">(</span><span 
class="s">CELIX</span> <span class="s">REQUIRED</span><span class="p">)</span>
-<span class="nb">include_directories</span><span class="p">(</span><span 
class="o">${</span><span class="nv">CELIX_INCLUDE_DIRS</span><span 
class="o">}</span><span class="p">)</span>
-
-<span class="c">#Part 4. Choose C, C++ or both</span>
-<span class="nb">add_subdirectory</span><span class="p">(</span><span 
class="s">bundles/hello_world</span><span class="p">)</span> <span 
class="c">#C</span>
-<span class="nb">add_subdirectory</span><span class="p">(</span><span 
class="s">bundles/HelloWorld</span><span class="p">)</span> <span 
class="c">#C++</span>
-</code></pre></div>
-
-<p>This CMakeLists.txt file, sets up the following:</p>
-
-<ul>
-<li>Part 1<br />
-<ul><br />
-<li>The minimum cmake version required. </li><br />
-<li>The project name</li><br />
-<li>The type of source files to expect, in this case C and C++.</li><br />
-</ul></li>
-<li>Part 2<br />
-<ul><br />
-<li>Setup the compilers. c99 for C and C++11 for C++</li><br />
-</ul></li>
-<li>Part 3<br />
-<ul><br />
-<li>The Celix package should be searched, configured and that the Celix 
package is required. </li><br />
-<li>For all build targets in this CMakeLists.txt file or any sub directory 
CMakeLists.txt files the Apache Celix headers directory should be 
included.</li><br />
-</ul></li>
-<li>Part 4<br />
-<ul><br />
-<li>The CMakelists.txt file in the subdirectory bundles/hello_world and/or 
bundles/HelloWorld should also be processed.</li><br />
-</ul></li>
-</ul>
-
-<p>It is a good practice to create a separate CMakeLists.txt file for every 
bundle you want to build. For the hello<em>world bundle a CMakeLists.txt file 
should be created in the bundles/hello</em>world sub directory.</p>
-
-<p>Create the sub directory:</p>
-
-<div class="codehilite"><pre><span></span><code><span class="c">#Create 
directory structure for the hello_world bundles</span>
-<span class="err">cd</span> <span class="err">${WS}/myproject</span>
-<span class="err">mkdir</span> <span class="err">-p</span> <span 
class="err">bundles/hello_world/private/src</span>
-<span class="err">mkdir</span> <span class="err">-p</span> <span 
class="err">bundles/HelloWorld/private/src</span>
-<span class="err">mkdir</span> <span class="err">-p</span> <span 
class="err">bundles/HelloWorld/private/include</span>
-</code></pre></div>
-
-<p>And add the following CMakeLists.txt file for the C Bundle:</p>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c">#${WS}/myproject/bundles/hello_world/CMakeLists.txt</span>
-
-<span class="nb">add_bundle</span><span class="p">(</span><span 
class="s">hello_world</span>
-    <span class="s">VERSION</span> <span class="s">1.0.0</span>
-    <span class="s">SOURCES</span>
-        <span class="s">private/src/hello_world_activator.c</span>
-<span class="p">)</span>   
-
-<span class="nb">if</span><span class="p">(</span><span 
class="s">APPLE</span><span class="p">)</span>
-    <span class="nb">target_link_libraries</span><span class="p">(</span><span 
class="s">hello_world</span> <span class="o">${</span><span 
class="nv">CELIX_LIBRARIES</span><span class="o">}</span> <span 
class="s">-Wl,-all_load</span> <span class="o">${</span><span 
class="nv">CELIX_DM_STATIC_LIB</span><span class="o">}</span><span 
class="p">)</span>
-<span class="nb">else</span><span class="p">()</span>  
-    <span class="nb">target_link_libraries</span><span class="p">(</span><span 
class="s">hello_world</span> <span class="s">-Wl,--no-undefined</span> <span 
class="s">-Wl,--whole-archive</span> <span class="o">${</span><span 
class="nv">CELIX_DM_STATIC_LIB</span><span class="o">}</span> <span 
class="s">-Wl,--no-whole-archive</span> <span class="o">${</span><span 
class="nv">CELIX_LIBRARIES</span><span class="o">}</span><span 
class="p">)</span>
-<span class="nb">endif</span><span class="p">()</span>
-</code></pre></div>
-
-<p>And/or the following CMakeLists.txt for the C++ bundle:</p>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c">#${WS}/myproject/bundles/HelloWorld/CMakeLists.txt</span>
-
-<span class="nb">include_directories</span><span class="p">(</span>
-    <span class="s">private/include</span>
-<span class="p">)</span>
-
-<span class="nb">add_bundle</span><span class="p">(</span><span 
class="s">HelloWorld</span>
-    <span class="s">VERSION</span> <span class="s">1.0.0</span>
-    <span class="s">SOURCES</span>
-        <span class="s">private/src/HelloWorldActivator.cc</span>
-<span class="p">)</span>
-
-<span class="nb">IF</span><span class="p">(</span><span 
class="s">APPLE</span><span class="p">)</span>
-    <span class="nb">target_link_libraries</span><span class="p">(</span><span 
class="s">HelloWorld</span> <span class="o">${</span><span 
class="nv">CELIX_LIBRARIES</span><span class="o">}</span> <span 
class="s">-Wl,-all_load</span> <span class="o">${</span><span 
class="nv">CELIX_DM_CXX_STATIC_LIB</span><span class="o">}</span><span 
class="p">)</span>
-<span class="nb">else</span><span class="p">()</span>
-    <span class="nb">target_link_libraries</span><span class="p">(</span><span 
class="s">HelloWorld</span> <span class="s">-Wl,--no-undefined</span> <span 
class="s">-Wl,--whole-archive</span> <span class="o">${</span><span 
class="nv">CELIX_DM_CXX_STATIC_LIB</span><span class="o">}</span> <span 
class="s">-Wl,--no-whole-archive</span> <span class="o">${</span><span 
class="nv">CELIX_LIBRARIES</span><span class="o">}</span><span 
class="p">)</span>
-<span class="nb">endif</span><span class="p">()</span>
-</code></pre></div>
-
-<p>These CMakeLists.txt files declare that the bundles should be build based 
on the build result (shared library) of the declared sources (in this case the 
<code>private/src/hello_world_activator.c</code> or 
<code>private/src/HelloWorldActivator.cc</code> source).<br />
-The add_bundle function is an Apache Celix specific CMake extension.<br />
-The library used for the bundle will also be linked against the dependency 
manager static library. </p>
-
-<p>The Celix framework will install the bundle, load the bundle shared library 
and call the bundle activator entry symbols. These entries need to be 
programmed by the user.<br />
-Note that in these examples we use the dependency manager libraries (C and C++ 
version) instead of developing a "vanilla" bundle activator;<br />
-The dependency manager uses a higher abstraction and is more simple to 
understand and maintain, but not part of the OSGi standard.</p>
-
-<p>The C Bundle Activator:</p>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c1">//${WS}/myproject/bundles/hello_world/private/src/hello_world_activator.c</span>
-<span class="cp">#include</span> <span 
class="cpf">&lt;stdlib.h&gt;</span><span class="cp"></span>
-<span class="cp">#include</span> <span class="cpf">&lt;stdio.h&gt;</span><span 
class="cp"></span>
-
-<span class="cp">#include</span> <span 
class="cpf">&quot;dm_activator.h&quot;</span><span class="cp"></span>
-
-
-<span class="k">struct</span> <span class="n">userData</span> <span 
class="p">{</span>
-        <span class="kt">char</span> <span class="o">*</span> <span 
class="n">word</span><span class="p">;</span>
-<span class="p">};</span>
-
-<span class="n">celix_status_t</span> <span class="nf">dm_create</span><span 
class="p">(</span><span class="n">bundle_context_pt</span> <span 
class="n">context</span><span class="p">,</span> <span class="kt">void</span> 
<span class="o">**</span><span class="n">out</span><span class="p">)</span> 
<span class="p">{</span>
-    <span class="n">celix_status_t</span> <span class="n">status</span> <span 
class="o">=</span> <span class="n">CELIX_SUCCESS</span><span class="p">;</span>
-    <span class="k">struct</span> <span class="n">userData</span><span 
class="o">*</span> <span class="n">result</span> <span class="o">=</span> <span 
class="n">calloc</span><span class="p">(</span><span class="mi">1</span><span 
class="p">,</span> <span class="k">sizeof</span><span class="p">(</span><span 
class="o">*</span><span class="n">result</span><span class="p">));</span>
-    <span class="k">if</span> <span class="p">(</span><span 
class="n">result</span> <span class="o">!=</span> <span 
class="nb">NULL</span><span class="p">)</span> <span class="p">{</span>
-            <span class="n">result</span><span class="o">-&gt;</span><span 
class="n">word</span> <span class="o">=</span> <span class="s">&quot;C 
World&quot;</span><span class="p">;</span>
-            <span class="o">*</span><span class="n">out</span> <span 
class="o">=</span> <span class="n">result</span><span class="p">;</span>
-    <span class="p">}</span> <span class="k">else</span> <span 
class="p">{</span>
-            <span class="n">status</span> <span class="o">=</span> <span 
class="n">CELIX_START_ERROR</span><span class="p">;</span>
-    <span class="p">}</span>
-    <span class="k">return</span> <span class="n">status</span><span 
class="p">;</span>
-<span class="p">}</span>
-
-<span class="n">celix_status_t</span> <span class="nf">dm_init</span><span 
class="p">(</span><span class="kt">void</span><span class="o">*</span> <span 
class="n">userData</span><span class="p">,</span> <span 
class="n">bundle_context_pt</span> <span class="n">context</span><span 
class="p">,</span> <span class="n">dm_dependency_manager_pt</span> <span 
class="n">manager</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">struct</span> <span class="n">userData</span><span 
class="o">*</span> <span class="n">data</span> <span class="o">=</span> <span 
class="p">(</span><span class="k">struct</span> <span class="n">userData</span> 
<span class="o">*</span><span class="p">)</span> <span 
class="n">userData</span><span class="p">;</span>
-    <span class="n">printf</span><span class="p">(</span><span 
class="s">&quot;Hello %s</span><span class="se">\n</span><span 
class="s">&quot;</span><span class="p">,</span> <span 
class="n">data</span><span class="o">-&gt;</span><span 
class="n">word</span><span class="p">);</span>
-    <span class="k">return</span> <span class="n">CELIX_SUCCESS</span><span 
class="p">;</span>
-<span class="p">}</span>
-
-<span class="n">celix_status_t</span> <span class="nf">dm_destroy</span><span 
class="p">(</span><span class="kt">void</span><span class="o">*</span> <span 
class="n">userData</span><span class="p">,</span> <span 
class="n">bundle_context_pt</span> <span class="n">context</span><span 
class="p">,</span> <span class="n">dm_dependency_manager_pt</span> <span 
class="n">manager</span><span class="p">)</span> <span class="p">{</span>
-    <span class="n">free</span><span class="p">(</span><span 
class="n">userData</span><span class="p">);</span>
-    <span class="k">return</span> <span class="n">CELIX_SUCCESS</span><span 
class="p">;</span>
-<span class="p">}</span>
-</code></pre></div>
-
-<p>The C++ Bundle Activator (header + source):</p>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c1">//${WS}/myproject/bundles/HelloWorld/private/include/HelloWorldActivator.h</span>
-<span class="cp">#ifndef HELLOWORLDACTIVATOR_H_</span>
-<span class="cp">#define HELLOWORLDACTIVATOR_H_</span>
-
-<span class="cp">#include</span> <span 
class="cpf">&quot;celix/dm/DmActivator.h&quot;</span><span class="cp"></span>
-
-<span class="k">using</span> <span class="k">namespace</span> <span 
class="n">celix</span><span class="o">::</span><span class="n">dm</span><span 
class="p">;</span>
-
-<span class="k">class</span> <span class="nc">HelloWorldActivator</span> <span 
class="o">:</span> <span class="k">public</span> <span 
class="n">DmActivator</span> <span class="p">{</span>
-<span class="k">private</span><span class="o">:</span>
-    <span class="k">const</span> <span class="n">std</span><span 
class="o">::</span><span class="n">string</span> <span class="n">word</span> 
<span class="p">{</span><span class="s">&quot;C++ World&quot;</span><span 
class="p">};</span> 
-<span class="k">public</span><span class="o">:</span>
-    <span class="n">HelloWorldActivator</span><span class="p">(</span><span 
class="n">DependencyManager</span><span class="o">&amp;</span> <span 
class="n">mng</span><span class="p">)</span> <span class="o">:</span> <span 
class="n">DmActivator</span> <span class="p">{</span><span 
class="n">mng</span><span class="p">}</span> <span class="p">{}</span>
-    <span class="k">virtual</span> <span class="kt">void</span> <span 
class="n">init</span><span class="p">();</span>
-    <span class="k">virtual</span> <span class="kt">void</span> <span 
class="nf">deinit</span><span class="p">();</span>
-<span class="p">};</span>
-
-<span class="cp">#endif </span><span class="c1">//HELLOWORLDACTIVATOR_H_</span>
-
-<span 
class="c1">//${WS}/myproject/bundles/HelloWorld/private/src/HelloWorldActivator.cc</span>
-<span class="cp">#include</span> <span 
class="cpf">&quot;HelloWorldActivator.h&quot;</span><span class="cp"></span>
-<span class="cp">#include</span> <span 
class="cpf">&lt;iostream&gt;</span><span class="cp"></span>
-
-<span class="k">using</span> <span class="k">namespace</span> <span 
class="n">celix</span><span class="o">::</span><span class="n">dm</span><span 
class="p">;</span>
-
-<span class="n">DmActivator</span><span class="o">*</span> <span 
class="n">DmActivator</span><span class="o">::</span><span 
class="n">create</span><span class="p">(</span><span 
class="n">DependencyManager</span><span class="o">&amp;</span> <span 
class="n">mng</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">return</span> <span class="k">new</span> <span 
class="n">HelloWorldActivator</span><span class="p">(</span><span 
class="n">mng</span><span class="p">);</span>
-<span class="p">}</span>
-
-<span class="kt">void</span> <span class="n">HelloWorldActivator</span><span 
class="o">::</span><span class="n">init</span><span class="p">()</span> <span 
class="p">{</span>
-    <span class="n">std</span><span class="o">::</span><span 
class="n">cout</span> <span class="o">&lt;&lt;</span> <span 
class="s">&quot;Hello &quot;</span> <span class="o">&lt;&lt;</span> <span 
class="k">this</span><span class="o">-&gt;</span><span class="n">word</span> 
<span class="o">&lt;&lt;</span> <span class="s">&quot;</span><span 
class="se">\n</span><span class="s">&quot;</span><span class="p">;</span>
-<span class="p">}</span>
-
-<span class="kt">void</span> <span class="n">HelloWorldActivator</span><span 
class="o">::</span><span class="n">deinit</span><span class="p">()</span> <span 
class="p">{</span>
-    <span class="c1">//nothing to do</span>
-<span class="p">}</span>
-</code></pre></div>
-
-<h3>Building</h3>
-
-<p>One of the highly recommended features of CMake is the ability to do out of 
source builds, the benefit is that all of the build results will go in a 
separate directory without cluttering the (source) project.<br />
-CMake also needs to able to find the cmake files Celix provides. This can be 
achieved by providing a CMAKE<em>MODULE</em>PATH variable (or setting the 
CMAKE<em>MODULE</em>PATH in the top level CMakeLists.txt).<br />
-For this example it is assumed that Celix in installed in 
<code>/usr/local</code>.<br />
-To create the build directory and build the project execute the following 
commands:</p>
-
-<div class="codehilite"><pre><span></span><code><span class="nb">cd</span> 
<span class="si">${</span><span class="nv">WS</span><span class="si">}</span>
-mkdir myproject-build
-<span class="nb">cd</span> myproject-build
-cmake ../myproject
-make all  
-<span class="c1">#Or</span>
-<span class="c1">#cmake -G Ninja ../myproject</span>
-<span class="c1">#ninja</span>
-</code></pre></div>
-
-<p>Hopefully you will some some build results scrolling over the screen and 
actual build results in the build directory. There should be a 
hello<em>world.zip in the bundles/hello</em>world directory, this the actual 
bundle.<br />
-A bundle on its own has no real value, so lets setup a deployment and run the 
Apache Celix framwork with these bundles.</p>
-
-<h3>Running</h3>
-
-<p>To create a deployment for the hello world bundles two things are needed: 
</p>
-
-<ol>
-<li>Add a <code>add_deploy</code> statement in the <code>CMakeLists.txt</code> 
file declaring what to deploy and under which name.</li>
-</ol>
-
-<div class="codehilite"><pre><span></span><code><span 
class="c">#${WS}/myproject/CMakeLists.txt</span>
-<span class="nb">add_deploy</span><span class="p">(</span><span 
class="s">myproject</span> 
-    <span class="s">BUNDLES</span> 
-        <span class="o">${</span><span 
class="nv">CELIX_BUNDLES_DIR</span><span class="o">}</span><span 
class="s">/shell.zip</span> 
-        <span class="o">${</span><span 
class="nv">CELIX_BUNDLES_DIR</span><span class="o">}</span><span 
class="s">/shell_tui.zip</span>
-        <span class="o">${</span><span 
class="nv">CELIX_BUNDLES_DIR</span><span class="o">}</span><span 
class="s">/dm_shell.zip</span> 
-        <span class="s">hello_world</span> <span class="c">#C bundle</span>
-        <span class="s">HelloWorld</span> <span class="c">#C++ bundle</span>
-<span class="p">)</span>       
-</code></pre></div>
-
-<p>Rerun make again form the build project. the make files generated by CMake 
will ensure cmake is run it again to update the actual make files.</p>
-
-<div class="codehilite"><pre><span></span><code><span class="nb">cd</span> 
<span class="si">${</span><span class="nv">WS</span><span 
class="si">}</span>/myproject-build
-make -j
-<span class="c1">#or</span>
-<span class="c1">#ninja</span>
-</code></pre></div>
-
-<p>Now a deploy directory myproject should be available in the deploy 
directory. This directory contains - among other files - a release.sh script. 
This can be used to setup the required environment variables (like 
LD<em>LIBRARY</em>PATH).</p>
-
-<div class="codehilite"><pre><span></span><code><span class="nb">cd</span> 
<span class="si">${</span><span class="nv">WS</span><span 
class="si">}</span>/myproject-build/deploy/myproject
-. ./release.sh
-celix
-<span class="c1">#or ./hello</span>
-</code></pre></div>
-
-<p>The hello<em>world bundle should be started with the famous "Hello World" 
text printed twice from the C and C++ bundle. The shell and shell</em>tui 
bundle are also deployed and these can be used to query and control the running 
framework. Below some commands are shown for querying the installed bundles, 
listing all known shell command, showing the help of a specific command and 
stopping a specific bundle (note that bundle 0 is the framework "bundle"):</p>
-
-<pre><code>lb 
-help
-help inspect
-stop 0
-</code></pre>
-
-<h2>Apache Celix Bundle Project in Eclipse</h2>
-
-<p>A nice feature of CMake is the ability to generate Eclipse project files, 
with this feature bundles can also be developed with use of Eclipse. This 
should help speed up the development process.<br />
-To get started change directory to the build directory and generate a eclipse 
project file.</p>
-
-<pre><code>cd ${WS}/myproject-build 
-cmake -G "Eclipse CDT4 - Unix Makefiles" .
-</code></pre>
-
-<p>Startup the Eclipse EDI and a chose the <code>${WS}</code></p>
-
-<p><img src="getting_started_img1.png" alt="select workspace" /></p>
-
-<p>Import the project with existing project. </p>
-
-<p><img src="getting_started_img2.png" alt="import project" /></p>
-
-<p>To build the project, use Project->Build All. To run or debug from Eclipse 
navigate to the myproject deploy directory and right click on the 
'myproject-deploy.launch' file. And select Run As or Debug As to run or debug 
the bundle.</p>
-
-<p><img src="getting_started_img3.png" alt="run project" /> </p>
-
-<h2>Next</h2>
-
-<p>The idea behind service oriented programming is that functionality is 
provided and used by abstract service, which hide implementation details.<br />
-For a guide how to provide and use services see</p>
-
-<ul>
-<li><a href="using_services_with_c.md">Apache Celix - Getting Started Guide: 
Using Services with C</a></li>
-<li><a href="using_services_with_cxx.md">Apache Celix - Getting Started Guide: 
Using Services with C++</a></li>
-</ul>
-
-</div></div><div id="foot">
-<div id="footText">
-Copyright © 2011 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
-Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo 
are trademarks of The Apache Software Foundation. 
-</div></div>
-<script src='/import/javascript.js'></script>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/downloads.html
----------------------------------------------------------------------
diff --git a/site/downloads.html b/site/downloads.html
deleted file mode 100644
index aad5f75..0000000
--- a/site/downloads.html
+++ /dev/null
@@ -1,138 +0,0 @@
-<!DOCTYPE html> 
-<html lang="en">
-<head>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE- 2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link href="/import/style.css" rel="stylesheet">
-<link href="/import/friendly.css" rel="stylesheet">
-<!--page info-->
-<title>Welcome to Apache Celix</title>
-<meta name="description" content="">
-<meta name="author" content="me">
-</head>
-<body>
-<div id="imgbackground"></div>
-<nav class = "shadowed">
-       <a href="/"><img class="shadowed" src="/media/celix.png"></a>
-       <div id="mobmenu">
-       <select class="mobbutton" onchange="if (this.value) 
window.location.href=this.value">
-               <option value="">navigate</option>
-               <option value="/">Home</option>
-               <option value="/doc/">Documentation</option>
-               <option value="/downloads.html">Downloads</option>
-               <optgroup label="Community">
-                       <option value="/contributing.html">Contributing</option>
-                       <option value="/boardreports.html">Board 
Reports</option>
-                       <option value="/releasing.html">Releasing</option>
-               </optgroup>
-               <optgroup label="Support">
-                       <option value="/mailinglist.html">Mailing List</option>
-                       <option value="/issuetracking.html">Issue 
Tracking</option>
-               </optgroup>
-               <optgroup label="ASF">
-                       <option value="http://www.apache.org/";>ASF Home</option>
-                       <option 
value="http://www.apache.org/foundation/how-it-works.html";>How it works</option>
-                       <option 
value="http://www.apache.org/licenses/";>License</option>
-                       <option 
value="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</option>
-                       <option 
value="http://www.apache.org/foundation/thanks.html";>Thanks</option>
-                       <option 
value="http://www.apache.org/security";>Security</option>
-               </optgroup>
-       </select>
-       <div id="dropmenu" class="shadowed">
-               <a href="/"><div class="dropbutton">
-                       Home
-               </div></a><a href="/doc/"><div class="dropbutton">
-                       Documentation
-               </div></a><a href="/downloads.html"><div class="dropbutton">
-                       Download
-               </div></a><div class="dropdown">
-                       <div class="dropbutton">Community<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/contributing.html">Contributing</a>
-                               <a href="/boardreports.html">Board Reports</a>
-                               <a href="/releasing.html">Releasing</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">Support<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/mailinglist.html">Mailing List</a>
-                               <a href="/issuetracking.html">Issue Tracking</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">ASF<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="http://www.apache.org/";>ASF Home</a>
-                               <a 
href="http://www.apache.org/foundation/how-it-works.html";>How it works</a>
-                               <a 
href="http://www.apache.org/licenses/";>License</a>
-                               <a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                               <a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                               <a 
href="http://www.apache.org/security";>Security</a>
-                       </div>
-               </div>
-       </div>
-       </div>
-</nav>
-<a href="https://github.com/apache/celix";>
-                       <img class="GHImg shadowed" 
src="/media/forkmeongithub.png" alt="Fork me on GitHub"
-                       
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png";>
-                       <img class="GHImgSmall shadowed" 
src="/media/forkmesmall.png" alt="Fork me on GitHub">
-</a>
-<a href="http://apache.org/";>
-                       <img id="APbig" class="logoAP shadowed" 
src="/media/Apache_full.svg">
-                       <img id="APsmall" class="logoAP shadowed" 
src="/media/Apache_Feather.svg">
-</a>
-<div class="spacer">
-<h1>Download Celix</h1>
-
-<p>Celix is an implementation of the OSGi specification adapted to C.</p>
-
-<h2>Releases</h2>
-
-<p>Apache Celix only releases source distributions, information about building 
and running van be found inside the release tarball.</p>
-
-<h3>Mirrors</h3>
-
-<p>The currently selected mirror is <strong>[preferred]</strong>. If you 
encounter a problem with this mirror, please select another mirror. If all 
mirrors are failing, there are <em>backup</em><br />
-mirrors (at the end of the mirrors list) that should be available. </p>
-
-<form action="[location]" method="get" id="SelectMirror">Other mirrors:
-    <select name="Preferred">
-        [if-any http] [for http]<option value="[http]">[http]</option>[end] 
[end] 
-        [if-any ftp] [for ftp]<option value="[ftp]">[ftp]</option>[end] [end] 
-        [if-any backup] [for backup]<option value="[backup]">[backup] 
(backup)</option>[end] [end]
-    </select>
-    <input type="submit" value="Change"></input>
-</form>
-
-<p>You may also consult the <a href="http://www.apache.org/mirrors/";>complete 
list of mirrors</a>.</p>
-
-<h3>Downloads</h3>
-
-<ul>
-<li>Source: <a 
href="[preferred]/celix/celix-2.0.0/celix-2.0.0.tar.gz">celix-2.0.0.tar.gz</a><br
 />
-<a 
href="http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.asc";>PGP</a><br
 />
-<a 
href="http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.md5";>MD5</a><br
 />
-<a 
href="http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.sha";>SHA1</a></li>
-</ul>
-</div><div id="foot">
-<div id="footText">
-Copyright © 2011 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
-Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo 
are trademarks of The Apache Software Foundation. 
-</div></div>
-<script src='/import/javascript.js'></script>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/favicon.ico
----------------------------------------------------------------------
diff --git a/site/favicon.ico b/site/favicon.ico
deleted file mode 100755
index 4e481ca..0000000
Binary files a/site/favicon.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/import/friendly.css
----------------------------------------------------------------------
diff --git a/site/import/friendly.css b/site/import/friendly.css
deleted file mode 100644
index adb781c..0000000
--- a/site/import/friendly.css
+++ /dev/null
@@ -1,69 +0,0 @@
-.codehilite .hll { background-color: #ffffcc }
-.codehilite  { background: #f0f0f0; }
-.codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
-.codehilite .err { border: 1px solid #FF0000 } /* Error */
-.codehilite .k { color: #007020; font-weight: bold } /* Keyword */
-.codehilite .o { color: #666666 } /* Operator */
-.codehilite .ch { color: #60a0b0; font-style: italic } /* Comment.Hashbang */
-.codehilite .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */
-.codehilite .cp { color: #007020 } /* Comment.Preproc */
-.codehilite .cpf { color: #60a0b0; font-style: italic } /* Comment.PreprocFile 
*/
-.codehilite .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */
-.codehilite .cs { color: #60a0b0; background-color: #fff0f0 } /* 
Comment.Special */
-.codehilite .gd { color: #A00000 } /* Generic.Deleted */
-.codehilite .ge { font-style: italic } /* Generic.Emph */
-.codehilite .gr { color: #FF0000 } /* Generic.Error */
-.codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */
-.codehilite .gi { color: #00A000 } /* Generic.Inserted */
-.codehilite .go { color: #888888 } /* Generic.Output */
-.codehilite .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
-.codehilite .gs { font-weight: bold } /* Generic.Strong */
-.codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
-.codehilite .gt { color: #0044DD } /* Generic.Traceback */
-.codehilite .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
-.codehilite .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
-.codehilite .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
-.codehilite .kp { color: #007020 } /* Keyword.Pseudo */
-.codehilite .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
-.codehilite .kt { color: #902000 } /* Keyword.Type */
-.codehilite .m { color: #40a070 } /* Literal.Number */
-.codehilite .s { color: #4070a0 } /* Literal.String */
-.codehilite .na { color: #4070a0 } /* Name.Attribute */
-.codehilite .nb { color: #007020 } /* Name.Builtin */
-.codehilite .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
-.codehilite .no { color: #60add5 } /* Name.Constant */
-.codehilite .nd { color: #555555; font-weight: bold } /* Name.Decorator */
-.codehilite .ni { color: #d55537; font-weight: bold } /* Name.Entity */
-.codehilite .ne { color: #007020 } /* Name.Exception */
-.codehilite .nf { color: #06287e } /* Name.Function */
-.codehilite .nl { color: #002070; font-weight: bold } /* Name.Label */
-.codehilite .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
-.codehilite .nt { color: #062873; font-weight: bold } /* Name.Tag */
-.codehilite .nv { color: #bb60d5 } /* Name.Variable */
-.codehilite .ow { color: #007020; font-weight: bold } /* Operator.Word */
-.codehilite .w { color: #bbbbbb } /* Text.Whitespace */
-.codehilite .mb { color: #40a070 } /* Literal.Number.Bin */
-.codehilite .mf { color: #40a070 } /* Literal.Number.Float */
-.codehilite .mh { color: #40a070 } /* Literal.Number.Hex */
-.codehilite .mi { color: #40a070 } /* Literal.Number.Integer */
-.codehilite .mo { color: #40a070 } /* Literal.Number.Oct */
-.codehilite .sa { color: #4070a0 } /* Literal.String.Affix */
-.codehilite .sb { color: #4070a0 } /* Literal.String.Backtick */
-.codehilite .sc { color: #4070a0 } /* Literal.String.Char */
-.codehilite .dl { color: #4070a0 } /* Literal.String.Delimiter */
-.codehilite .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
-.codehilite .s2 { color: #4070a0 } /* Literal.String.Double */
-.codehilite .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape 
*/
-.codehilite .sh { color: #4070a0 } /* Literal.String.Heredoc */
-.codehilite .si { color: #70a0d0; font-style: italic } /* 
Literal.String.Interpol */
-.codehilite .sx { color: #c65d09 } /* Literal.String.Other */
-.codehilite .sr { color: #235388 } /* Literal.String.Regex */
-.codehilite .s1 { color: #4070a0 } /* Literal.String.Single */
-.codehilite .ss { color: #517918 } /* Literal.String.Symbol */
-.codehilite .bp { color: #007020 } /* Name.Builtin.Pseudo */
-.codehilite .fm { color: #06287e } /* Name.Function.Magic */
-.codehilite .vc { color: #bb60d5 } /* Name.Variable.Class */
-.codehilite .vg { color: #bb60d5 } /* Name.Variable.Global */
-.codehilite .vi { color: #bb60d5 } /* Name.Variable.Instance */
-.codehilite .vm { color: #bb60d5 } /* Name.Variable.Magic */
-.codehilite .il { color: #40a070 } /* Literal.Number.Integer.Long */

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/import/javascript.js
----------------------------------------------------------------------
diff --git a/site/import/javascript.js b/site/import/javascript.js
deleted file mode 100755
index 400e09d..0000000
--- a/site/import/javascript.js
+++ /dev/null
@@ -1,7 +0,0 @@
-//make links to the same page unclickable
-links = document.getElementsByTagName('a')
-for(i = 0;i < links.length;i++){       
-       if(links[i].href == window.location.href){
-               links[i].style = 'font-weight: bold;pointer-events: 
none;cursor: default;-webkit-user-select: none;-moz-user-select: 
none;-ms-user-select: none;user-select: none'      
-       }
-}

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/import/style.css
----------------------------------------------------------------------
diff --git a/site/import/style.css b/site/import/style.css
deleted file mode 100755
index 849fa52..0000000
--- a/site/import/style.css
+++ /dev/null
@@ -1,308 +0,0 @@
-html, body {
-       margin: 0;
-       min-height: 100%;
-       min-width: 330px;
-       width: 100%;
-       height: 100%;
-       border-collapse:collapse;
-       display : table;
-}
-
-nav {
-       text-align: left;
-       position: fixed;
-       width: 100%;
-       background: #2CB9EC;
-       background: linear-gradient(50deg, transparent 190px, #2CB9EC 0);
-       z-index: 1;
-       height: 70px;
-}
-
-nav img {
-       height: 70px;
-       margin-left: 10px;
-       display: inline-block;
-}
-
-nav ul {
-       float: right !important;
-       height: 100%;
-       line-height: 60px;
-       margin: 0;
-}
-
-#imgbackground {
-       width: 250px;
-       height: 70px;
-       position: fixed;
-       background: #FFFFFF;
-       background: linear-gradient(0deg, transparent 0, #FFFFFF 20px);
-}
-
-a {
-       text-decoration: none;
-       outline: none;
-}
-
-#mobmenu {
-       display: inline;
-       margin-top: 38px;
-}
-
-#dropmenu a{
-       border-radius: 8px;
-       color: #FFFFFF;
-}
-
-#dropmenu {
-       position: fixed;
-       display: inline;
-       margin-left: 50px;
-       line-height: 54px;
-       color: #FFFFFF;
-}
-
-.dropbutton {
-       padding: 8px 20px 8px 20px;
-       cursor: pointer;
-       border: none;
-       display: inline-block;
-}
-
-.mobbutton {
-       display: none;
-}
-
-.dropdown {
-       position: relative;
-       display: inline-block;
-}
-
-.triangle {
-       margin-left: 4px;
-       display: inline-block;
-       width: 0;
-       height: 0;
-       border-style: solid;
-       border-width: 6px 8px 6px 0;
-       border-color: transparent #FFFFFF transparent transparent;
-       transition: transform 0.5s;
-}
-
-.dropdown-content {
-       position: absolute;
-       background: #f9f9f9;
-       min-width: 160px;
-       border-radius: 0px 0px 8px 8px;
-       right: 0;
-       transform: scaleY(0);
-       transform-origin: top;
-       -webkit-transform: scaleY(0);
-       -webkit-transform-origin: top;
-       transition: transform 0.5s;
-       line-height: 30px;
-}
-
-.dropdown-content a {
-       padding: 12px 16px;
-       display: block;
-       color:black !important;
-}
-
-.dropdown-content a:hover, .dropdown:hover, .dropbutton:hover, #dropmenu 
a:hover{
-       background: #f1f1f1;
-       color:black;
-}
-
-.dropdown:hover .dropdown-content {
-       transform: scaleY(1);
-       -webkit-transform: scaleY(1);
-       z-index: 1;
-}
-
-.dropdown:hover .triangle {
-       transform: rotate(-90deg);
-       -webkit-transform: rotate(-90deg);
-       border-color: transparent #2CB9EC transparent transparent;
-}
-
-.container {
-       margin: 0 auto;
-       height: 100%;
-       min-height:100%;
-       text-align: center;
-}
-
-.logoAP {
-       position: fixed;
-       top: 4px;
-       right: 150px;
-       height: 64px;
-       z-index:2;
-}
-
-#APsmall{
-       display:none;
-}
-
-.GHImg {
-       z-index:2;
-       position: fixed;
-       top: 0;
-       right: 0;
-       transform: rotate(90deg);
-       -webkit-transform: rotate(90deg);
-}
-
-.GHImgSmall {
-       z-index:2;
-       position: fixed;
-       top: 0;
-       left: 0;
-       height: 30px;
-       display: none;
-}
-
-#banner {
-       max-width: 1100px;
-       margin: 0 auto;
-       overflow: auto;
-       padding-bottom: 10%;
-       align-items: center;
-}
-
-.bannertext {
-       text-align: left;
-       font-size: 18px;
-       padding: 15px;
-       padding-top: 40px;
-}
-
-.bannerImage {
-       width: 45%;
-       float:right;
-       padding: 30px;
-}
-
-.item {
-       display: inline-block;
-       width: 29%;
-       margin: 1%;
-       padding: 1%;
-       min-width: 320px;
-       background: #d8d8d8;
-       border-radius: 8px;
-       height: 200px;
-       vertical-align: top;
-       text-align: left;
-}
-
-.spacer {
-       padding-top: 70px;
-       padding-bottom: 5px;
-       height:100%;
-       overflow: hidden;
-}
-
-#docTable {
-       float: left;
-}
-
-#docContent {
-       display: table-cell;
-}
-
-#foot {
-       text-align: center;
-       display : table-row;
-       vertical-align : bottom;
-       height : 1px;
-}
-
-#footText {
-       color: white;
-       font-size: 12px;
-       background: #2CB9EC;
-       padding: 4px;
-}
-
-.shadowed {
-       filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=5, OffY=5, 
Color='#444')";
-       filter: url(#drop-shadow);
-       -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.5));
-       filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.5));
-}
-
-.codehilite {
-       display: inline-block;
-       border-radius: 8px;
-       padding: 5px;
-}
-
-@media screen and (max-width: 1140px) {
-       #APbig{display:none}
-       #APsmall{display:block}
-}
-
-@media screen and (max-width: 834px) {
-       body, #footer {
-               font-size: 12px;
-       }
-       
-       nav {
-               background: linear-gradient(300deg, transparent 185px, #2CB9EC 
0);
-       }
-
-       #imgbackground {
-               right: 0;
-       }
-       
-       nav img {
-               float: right;
-       }
-       
-       .GHImg {
-               display: none;
-       }
-       
-       .GHImgSmall {
-               display: block;
-       }
-       
-       #APsmall{
-               right: 195px;
-       }
-       
-       .bannertext {
-               width: 80%;
-               padding-top: 0;
-               min-width: 320px;
-               float: none;
-               margin: auto;
-       }
-       
-       .bannerImage {
-               display: none;
-       }
-       
-       #mobmenu {
-               display: inline-block;
-       }
-       
-       .triangle{
-               border-color: transparent #2CB9EC transparent transparent;
-       }
-       
-       .mobbutton {
-               display: inline-block;
-               background: white;
-       }
-       
-       #dropmenu {
-               display:none;
-       }
-}
-
-@media screen and (max-width: 400px) {
-       #APsmall {display:none}
-}

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
deleted file mode 100644
index 9af2837..0000000
--- a/site/index.html
+++ /dev/null
@@ -1,137 +0,0 @@
-<!DOCTYPE html> 
-<html lang="en">
-<head>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE- 2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link href="/import/style.css" rel="stylesheet">
-<link href="/import/friendly.css" rel="stylesheet">
-<!--page info-->
-<title>Welcome to Apache Celix</title>
-<meta name="description" content="">
-<meta name="author" content="me">
-</head>
-<body>
-<div id="imgbackground"></div>
-<nav class = "shadowed">
-       <a href="/"><img class="shadowed" src="/media/celix.png"></a>
-       <div id="mobmenu">
-       <select class="mobbutton" onchange="if (this.value) 
window.location.href=this.value">
-               <option value="">navigate</option>
-               <option value="/">Home</option>
-               <option value="/doc/">Documentation</option>
-               <option value="/downloads.html">Downloads</option>
-               <optgroup label="Community">
-                       <option value="/contributing.html">Contributing</option>
-                       <option value="/boardreports.html">Board 
Reports</option>
-                       <option value="/releasing.html">Releasing</option>
-               </optgroup>
-               <optgroup label="Support">
-                       <option value="/mailinglist.html">Mailing List</option>
-                       <option value="/issuetracking.html">Issue 
Tracking</option>
-               </optgroup>
-               <optgroup label="ASF">
-                       <option value="http://www.apache.org/";>ASF Home</option>
-                       <option 
value="http://www.apache.org/foundation/how-it-works.html";>How it works</option>
-                       <option 
value="http://www.apache.org/licenses/";>License</option>
-                       <option 
value="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</option>
-                       <option 
value="http://www.apache.org/foundation/thanks.html";>Thanks</option>
-                       <option 
value="http://www.apache.org/security";>Security</option>
-               </optgroup>
-       </select>
-       <div id="dropmenu" class="shadowed">
-               <a href="/"><div class="dropbutton">
-                       Home
-               </div></a><a href="/doc/"><div class="dropbutton">
-                       Documentation
-               </div></a><a href="/downloads.html"><div class="dropbutton">
-                       Download
-               </div></a><div class="dropdown">
-                       <div class="dropbutton">Community<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/contributing.html">Contributing</a>
-                               <a href="/boardreports.html">Board Reports</a>
-                               <a href="/releasing.html">Releasing</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">Support<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/mailinglist.html">Mailing List</a>
-                               <a href="/issuetracking.html">Issue Tracking</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">ASF<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="http://www.apache.org/";>ASF Home</a>
-                               <a 
href="http://www.apache.org/foundation/how-it-works.html";>How it works</a>
-                               <a 
href="http://www.apache.org/licenses/";>License</a>
-                               <a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                               <a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                               <a 
href="http://www.apache.org/security";>Security</a>
-                       </div>
-               </div>
-       </div>
-       </div>
-</nav>
-<a href="https://github.com/apache/celix";>
-                       <img class="GHImg shadowed" 
src="/media/forkmeongithub.png" alt="Fork me on GitHub"
-                       
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png";>
-                       <img class="GHImgSmall shadowed" 
src="/media/forkmesmall.png" alt="Fork me on GitHub">
-</a>
-<a href="http://apache.org/";>
-                       <img id="APbig" class="logoAP shadowed" 
src="/media/Apache_full.svg">
-                       <img id="APsmall" class="logoAP shadowed" 
src="/media/Apache_Feather.svg">
-</a>
-<div class="spacer">
-<div id="banner">
-
-<p><img class="bannerImage shadowed" src="media/celix_notext.png"><br />
-<div class="bannertext"></p>
-
-<h1>Apache Celix</h1>
-
-<p>Apache Celix is an implementation of the OSGi specification adapted to C 
and C++. It is a provides a framework to develop (dynamic) modular software 
applications using component and/or service-oriented programming.</p>
-
-<p>Apache Celix is primarily developed in C and adds an additional 
abstraction, in the form of a library, to support for C++.<br />
-</div></div><div class="container"><div class="item"></p>
-
-<h3>How to install</h3>
-
-<p></div><div class="item"></p>
-
-<h3>Documentation</h3>
-
-<p></div><div class="item"></p>
-
-<h3>Tips</h3>
-
-<p></div><div class="item"></p>
-
-<h3>Contributing</h3>
-
-<p></div><div class="item"></p>
-
-<h3>Example projects</h3>
-
-</div></div>
-</div><div id="foot">
-<div id="footText">
-Copyright © 2011 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
-Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo 
are trademarks of The Apache Software Foundation. 
-</div></div>
-<script src='/import/javascript.js'></script>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/issuetracking.html
----------------------------------------------------------------------
diff --git a/site/issuetracking.html b/site/issuetracking.html
deleted file mode 100644
index d352f46..0000000
--- a/site/issuetracking.html
+++ /dev/null
@@ -1,125 +0,0 @@
-<!DOCTYPE html> 
-<html lang="en">
-<head>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE- 2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link href="/import/style.css" rel="stylesheet">
-<link href="/import/friendly.css" rel="stylesheet">
-<!--page info-->
-<title>Welcome to Apache Celix</title>
-<meta name="description" content="">
-<meta name="author" content="me">
-</head>
-<body>
-<div id="imgbackground"></div>
-<nav class = "shadowed">
-       <a href="/"><img class="shadowed" src="/media/celix.png"></a>
-       <div id="mobmenu">
-       <select class="mobbutton" onchange="if (this.value) 
window.location.href=this.value">
-               <option value="">navigate</option>
-               <option value="/">Home</option>
-               <option value="/doc/">Documentation</option>
-               <option value="/downloads.html">Downloads</option>
-               <optgroup label="Community">
-                       <option value="/contributing.html">Contributing</option>
-                       <option value="/boardreports.html">Board 
Reports</option>
-                       <option value="/releasing.html">Releasing</option>
-               </optgroup>
-               <optgroup label="Support">
-                       <option value="/mailinglist.html">Mailing List</option>
-                       <option value="/issuetracking.html">Issue 
Tracking</option>
-               </optgroup>
-               <optgroup label="ASF">
-                       <option value="http://www.apache.org/";>ASF Home</option>
-                       <option 
value="http://www.apache.org/foundation/how-it-works.html";>How it works</option>
-                       <option 
value="http://www.apache.org/licenses/";>License</option>
-                       <option 
value="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</option>
-                       <option 
value="http://www.apache.org/foundation/thanks.html";>Thanks</option>
-                       <option 
value="http://www.apache.org/security";>Security</option>
-               </optgroup>
-       </select>
-       <div id="dropmenu" class="shadowed">
-               <a href="/"><div class="dropbutton">
-                       Home
-               </div></a><a href="/doc/"><div class="dropbutton">
-                       Documentation
-               </div></a><a href="/downloads.html"><div class="dropbutton">
-                       Download
-               </div></a><div class="dropdown">
-                       <div class="dropbutton">Community<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/contributing.html">Contributing</a>
-                               <a href="/boardreports.html">Board Reports</a>
-                               <a href="/releasing.html">Releasing</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">Support<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/mailinglist.html">Mailing List</a>
-                               <a href="/issuetracking.html">Issue Tracking</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">ASF<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="http://www.apache.org/";>ASF Home</a>
-                               <a 
href="http://www.apache.org/foundation/how-it-works.html";>How it works</a>
-                               <a 
href="http://www.apache.org/licenses/";>License</a>
-                               <a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                               <a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                               <a 
href="http://www.apache.org/security";>Security</a>
-                       </div>
-               </div>
-       </div>
-       </div>
-</nav>
-<a href="https://github.com/apache/celix";>
-                       <img class="GHImg shadowed" 
src="/media/forkmeongithub.png" alt="Fork me on GitHub"
-                       
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png";>
-                       <img class="GHImgSmall shadowed" 
src="/media/forkmesmall.png" alt="Fork me on GitHub">
-</a>
-<a href="http://apache.org/";>
-                       <img id="APbig" class="logoAP shadowed" 
src="/media/Apache_full.svg">
-                       <img id="APsmall" class="logoAP shadowed" 
src="/media/Apache_Feather.svg">
-</a>
-<div class="spacer">
-<h1>Issue Tracking</h1>
-
-<p>Celix uses Jira for bug reports, feature requests, enhancements and tasks 
of all kind.</p>
-
-<p>Anyone can use Jira to report bugs. But before doing so, please make sure 
that:</p>
-
-<ul>
-<li>the bug isn't already reported,</li>
-<li>the problem is actually a bug (the <a 
href="/support/mailinglist.html">mailing list</a> can be used for support),</li>
-<li>you attach enough information to replicate the bug (preferably a unit 
test)</li>
-</ul>
-
-<p>If you have fixed a bug, the patch can be attached to a bug report.</p>
-
-<p>The Celix Jira Issue Tracker can be found at:</p>
-
-<ul>
-<li><a 
href="https://issues.apache.org/jira/browse/celix";>https://issues.apache.org/jira/browse/celix</a></li>
-</ul>
-</div><div id="foot">
-<div id="footText">
-Copyright © 2011 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
-Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo 
are trademarks of The Apache Software Foundation. 
-</div></div>
-<script src='/import/javascript.js'></script>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/mailinglist.html
----------------------------------------------------------------------
diff --git a/site/mailinglist.html b/site/mailinglist.html
deleted file mode 100644
index e3e8721..0000000
--- a/site/mailinglist.html
+++ /dev/null
@@ -1,133 +0,0 @@
-<!DOCTYPE html> 
-<html lang="en">
-<head>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE- 2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link href="/import/style.css" rel="stylesheet">
-<link href="/import/friendly.css" rel="stylesheet">
-<!--page info-->
-<title>Welcome to Apache Celix</title>
-<meta name="description" content="">
-<meta name="author" content="me">
-</head>
-<body>
-<div id="imgbackground"></div>
-<nav class = "shadowed">
-       <a href="/"><img class="shadowed" src="/media/celix.png"></a>
-       <div id="mobmenu">
-       <select class="mobbutton" onchange="if (this.value) 
window.location.href=this.value">
-               <option value="">navigate</option>
-               <option value="/">Home</option>
-               <option value="/doc/">Documentation</option>
-               <option value="/downloads.html">Downloads</option>
-               <optgroup label="Community">
-                       <option value="/contributing.html">Contributing</option>
-                       <option value="/boardreports.html">Board 
Reports</option>
-                       <option value="/releasing.html">Releasing</option>
-               </optgroup>
-               <optgroup label="Support">
-                       <option value="/mailinglist.html">Mailing List</option>
-                       <option value="/issuetracking.html">Issue 
Tracking</option>
-               </optgroup>
-               <optgroup label="ASF">
-                       <option value="http://www.apache.org/";>ASF Home</option>
-                       <option 
value="http://www.apache.org/foundation/how-it-works.html";>How it works</option>
-                       <option 
value="http://www.apache.org/licenses/";>License</option>
-                       <option 
value="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</option>
-                       <option 
value="http://www.apache.org/foundation/thanks.html";>Thanks</option>
-                       <option 
value="http://www.apache.org/security";>Security</option>
-               </optgroup>
-       </select>
-       <div id="dropmenu" class="shadowed">
-               <a href="/"><div class="dropbutton">
-                       Home
-               </div></a><a href="/doc/"><div class="dropbutton">
-                       Documentation
-               </div></a><a href="/downloads.html"><div class="dropbutton">
-                       Download
-               </div></a><div class="dropdown">
-                       <div class="dropbutton">Community<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/contributing.html">Contributing</a>
-                               <a href="/boardreports.html">Board Reports</a>
-                               <a href="/releasing.html">Releasing</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">Support<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="/mailinglist.html">Mailing List</a>
-                               <a href="/issuetracking.html">Issue Tracking</a>
-                       </div>
-               </div><div class="dropdown">
-                       <div class="dropbutton">ASF<div 
class="triangle"></div></div>
-                       <div class="dropdown-content">
-                               <a href="http://www.apache.org/";>ASF Home</a>
-                               <a 
href="http://www.apache.org/foundation/how-it-works.html";>How it works</a>
-                               <a 
href="http://www.apache.org/licenses/";>License</a>
-                               <a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                               <a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                               <a 
href="http://www.apache.org/security";>Security</a>
-                       </div>
-               </div>
-       </div>
-       </div>
-</nav>
-<a href="https://github.com/apache/celix";>
-                       <img class="GHImg shadowed" 
src="/media/forkmeongithub.png" alt="Fork me on GitHub"
-                       
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png";>
-                       <img class="GHImgSmall shadowed" 
src="/media/forkmesmall.png" alt="Fork me on GitHub">
-</a>
-<a href="http://apache.org/";>
-                       <img id="APbig" class="logoAP shadowed" 
src="/media/Apache_full.svg">
-                       <img id="APsmall" class="logoAP shadowed" 
src="/media/Apache_Feather.svg">
-</a>
-<div class="spacer">
-<h1>Mailing List</h1>
-
-<p>Celix users and developers can be reached using mailing lists. Currently 
there is only one list for development and<br />
-support questions.</p>
-
-<ul>
-<li><a href="mailto:[email protected]";>Celix Developers Mailing 
List</a><br />
-<ul><br />
-<li><a href="mailto:[email protected]";>Subscribe</a></li><br />
-<li><a href="mailto:[email protected]";>Unsubscribe</a></li><br 
/>
-<li><a 
href="http://mail-archives.apache.org/mod_mbox/celix-dev/";>Archives</a></li><br 
/>
-</ul></li>
-</ul>
-
-<p>If the Celix community grows, and there is a need for a dedicated users 
mailing list, it will be created.</p>
-
-<p>There is a second mailing list which is used to publish changes from the<br 
/>
-<a href="/support/issuetracking.html">Issue Tracker</a>.</p>
-
-<ul>
-<li><a href="mailto:[email protected]";>Celix Commits Mailing 
List</a><br />
-<ul><br />
-<li><a href="mailto:[email protected]";>Subscribe</a></li><br 
/>
-<li><a 
href="mailto:[email protected]";>Unsubscribe</a></li><br />
-<li><a 
href="http://mail-archives.apache.org/mod_mbox/celix-commits/";>Archives</a></li><br
 />
-</ul></li>
-</ul>
-</div><div id="foot">
-<div id="footText">
-Copyright © 2011 The Apache Software Foundation, Licensed under the Apache 
License, Version 2.0.
-Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo 
are trademarks of The Apache Software Foundation. 
-</div></div>
-<script src='/import/javascript.js'></script>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/media/Apache_Feather.png
----------------------------------------------------------------------
diff --git a/site/media/Apache_Feather.png b/site/media/Apache_Feather.png
deleted file mode 100644
index 121195a..0000000
Binary files a/site/media/Apache_Feather.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/media/Apache_Feather.svg
----------------------------------------------------------------------
diff --git a/site/media/Apache_Feather.svg b/site/media/Apache_Feather.svg
deleted file mode 100644
index e41b65a..0000000
--- a/site/media/Apache_Feather.svg
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  
'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
-<svg enable-background="new 0 0 2392.5 4226.6" version="1.1" viewBox="0 0 
2392.5 4226.6" xml:space="preserve" xmlns="http://www.w3.org/2000/svg";>
-<linearGradient id="i" x1="-5167.1" x2="-4570.1" y1="697.55" y2="1395.6" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#F69923" offset="0"/>
-       <stop stop-color="#F79A23" offset=".3123"/>
-       <stop stop-color="#E97826" offset=".8383"/>
-</linearGradient>
-<path d="m1798.9 20.1c-66.3 39.1-176.4 149.9-307.9 310.4l120.8 228c84.8-121.3 
170.9-230.4 257.8-323.6 6.7-7.4 10.2-10.9 10.2-10.9-3.4 3.6-6.8 7.3-10.2 
10.9-28.1 31-113.4 130.5-242.1 328.1 123.9-6.2 314.3-31.5 469.6-58.1 
46.2-258.8-45.3-377.3-45.3-377.3s-116.3-188.2-252.9-107.5z" fill="url(#i)"/>
-<path d="m1594.4 1320.7c0.9-0.2 1.8-0.3 2.7-0.5l-17.4 1.9c-1.1 0.5-2 1-3.1 1.4 
6-0.9 11.9-1.9 17.8-2.8z" fill="none"/>
-<path d="m1471.1 1729.1c-9.9 2.2-20 3.9-30.2 5.4 10.2-1.5 20.3-3.3 30.2-5.4z" 
fill="none"/>
-<path d="m633.1 2645.2c1.3-3.4 2.6-6.8 3.8-10.2 26.6-70.2 52.9-138.4 79-204.9 
29.3-74.6 58.2-146.8 86.8-216.8 30.1-73.8 59.8-145.1 89.1-214 30.7-72.3 
61-141.9 90.7-208.9 24.2-54.5 48-107.3 71.5-158.4 7.8-17 15.6-33.9 23.4-50.6 
15.4-33.1 30.7-65.6 45.7-97.3 13.9-29.3 27.7-57.9 41.4-86 4.5-9.4 9.1-18.6 
13.6-27.9 0.7-1.5 1.5-3 2.2-4.5l-14.8 1.6-11.8-23.2c-1.1 2.3-2.3 4.5-3.5 
6.8-21.2 42.1-42.2 84.6-63 127.5-12 24.8-24 49.7-35.9 74.7-33 69.3-65.5 
139.2-97.4 209.6-32.3 71.1-63.9 142.6-94.9 214.2-30.5 70.3-60.3 140.7-89.6 
210.9-29.2 70.1-57.7 140-85.6 209.4-29.1 72.5-57.4 144.3-84.8 215.3-6.2 16-12.4 
32-18.5 48-22 57.3-43.4 113.8-64.3 169.6l18.6 36.7 16.6-1.8c0.6-1.7 1.2-3.4 
1.8-5 26.9-73.5 53.5-145.1 79.9-214.8z" fill="none"/>
-<path d="m1433.2 1735.7c0.1 0 0.1-0.1 0.2-0.1 0 0-0.1 0-0.2 0.1z" fill="none"/>
-<path d="m1393.2 1934.8c-15.4 2.8-31.3 5.5-47.6 8.3-0.1 0-0.2 0.1-0.3 0.1 
8.2-1.2 16.3-2.4 24.3-3.8s15.8-2.9 23.6-4.6z" fill="#BE202E"/>
-<path d="m1393.2 1934.8c-15.4 2.8-31.3 5.5-47.6 8.3-0.1 0-0.2 0.1-0.3 0.1 
8.2-1.2 16.3-2.4 24.3-3.8s15.8-2.9 23.6-4.6z" fill="#BE202E" opacity=".35"/>
-<path d="m1433.6 1735.5s-0.1 0-0.1 0.1c-0.1 0-0.1 0.1-0.2 0.1 2.6-0.3 5.1-0.8 
7.6-1.1 10.3-1.5 20.4-3.3 30.2-5.4-12.3 2-24.8 4.2-37.5 6.3z" fill="#BE202E"/>
-<path d="m1433.6 1735.5s-0.1 0-0.1 0.1c-0.1 0-0.1 0.1-0.2 0.1 2.6-0.3 5.1-0.8 
7.6-1.1 10.3-1.5 20.4-3.3 30.2-5.4-12.3 2-24.8 4.2-37.5 6.3z" fill="#BE202E" 
opacity=".35"/>
-<linearGradient id="h" x1="-9585.3" x2="-5326.2" y1="620.5" y2="620.5" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1255.7 1147.6c36.7-68.6 73.9-135.7 111.5-201 39-67.8 78.5-133.6 
118.4-197 2.3-3.7 4.7-7.5 7-11.3 39.4-62.4 79.2-122.4 
119.3-179.8l-120.8-228c-9.1 11.1-18.2 22.4-27.5 33.9-34.8 43.4-71 90.1-108.1 
139.6-41.8 55.8-84.8 115.4-128.5 177.9-40.3 57.8-81.2 118.3-122.1 180.9-34.8 
53.3-69.8 108.2-104.5 164.5-1.3 2.1-2.6 4.2-3.9 6.3l157.2 310.5c33.6-66.5 
67.6-132.1 102-196.5z" fill="url(#h)"/>
-<linearGradient id="g" x1="-9071.2" x2="-6533.2" y1="1047.7" y2="1047.7" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#282662" offset="0"/>
-       <stop stop-color="#662E8D" offset=".095484"/>
-       <stop stop-color="#9F2064" offset=".7882"/>
-       <stop stop-color="#CD2032" offset=".9487"/>
-</linearGradient>
-<path d="m539.7 2897.1c-20.8 57.2-41.7 115.4-62.7 174.9-0.3 0.9-0.6 1.7-0.9 
2.6-3 8.4-5.9 16.8-8.9 25.2-14.1 40.1-26.4 76.2-54.5 158.3 46.3 21.1 83.5 76.7 
118.7 139.8-3.7-65.3-30.8-126.7-82.1-174.2 228.3 10.3 425-47.4 526.7-214.3 
9.1-14.9 17.4-30.5 24.9-47.2-46.2 58.6-103.5 83.5-211.4 77.4-0.2 0.1-0.5 
0.2-0.7 0.3 0.2-0.1 0.5-0.2 0.7-0.3 158.8-71.1 238.5-139.3 308.9-252.4 
16.7-26.8 32.9-56.1 49.5-88.6-138.9 142.6-299.8 183.2-469.3 152.4l-127.1 
13.9c-4 10.7-7.9 21.4-11.8 32.2z" fill="url(#g)"/>
-<linearGradient id="f" x1="-9346.1" x2="-5087" y1="580.82" y2="580.82" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m599 2612.4c27.5-71 55.8-142.8 84.8-215.3 27.8-69.4 56.4-139.2 
85.6-209.4s59.1-140.5 89.6-210.9c31-71.6 62.7-143.1 94.9-214.2 31.9-70.3 
64.4-140.3 97.4-209.6 11.9-25 23.9-49.9 35.9-74.7 20.8-42.9 41.8-85.4 63-127.5 
1.1-2.3 2.3-4.5 3.5-6.8l-157.2-310.5c-2.6 4.2-5.1 8.4-7.7 12.6-36.6 59.8-73.1 
121-108.9 183.5-36.2 63.1-71.7 127.4-106.4 192.6-29.3 55-57.9 110.5-85.7 
166.5-5.6 11.4-11.1 22.6-16.6 33.9-34.3 70.5-65.2 138.6-93.2 204.1-31.7 
74.2-59.6 145.1-84 212.3-16.1 44.2-30.7 86.9-44.1 127.9-11 35-21.5 70.1-31.4 
105-23.5 82.3-43.7 164.4-60.3 246.2l158 311.9c20.9-55.8 42.3-112.3 64.3-169.6 
6.1-15.9 12.3-32 18.5-48z" fill="url(#f)"/>
-<linearGradient id="e" x1="-9035.5" x2="-6797.2" y1="638.44" y2="638.44" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#282662" offset="0"/>
-       <stop stop-color="#662E8D" offset=".095484"/>
-       <stop stop-color="#9F2064" offset=".7882"/>
-       <stop stop-color="#CD2032" offset=".9487"/>
-</linearGradient>
-<path d="m356.1 2529.2c-19.8 99.8-33.9 199.2-41 298-0.2 3.5-0.6 6.9-0.8 
10.4-49.3-79-181.3-156.1-181-155.4 94.5 137 166.2 273 176.9 406.5-50.6 
10.4-119.9-4.6-200-34.1 83.5 76.7 146.2 97.9 170.6 103.6-76.7 4.8-156.6 
57.5-237.1 118.2 117.7-48 212.8-67 280.9-51.6-108 305.8-216.3 643.4-324.6 
1001.8 33.2-9.8 53-32.1 64.1-62.3 19.3-64.9 147.4-490.7 348.1-1050.4 5.7-15.9 
11.5-31.9 17.3-48 1.6-4.5 3.3-9 4.9-13.4 21.2-58.7 43.2-118.6 65.9-179.7 
5.2-13.9 10.4-27.8 15.6-41.8 0.1-0.3 0.2-0.6 0.3-0.8l-157.8-311.8c-0.7 3.5-1.6 
7.1-2.3 10.8z" fill="url(#e)"/>
-<linearGradient id="d" x1="-9346.1" x2="-5087" y1="1021.6" y2="1021.6" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1178.1 1370.3c-4.5 9.2-9 18.5-13.6 27.9-13.6 28.1-27.4 56.7-41.4 
86-15.1 31.7-30.3 64.1-45.7 97.3-7.8 16.7-15.5 33.5-23.4 50.6-23.5 51.1-47.3 
103.9-71.5 158.4-29.7 67-60 136.6-90.7 208.9-29.3 68.9-59 140.2-89.1 214-28.6 
70-57.5 142.3-86.8 216.8-26.1 66.5-52.4 134.7-79 204.9-1.3 3.4-2.6 6.8-3.8 
10.2-26.4 69.7-53 141.3-79.8 214.7-0.6 1.7-1.2 3.4-1.8 
5l127.1-13.9c-2.5-0.5-5.1-0.8-7.6-1.3 152-18.9 354-132.5 484.6-272.7 60.2-64.6 
114.8-140.8 165.3-230 37.6-66.4 72.9-140 106.5-221.5 29.4-71.2 57.6-148.3 
84.8-231.9-34.9 18.4-74.9 31.9-119 41.3-7.7 1.6-15.6 3.2-23.6 4.6s-16.1 
2.7-24.3 3.8c0.1 0 0.2-0.1 0.3-0.1 141.7-54.5 231.1-159.8 296.1-288.7-37.3 
25.4-97.9 58.7-170.5 74.7-9.9 2.2-20 3.9-30.2 5.4-2.6 0.4-5.1 0.8-7.6 1.1 0.1 0 
0.1-0.1 0.2-0.1 0 0 0.1 0 0.1-0.1 49.2-20.6 90.7-43.6 126.7-70.8 7.7-5.8 
15.2-11.8 22.4-18.1 11-9.5 21.4-19.5 31.4-30 6.4-6.7 12.6-13.6 18.6-20.8 
14.1-16.8 27.3-34.9 39.7-54.6 3.8-6 7.5-12.1 11.2-18.4 4.7-9.1 9.2-18 13.6-26.8 
19.8-39.8 35.6-75.3 48.2-106.5 
 6.3-15.6 11.8-30 16.5-43.4 1.9-5.3 3.7-10.5 5.4-15.5 5-15 9.1-28.3 12.3-40 
4.8-17.5 7.7-31.4 9.3-41.5-4.8 3.8-10.3 7.6-16.5 11.3-42.8 25.6-116.2 
48.8-175.4 59.7l116.7-12.8-116.7 12.8c-0.9 0.2-1.8 0.3-2.7 0.5-5.9 1-11.9 
1.9-17.9 2.9 1.1-0.5 2-1 3.1-1.4l-399.3 43.8c-0.7 1.4-1.4 2.8-2.2 4.3z" 
fill="url(#d)"/>
-<linearGradient id="c" x1="-9610.3" x2="-5351.2" y1="999.73" y2="999.73" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1627.6 563.1c-35.5 54.5-74.3 116.4-116 186.5-2.2 3.6-4.4 7.4-6.6 
11.1-36 60.7-74.3 127.3-114.5 200.3-34.8 63-71 130.6-108.6 203.3-32.8 63.3-66.7 
130.5-101.5 201.6l399.3-43.8c116.3-53.5 168.3-101.9 218.8-171.9 13.4-19.3 
26.9-39.5 40.3-60.4 41-64 81.2-134.5 117.2-204.6 34.7-67.7 65.3-134.8 
88.8-195.3 14.9-38.5 26.9-74.3 35.2-105.7 7.3-27.7 13-54 17.4-79.1-155.5 
26.5-345.9 51.9-469.8 58z" fill="url(#c)"/>
-<path d="m1369.6 1939.4c-8 1.4-16.1 2.7-24.3 3.8 8.2-1.1 16.3-2.4 24.3-3.8z" 
fill="#BE202E"/>
-<path d="m1369.6 1939.4c-8 1.4-16.1 2.7-24.3 3.8 8.2-1.1 16.3-2.4 24.3-3.8z" 
fill="#BE202E" opacity=".35"/>
-<linearGradient id="b" x1="-9346.1" x2="-5087" y1="1152.7" y2="1152.7" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1369.6 1939.4c-8 1.4-16.1 2.7-24.3 3.8 8.2-1.1 16.3-2.4 24.3-3.8z" 
fill="url(#b)"/>
-<path d="m1433.2 1735.7c2.6-0.3 5.1-0.8 7.6-1.1-2.5 0.3-5 0.7-7.6 1.1z" 
fill="#BE202E"/>
-<path d="m1433.2 1735.7c2.6-0.3 5.1-0.8 7.6-1.1-2.5 0.3-5 0.7-7.6 1.1z" 
fill="#BE202E" opacity=".35"/>
-<linearGradient id="a" x1="-9346.1" x2="-5087" y1="1137.7" y2="1137.7" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1433.2 1735.7c2.6-0.3 5.1-0.8 7.6-1.1-2.5 0.3-5 0.7-7.6 1.1z" 
fill="url(#a)"/>
-<path d="m1433.5 1735.6s0.1 0 0.1-0.1c0 0-0.1 0-0.1 0.1z" fill="#BE202E"/>
-<path d="m1433.5 1735.6s0.1 0 0.1-0.1c0 0-0.1 0-0.1 0.1z" fill="#BE202E" 
opacity=".35"/>
-<linearGradient id="j" x1="-6953.4" x2="-6012" y1="1134.7" y2="1134.7" 
gradientTransform="matrix(.4226 -.9063 .9063 .4226 3144.8 -4619.3)" 
gradientUnits="userSpaceOnUse">
-       <stop stop-color="#9E2064" offset=".3233"/>
-       <stop stop-color="#C92037" offset=".6302"/>
-       <stop stop-color="#CD2335" offset=".7514"/>
-       <stop stop-color="#E97826" offset="1"/>
-</linearGradient>
-<path d="m1433.5 1735.6s0.1 0 0.1-0.1c0 0-0.1 0-0.1 0.1z" fill="url(#j)"/>
-<path d="m2218.7 387v11.7h27.4v77.4h12.7v-77.4h27.6v-11.7h-67.7zm158.3 0l-30.6 
62.2-30.8-62.2h-15.3v89.1h11.7v-70.7l30.3 
61.3h8.1l30.3-61.3v70.7h11.7v-89.1h-15.4z" fill="#6D6E71"/>
-</svg>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/media/Apache_PoweredBy.png
----------------------------------------------------------------------
diff --git a/site/media/Apache_PoweredBy.png b/site/media/Apache_PoweredBy.png
deleted file mode 100755
index b7cd3b8..0000000
Binary files a/site/media/Apache_PoweredBy.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/e5fdd625/site/media/Apache_full.png
----------------------------------------------------------------------
diff --git a/site/media/Apache_full.png b/site/media/Apache_full.png
deleted file mode 100644
index ee7def8..0000000
Binary files a/site/media/Apache_full.png and /dev/null differ

Reply via email to