You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2017/11/17 15:26:24 UTC

[1/4] celix-site git commit: added relevent files

Repository: celix-site
Updated Branches:
  refs/heads/asf-site 0dc95c46f -> 606d66330


http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/top.html
----------------------------------------------------------------------
diff --git a/src/top.html b/src/top.html
new file mode 100755
index 0000000..49eeeff
--- /dev/null
+++ b/src/top.html
@@ -0,0 +1,99 @@
+<!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">
+<!--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="">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=""><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">


[2/4] celix-site git commit: added relevent files

Posted by pn...@apache.org.
http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/boardreports.md
----------------------------------------------------------------------
diff --git a/src/markdown/boardreports.md b/src/markdown/boardreports.md
new file mode 100644
index 0000000..babfcd4
--- /dev/null
+++ b/src/markdown/boardreports.md
@@ -0,0 +1,445 @@
+# Board Reports
+
+To monitor incubator project, the Apache Software Foundation board holds monthly meetings.
+For these meetings a board report must be delivered to the Incubator PMC.
+
+On this page the reports for Celix are shown.
+
+## [2013-10](http://wiki.apache.org/incubator/October2013)
+
+= Celix =
+
+Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.
+
+Celix has been incubating since 2010-11-02.
+
+Three most important issues to address in the move towards graduation:
+
+  1. Grow the community
+  2. Find more committers
+  3. Publish a new release
+
+Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
+aware of?
+
+None
+
+How has the community developed since the last report?
+
+Several new people are working on additional code for the project. One person is working on a GSoC project, someone else is working on a new remote services protocol and is actively communicating over the list and using jira to post patches. Overall this is an increase in activity. 
+The Native-OSGi project is still progressing, but rather slow. So there isn't anything new on that end. Celix is still the reference implementation, so I still expect this to be a great drive for Celix, for the code as well as the committers.
+
+How has the project developed since the last report?
+
+As mentioned above, a student is working on a GSoC project and has implemented an Event Admin which will be included in Celix. Also a additional Remote Services implementation based on shared memory is being made.
+Work for a new release is still ongoing, the focus is slightly changing, one of the main users has requested a release. Since they don't use Win32, Win32 support can be stripped from the release plan and postponed to a later release.
+
+Date of last release: 
+
+  * 16-12-2012
+
+When were the last committers or PMC members elected?
+
+  * 2013-01-07 Roman Shaposhnik joins as a mentor.
+  * 2012-03-20 Pepijn elected as committer.
+
+## [2013-07](http://wiki.apache.org/incubator/July2013)
+
+= Celix =
+
+Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.
+
+Celix has been incubating since 2010-11-02.
+
+Three most important issues to address in the move towards graduation:
+
+  1. Grow the community
+  2. Find more committers
+  3. ...
+
+Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.
+
+
+How has the community developed since the last report?
+Activity on the mailing list is still a bit slow, but there is still progress. But more importantly, the Native-OSGi effort has taken a few big steps. The most important one is the publication of an RFP at the OSGi Alliance [ 1 ]. The purpose of this RFP is to standardise OSGi for native (C and C++) languages. After the RFP is finalised work will be started on a RFC, this will be done in conjunction with writing a reference implementation. For this purpose Apache Celix will be used. This also means that C++ will be introduced in the Celix project. Most likely large parts of C++ code will be donated by 2 participants of the Native-OSGi project. This gives us a great opportunity to add extra committers and increase the diversity of Celix.
+
+How has the project developed since the last report?
+As mentioned above, to be able to write a reference implementation for Native-OSGi the scope of Celix will be extended to also include C++. Details of this extension still need to be worked out. But for continuity the current (C) code base will (for now) remain the same. So any work related to Native-OSGi will (for now) be done independently from the current implementation.
+Also work is underway to make a second release. Whereas the first release focused primarily on the releasing itself, this second release will focus on the actual implementation. Important points are:
+
+  * API consistency
+  * Win32 support
+  * APR usage
+
+More details can be found in [ 2 ]
+
+A (Mini) Hackathon for Apache Celix was organised at June the 30th. There where 4 people present on the hackathon (2 committers) and focus for the hackathon was the remote services implementation. The hackathon was received well and we like to do this more often to encourage community growth of Apache Celix.
+
+Apache Celix is now also involved the Google Summer of Code for 2013. Erik Jansman is doing a project on the Event Admin for Apache Celix and Pepijn Noltes is mentoring him. The idea is to discuss the result on the mailing list. This is a new experience for Apache Celix and we hope that helps the community and also provide technical progress.
+
+Date of last release: 
+16-12-2012
+
+[ 1 ] https://www.osgi.org/bugzilla/show_bug.cgi?id=165
+
+[ 2 ] http://incubator.markmail.org/thread/fza43iypjutcw2rm
+
+## [2013-04](http://wiki.apache.org/incubator/April2013)
+
+= Celix =
+
+Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.
+
+Celix has been incubating since 2010-11-02.
+
+Three most important issues to address in the move towards graduation:
+
+  1. Grow a community
+  2. Find more committers
+  3. ..
+
+Celix is maintained by 2 committers and a small group of users. Questions to the mailing list are (most of the time) answered quickly. We are also trying to give talks on Celix or related stuff on conferences.
+We see and recognise the problem of the small community, but are also confident that Celix and its community will grow. 
+
+Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.
+
+How has the community developed since the last report?
+There is no active growth, but there is currently one students doing his intership with Apache Celix and we are trying hoping to get some projects in the Google Summer of Code 2013. We hope that this will lead in more activity on the mailing-list and hopefully to extra committers.
+
+How has the project developed since the last report?
+Technically progress has been slow the last months. There was a hackaton organized for remote services in Java [ 1 ], which although not directly related to Apache Celix, should eventually work together with the Apache Celix and as result the committers of Apache Celix where present. We also expect an increase in contributions the coming months because of the student intership / GSoC activities.
+
+[ 1 ] http://lists.amdatu.org/pipermail/dev/2013-March/000020.html
+
+## [2013-01](http://wiki.apache.org/incubator/January2013)
+
+= Celix =
+
+Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.
+
+Celix has been incubating since 2010-11-02.
+
+Three most important issues to address in the move towards graduation:
+
+  1. Grow a community
+  2. Find more committers
+  3. ..
+
+Celix is maintained by 2 committers and a small group of users. Questions to the mailing list are (most of the time) answered quickly. We are also trying to give talks on Celix or related stuff on conferences.
+We see and recognise the problem of the small community, but are also confident that Celix and its community will grow. Especially the Native-OSGi work might be important for this (see below).
+
+Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.
+
+How has the community developed since the last report?
+
+There is no active growth, but in the past few months talks have been given on Native-OSGi. Native-OSGi is an effort to standardise C/C++ implementations of OSGi. The goal of this is to be able to reuse bundles from other OSGi like implementations. Also working together might attract more users/committers. The talks are attended by a good group of people, and reactions are positive.
+
+How has the project developed since the last report?
+
+A first release has been made. After struggling with several problems, consensus has been reached to solve these in a next release.
+On a technical note, Celix now also compiles and runs on Win32 platforms.
+
+## [2012-10](http://wiki.apache.org/incubator/October2012)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C. 
+
+Celix entered incubation on November 2, 2010. 
+
+Over the last months we have focused on creating a first release for Celix.
+As is mentioned in the graduation plan [1] we hope that a release will create
+more community.
+We have prepared the code base and website for release and we are very close to making a release.
+
+The previous report [2] mentioned that we are working on a "Native-OSGi", which could attract more community.
+This discussion continued in Juli on the mailling, but got quiet after that. There will be a talk about Native-OSGi for ApacheCon EU and EclipseCon EU and we expect that this will create attention for Celix.
+
+- Most important issues to address before we can graduate: 
+Make a first release, growing the community and attracting more committers.  
+
+- Any issues the Incubator PMC or ASF board need to be aware of: 
+None at this time 
+
+- How has the community developed since the last report: 
+There has been a small decrease on activity on the mailing list, hopefully this is a temporary decrease due to the holidays. We did receive patches from a contributor. 
+
+- How has the project developed since the last report: 
+We are still working towards a first release. The code base has been prepared for release and the website got some attention
+based on the shepherd's view from last report. 
+
+[1]: http://celix.apache.org/community/boardreports/boardreports.html#2012-04
+[2]: http://celix.apache.org/community/boardreports/boardreports.html#2012-07
+
+Signed off by mentor: marrs
+
+## [2012-07](http://wiki.apache.org/incubator/July2012)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+Over the last months we have started working on "Native-OSGi" which is an effort to make a specification for a C and C++ bases OSGi implementation. As detailed in the graduation plan [1] in the previous report we hope to attract more community members with this move.
+Details for Native-OSGi can be found at [2].
+
+Also the donation of the Device Access code has been finished and committed to the SVN repository. This has been a good experience from both a technical and a process point of view.
+
+Furthermore there has been a slight increase on the mailing list, hopefully this is a trend that will continue in the coming months.
+
+* Most important issues to address before we can graduate
+
+  Make a first release and grow a larger community. It is also needed to attract some more committers, there are currently 2. We are in the process of cleaning up the code and project structure so a first release can be made.
+
+* Any issues the Incubator PMC or ASF board not te be aware of
+
+  None at this time
+
+* How has the community developed since the last report
+
+  There has been an increase on the mailing list, furthermore with the start of the Native-OSGi project we hope this will increase in the coming months.
+
+* How has the project developed since the last report 
+
+  From a technical point of view, we are working towards a first release. The build files have been updated to support a more modular project structure.
+Since the implementation is moving forward (al be it slowly), the community growth is the biggest concern for Celix.
+
+[1]: http://celix.apache.org/community/boardreports/boardreports.html#2012-04
+[2]: https://github.com/abroekhuis/NativeOSGi
+
+Signed off by mentor:
+
+Shepherd: Matt Franklin
+
+## [2012-04](http://wiki.apache.org/incubator/April2012)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+The last month we received or first large code donation, the code still has to be added to the project. This code is an implementation of the OSGi Device Access specification for Celix and has been made by Thales Netherlands. Together with this donation a new committer (Pepijn Noltes) is accepted. Pepijn has developed and will maintain the Device Access code.
+
+We have also been working on a graduation plan which is included below.
+
+Most important issues are:
+
+    Improve robustness (APR, error handling etc), resulting in a first release
+    Update/Implement remote services for interoperability with Java OSGi (Apache Felix)
+    Generate awareness and grow a community!
+
+Graduation Plan
+
+Celix is in incubation since November 2010. During the first one and a half year talks where given at several conferences (EclipseCon, ApacheCon, OSGi User Group meetings, etc).
+Even though there seems to be an interest in the project, two important questions keep coming up:
+
+- What is the state of the project?
+- Why no support for C++?
+
+Trying to answer/solve these two questions might make it able to attract more community members. So this plan will focus mostly on these two items.
+
+= State of the project
+
+== Releases
+
+Celix entered incubation in its early stage. There was only a proof of concept, but no complete implementation. 
+This is an important reason for people to hold back and not yet use/improve Celix, on the other hand,  being hesitant also keeps Celix from growing towards a more stable/robust solution.
+To be able to use Celix the implementation has to reach, at least, a more stable state. Over the past year lots of effort has been put into this.
+Within the next half year a release has to be made of the core component of Celix. Hopefully this will attract more users/testers (and potentially committers).
+Since a formal release takes quite some effort, it might also make sense to provide snapshots (with documentation) to be able to reach more people.
+
+== Committers
+
+During the last months there has been an interest from Thales Netherlands to use Celix in its middleware. In a research project they are working on an implementation of the Device Access specification. This implementation is donated to Celix, and the main developer has expressed the intention to maintain the code base. Via this path a new committer has been added to Celix [1][2].
+But to be able to have a diverse community more committers are needed.
+Having a release makes it easier for people to use and improve Celix. This is one step towards more committers.
+
+[1]: http://markmail.org/thread/hfwuspl3swoisenq
+[2]: http://markmail.org/message/q4n7562jvngd33s5
+
+== Technical state
+
+One of the important aspects of Celix is interoperability with Java OSGi through remote services. Currently Celix has basic support for Celix to Celix remote services, following the Remote Service Admin specification of OSGi. This implementation has to be improved and extended to comply better to the specification. Also a Java OSGi implementation has to be made which can interact with the Celix implementation. Some existing opensource solutions are available, but are either to large for our intended target platforms or rely on to many other libraries (for example XML handling etc). To be able to have an implementation which fits the environment ((de)serialization and protocol) it makes sense to implement a simple solution ourselves.
+Having functional remote services makes it easier to use Celix in a mixed Java/C environment. This solution can also be positioned as an alternative to JNI with the benefit that the Java and C components are separate processes. If either one crashes the other part is kept running, resulting in a more robust solution.
+ 
+= C++ Support
+
+== Technical Scope
+
+Currently Celix is limited to C only. This was a deliberate choice since Celix tries to target  embedded/constrained platforms. But during talks people also seem to be interested in C++ support. Extending the technical scope of the project might attract more users and committers.
+Over the next half year we will work out a plan how C++ support can be added without impacting the current supported platforms. A start with the discussions has been made on the mailinglist, see [2] for more information.
+
+[3]: http://markmail.org/thread/a3qltqhsocmrnerd
+
+== Cooperate with existing C++ OSGi like implementations
+
+In [3] a list of similar projects is mentioned. Reaching out to these projects and trying to find a common ground on requirements/API etc could benefit Celix (and those projects as well). 
+To see if there is a common ground we need to contact those projects and plan a meeting.
+
+Signed off by mentor:
+
+## [2012-01](http://wiki.apache.org/incubator/January2012)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+Over the last few months lots of work has been put into integrating APR and updating the Celix code base to the proposed code style. This code style has partially been documented on [1]. Also some effort has been put into updating the source for Visual Studio, even though not yet finished some interesting and helpful patches where submitted and applied.
+
+In Oktober an event was held to create more awareness for services, OSGi and Celix in the Dutch embedded community. The attendance was great, and a follow-up will be planned. Also, in November a talk was given at the ApacheCon.
+
+As listed below, one of the most important issues is the slow growth of the Celix community. With the current discussion about poddlings and how long a poddling is in the incubator, we are discussing a plan how we can move to a more diverse community and be able to graduate. This plan will be included in the next board report.
+
+Most important issues are:
+
+    Improve robustness (APR, error handling etc), resulting in a first release
+    Generate awareness and grow a community!
+
+
+Signed off by mentor: marrs
+
+[1]: http://celix.apache.org/documentation/mapping.html
+
+## [2011-10](http://wiki.apache.org/incubator/October2011)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+In the code not much has changed during the past few months, mostly due to vacations. Some (reported) bugs have been fixed, and some interesting examples have been added. These example where donated by a user, and follow the OSGi in Action book. This makes them a great addition to Celix.
+Furthermore, some work has been done to make testing from CMake easier, and we are also looking into a method for mocking services to be able to test only one service without all its dependencies.
+
+On the community site, Luminis and Thales are organizing an event (in Dutch) to introduce embedded/distributed companies to OSGi. During this event OSGi will be explained, Celix and PojoSR will be introduced. Also a small introduction in Apache and the "Apache Way" will be given, with the goal to invite people to use/join Celix.
+Also, in november a talk and demo will be given at the ApacheCon.
+
+Most important issues are:
+
+    Improve robustness (APR, error handling etc)
+    Generate awareness and grow a community!
+
+Signed off by mentor:
+
+## [2011-07](http://wiki.apache.org/incubator/July2011)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+Over the past few months work has been done on integration and usage of the Apache Portable Runtim (APR) in Celix.
+The work has mostly focusses on stability and robustness of the codebase, but some new features were added:
+  
+    Log Service and Writer: for logging and reading the log
+    Service Factories: needed for the log service
+
+Also, in March, a talk was given to the OSGi User Group France. There is a lot interest in the project, but people seem to be waiting for a more stable version.
+For community building it might be interesting to work towards a release later this year to make it easier to download and use Celix.
+A talk on Celix has also been accepted for the ApacheCon in November, which is a good opportunity to show Celix to the world.
+Also parts of Celix have been ported to Windows. Mostly the utils used by the framework, and not yet the framework itself. This is a lengthy job because Celix is using C99, and Windows (Visual Studio) only support C89/C90.
+
+Most important issues are:
+
+    Improve robustness (APR, error handling etc)
+    Generate awareness and grow a community!
+
+Signed off by mentor:
+
+## [2011-04](http://wiki.apache.org/incubator/April2011)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+During the EclipseCon a talk was given over Celix, also spoke with several OSGi 
+people who are interested in the progress, especially related to Universal OSGi 
+(which details specification and requirements for OSGi in other languages).
+During the last few weeks work has been done to get rid of memory leaks and null 
+pointers.
+Currently we are looking at the requirements/details for bundle deployment and 
+updating, possibly in combination with Apache Ace.
+
+Most important issues are:
+
+    Define a status overview of what is and isn't working.
+    Move all "sub" project to the new structure.
+    Use APR for all file handling, threading etc.
+    Generate awareness and grow a community
+
+Signed off by mentor:
+
+## [2011-02](http://wiki.apache.org/incubator/February2011)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+A new structure for the project has been used for the framework. In this structure public and private files are 
+separated. This structure has not yet been applied to all "sub" project in Celix.
+We are also looking at Apache APR for OS abstraction. Using APR would involve replacing all file handing, threading 
+etc with APR functions.
+
+Finally, work is being done for the talk on the EclipseCon.
+
+Most important issues are:
+
+Add more information to the wiki (ongoing process)
+Move all "sub" project to the new structure.
+Use APR for all file handling, threading etc.
+
+Signed off by mentor:
+
+## [2011-01](http://wiki.apache.org/incubator/January2011)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+Currently the source tree is being cleaned and correct header information is being added. We are also looking at the 
+project structure and how it can be changed to get a better/simpler overview. Most important aspect is separating the 
+actual framework from the additional bundles.
+
+Additionally, last December a proposal for a Celix talk was sent to, and accepted by the EclipseCon/OSGi DevCon. This 
+provides a great opportunity to increase awareness and build a community.
+
+Most important issues are:
+
+    Add more information to the wiki (ongoing process)
+    Cleanup project, rearrange structure
+    Generate awareness and grow a community!
+
+Signed off by mentor: marrs 
+
+## [2010-12](http://wiki.apache.org/incubator/December2010)
+
+= Celix =
+
+Celix is an implementation of the OSGi Specification in C.
+
+Celix entered incubation on November 2, 2010.
+
+As we are just accepted into the Incubator, startup is in progress. The donated code has been committed to 
+SVN, and the project site is being created.
+
+Most important issues are:
+
+    Get everything (Jira, SVN, Website etc) up and running
+    Cleanup code
+    Generate awareness and grow a community.
+
+Signed off by mentor: marrs

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/community.md
----------------------------------------------------------------------
diff --git a/src/markdown/community.md b/src/markdown/community.md
new file mode 100644
index 0000000..447822b
--- /dev/null
+++ b/src/markdown/community.md
@@ -0,0 +1,14 @@
+# Celix Community
+
+Celix is a community driven project, where everyone is free to download and use it. Besides using Celix we encourage 
+everyone to participate in the development. This can be as simple as providing feedback and reporting bugs but could as 
+well mean bug fixes and code contributions.
+
+- [Contribute](/community/contributing/contributing.html)
+
+While Celix was in incubation at the Apache Incubator, the status had to be reported to the Incubator PMC. These
+reports are also available on this site.
+
+- [Board Reports](/community/boardreports/boardreports.html)
+
+

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/contributing.md
----------------------------------------------------------------------
diff --git a/src/markdown/contributing.md b/src/markdown/contributing.md
new file mode 100644
index 0000000..980897f
--- /dev/null
+++ b/src/markdown/contributing.md
@@ -0,0 +1,9 @@
+# Contributing
+
+The Celix community is open for everyone to participate in. Discussions are done over the 
+[mailing lists](/support/mailinglist.html), and [issues](/support/issuetracking.html) can be created and 
+seen by everyone.
+
+If you would like to join the Celix community, a good start would be to follow the mailing list and participate in the 
+discussions, use Celix and report bugs you find, possibly with patches.
+

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/downloads.md
----------------------------------------------------------------------
diff --git a/src/markdown/downloads.md b/src/markdown/downloads.md
new file mode 100755
index 0000000..525c699
--- /dev/null
+++ b/src/markdown/downloads.md
@@ -0,0 +1,30 @@
+# Download Celix
+
+Celix is an implementation of the OSGi specification adapted to C.
+
+
+## Releases
+
+Apache Celix only releases source distributions, information about building and running van be found inside the release tarball.
+
+### Mirrors
+
+The currently selected mirror is **[preferred]**. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are *backup* 
+mirrors (at the end of the mirrors list) that should be available. 
+<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>
+
+You may also consult the [complete list of mirrors](http://www.apache.org/mirrors/).
+
+### Downloads
+
+- Source: [celix-2.0.0.tar.gz]([preferred]/celix/celix-2.0.0/celix-2.0.0.tar.gz)
+[PGP](http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.asc)
+[MD5](http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.md5)
+[SHA1](http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.sha)

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/markdown/index.md b/src/markdown/index.md
new file mode 100755
index 0000000..ffe9028
--- /dev/null
+++ b/src/markdown/index.md
@@ -0,0 +1,18 @@
+<div markdown='1' id="banner">
+<img class="bannerImage shadowed" src="media/celix_notext.png">
+<div class="bannertext">
+# Apache Celix
+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.
+
+Apache Celix is primarily developed in C and adds an additional abstraction, in the form of a library, to support for C++.
+</div></div><div class="container"><div class="item">
+### How to install
+</div><div class="item">
+### Documentation
+</div><div class="item">
+### Tips
+</div><div class="item">
+### Contributing
+</div><div class="item">
+### Example projects
+</div></div>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/issuetracking.md
----------------------------------------------------------------------
diff --git a/src/markdown/issuetracking.md b/src/markdown/issuetracking.md
new file mode 100644
index 0000000..010948a
--- /dev/null
+++ b/src/markdown/issuetracking.md
@@ -0,0 +1,16 @@
+# Issue Tracking
+
+Celix uses Jira for bug reports, feature requests, enhancements and tasks of all kind.
+
+Anyone can use Jira to report bugs. But before doing so, please make sure that:
+
+- the bug isn't already reported,
+- the problem is actually a bug (the [mailing list](/support/mailinglist.html) can be used for support),
+- you attach enough information to replicate the bug (preferably a unit test)
+
+If you have fixed a bug, the patch can be attached to a bug report.
+
+The Celix Jira Issue Tracker can be found at:
+
+ - <https://issues.apache.org/jira/browse/celix>
+  

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/mailinglist.md
----------------------------------------------------------------------
diff --git a/src/markdown/mailinglist.md b/src/markdown/mailinglist.md
new file mode 100644
index 0000000..95297a7
--- /dev/null
+++ b/src/markdown/mailinglist.md
@@ -0,0 +1,19 @@
+# Mailing List
+
+Celix users and developers can be reached using mailing lists. Currently there is only one list for development and 
+support questions.
+
+- [Celix Developers Mailing List](mailto:dev@celix.apache.org)
+    - [Subscribe](mailto:dev-subscribe@celix.apache.org)
+    - [Unsubscribe](mailto:dev-unsubscribe@celix.apache.org)
+    - [Archives](http://mail-archives.apache.org/mod_mbox/celix-dev/)
+    
+If the Celix community grows, and there is a need for a dedicated users mailing list, it will be created.
+
+There is a second mailing list which is used to publish changes from the 
+[Issue Tracker](/support/issuetracking.html).
+
+- [Celix Commits Mailing List](mailto:commits@celix.apache.org)
+    - [Subscribe](mailto:commits-subscribe@celix.apache.org)
+    - [Unsubscribe](mailto:commits-unsubscribe@celix.apache.org)
+    - [Archives](http://mail-archives.apache.org/mod_mbox/celix-commits/)

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/releasing.md
----------------------------------------------------------------------
diff --git a/src/markdown/releasing.md b/src/markdown/releasing.md
new file mode 100644
index 0000000..7bf80d1
--- /dev/null
+++ b/src/markdown/releasing.md
@@ -0,0 +1,250 @@
+# Releasing Apache Celix
+
+Note: This information is only of use to Apache Celix Release Managers!
+
+Steps to follow:
+
+  - Create signing KEYs
+  - Update release related files
+  - Compile and test
+  - Create SVN tag
+  - Create, sign and publish artefacts
+  - Run the vote
+  - Post the vote results
+  - Roll out the release artefacts
+  - Announce the release
+
+Interesting links:
+
+ - [Apache Release Guide](http://www.apache.org/dev/release.html)
+ - [Apache Release Signing](http://www.apache.org/dev/release-signing.html)
+ - [Apache RAT](http://creadur.apache.org/rat/apache-rat/index.html)
+ - [Apache OpenPGP Howto](http://www.apache.org/dev/openpgp.html)
+
+## Create signing KEYs
+Each Release Manager must have his own signing keys. Information about and instruction for the generation of these keys can be found on the
+[Signing Releases page](http://www.apache.org/dev/release-signing.html#generate) and [How To OpenPGP](http://www.apache.org/dev/openpgp.html#generate-key). Be sure to follow the information provided on that site and its references.
+
+The generated key can be uploaded to the [MIT PGP Public Key Server](http://pgp.mit.edu).
+
+Next, the public key signature must be added to the KEYS file. Again, read the [Signing Releases page](http://www.apache.org/dev/release-signing.html#keys-policy)
+for more information. This updated file needs to be uploaded to SVN, be sure to upload it to:
+
+  - [Apache Celix release development area KEYS](https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS)
+  - [Apache Celix release distribution area KEYS](https://dist.apache.org/repos/dist/release/incubator/celix/KEYS)
+
+## Update release related files
+For every release the related files must be updated. The following files are relevant:
+
+  - CHANGES
+
+     Add a list of fixed issues which can be created using Jira.
+
+  - RELEASE_NOTES
+
+     Add additional notes regarding this release, eg known short comings.
+
+  - BUILDING
+
+     Even though the BUILDING file doesn't have any specific release information, it should be verified before making a release.  
+
+  - NOTICE
+
+     If needed, add any new license related information to this file.
+  
+Besides this information, the version needs to be bumped. Even though every bundle has its own version, a release is made with one overall version. This version
+is defined in the top-level CMakeLists.txt file.
+Update the following pieces:
+
+    SET(CELIX_MAJOR "X")
+    SET(CELIX_MINOR "Y")
+    SET(CELIX_MICRO "Z")
+
+Note: The DEFAULT_VERSION property is used as default version for new bundles and as such does not need to be updated when making a release.
+  
+## Compile and test
+Before creating a branch, be sure that the source compiles and tests run successfully. If there are any known shortcomings, make sure they are listed in the 
+RELEASE_NOTES. Details for compiling and testing are available in the BUILDING file.
+
+    // Create a directory as sibling of the celix release directory
+    > mkdir celix-build
+    > cd celix-build
+    // Run CMake to generate the makefiles. Enable all BUILD options.
+    > ccmake ../celix
+    > make
+    > make deploy
+    > make test
+
+Also verify that the provides examples work as expected. If needed ask other committers to test parts, eg the GTK examples.
+
+    // Go to the deploy directory to see all examples
+    > cd deploy
+    // Test the different examples, eg
+    > cd hello_world
+    > sh run.sh
+    // Depending on the example the output might be different. Most examples provide a shell to inspect the framework.
+    // To list the commands use the "help" command.
+    -> help
+    ....
+
+After verifying the build, run Apache RAT to check for any licensing problems. If Apache RAT is configured in the CMake build the "rat" target can be used to run
+the check.
+
+    // From the celix-build directory
+    // Run CMake to set the APACHE_RAT library (path to the JAR file).
+    > ccmake ../celix
+    // Run RAT
+    > make rat
+
+Apache RAT should not raise any concers, if there are, check the source files for 
+a license header. If it is a false positive update the rat-excludes.txt file in the root of the project. Be sure it is a false positive! If in doubt, ask the 
+mailing list! Third party licenses may need to be mentioned in the NOTICE file.
+
+## Create SVN tag
+After changing all files a tag for the new release must be made. Before doing so, make sure all changed files are committed.
+
+The tag should be named like this: celix-X.Y.Z
+
+To make a tag use the following command:
+
+    svn copy http://svn.apache.org/repos/asf/celix/trunk/ \
+        http://svn.apache.org/repos/asf/celix/tags/celix-X.Y.Z \
+        -m "X.Y.Z release of the Apache Celix project."
+
+Note: Make sure there are no new changes made on trunk while working on the release. Discuss: Use a branch for staging the release and the files? Or possibly use a revision nr?
+
+## Create, sign and publish artefacts
+Since Celix only releases source artefacts, creating the artefact is simple and straightforward
+
+    // Create symbolic link so the archive has a directory with version information
+    > ln -s celix celix-X.Y.Z
+    // Create GZip archive
+    > tar -hczf celix-X.Y.Z.tar.gz celix-X.Y.Z
+    // The create symbolic link can be removed
+    > celix celix-X.Y.Z
+
+After creating the artefact, the file has to be signed. More information about signing can be found at (http://www.apache.org/dev/release-signing.html).
+
+    // Generate MD5 checksum
+    > md5 celix-X.Y.Z.tar.gz > celix-X.Y.Z.tar.gz.md5
+    // Generate SHA512 checksum
+    > gpg --print-md SHA512 celix-X.Y.Z.tar.gz > celix-X.Y.Z.tar.gz.sha
+    // Generate ASCII signature
+    > gpg --armor --output celix-X.Y.Z.tar.gz.asc --detach-sig celix-X.Y.Z.tar.gz
+
+Copy the archive of the source to the [Apache Celix release development area](https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS) (using SVN).
+
+See the [Apache Release Guide](http://www.apache.org/dev/release.html#host-rc) for more information.
+
+## Run the vote
+Before a release is official a vote has to be held. More information on voting can be found on [Apache Voting Process](http://www.apache.org/foundation/voting.html).
+
+The first vote has to be done on the public mailinglist of the project itself (dev@celix.apache.org). The following template must be used for this vote:
+
+================================================================================================================
+> To: dev@celix.apache.org  
+> Subject: [VOTE] Release Celix version X.Y.Z
+
+> This is the release vote for Apache Celix, version X.Y.Z.
+
+> It fixes the following issues:   
+> {Create Release Note link using https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
+
+> Source files:  
+> https://dist.apache.org/repos/dist/dev/celix/celix-X.Y.Z/
+
+> The tag to be voted upon:  
+> http://svn.apache.org/repos/asf/celix/tags/celix-X.Y.Z/
+
+> Celix's keys can be found at:  
+> https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS
+
+> Information for voting on a release can be found at http://www.apache.org/dev/release.html#approving-a-release
+
+> Please vote to approve this release:
+
+> [ ] +1 Approve the release  
+> [ ] -1 Disapprove the release (please provide specific comments)
+
+> This vote will be open for at least 72 hours.
+
+================================================================================================================
+
+After this first vote the results must be posted to the "dev" list, see below for more information.
+
+================================================================================================================
+
+Note: Be sure to use the [VOTE] tag, this is used by the automated vote tracking system to keep track of outstanding vote threads.
+
+## Post the vote results
+As mentioned before, after each vote the results must be posted to the corresponding list. This "Result" vote contains the number of votes made, including 
+wether a vote is binding or not. For a successful vote the following template can be used.
+
+================================================================================================================
+> To: dev@celix.apache.org  
+> Subject: [RESULT][VOTE] Release Celix version X.Y.Z
+
+> The vote has passed with the following result:
+
+> +1 Name of Approver (apache ID) (binding|not binding)  
+> +1 Name of Approver (apache ID) (binding|not binding)  
+> ...
+
+> {include additional details if needed}
+
+> The released artifact will be moved to the release area for mirroring. After the mirroring period the release will be announced.
+
+> Thanks for voting.
+
+================================================================================================================
+
+Note: Be sure to post the vote result with the same topic as the original message. Also prepend the subject with [RESULT]. This is, again, needed to be able to keep track
+of vote threads. 
+
+## Roll out release artefacts
+If the vote is passed successfully the release can be moved from the "dev" area to "release". The automated svnpubsub will move the artifact to the correct 
+server for mirroring. Mirroring typically can take up to 24 hours.
+
+Besides uploading the new release, the old release should be archived. Since archiving is already automated, it is only needed to delete the previous version from the release
+area. See the [Apache Release Guide](http://www.apache.org/dev/release.html#when-to-archive) for more information.
+
+See the [Apache Release Guide](http://www.apache.org/dev/release.html#upload-ci) for more information.
+
+After these 24 hours the release can be announced.
+
+## Announce the release
+Update website's [News](http://celix.apache.org/index.html) and [Download](http://celix.apache.org/download.html) sections to include the new release.
+
+On the "Download" page, the old release can be replaced with the new one, there is no need to keep a link to archived versions. The "News" section can simply be extended
+with an additional entry.
+
+Additionally it is a good idea to post a message to "announce@apache.org" and "dev@celix.apache.org". (note: the from address must be a ...@apache.org address).
+
+The following template must be used:
+
+================================================================================================================
+> To: announce@apache.org, dev@celix.apache.org  
+> Subject: [ANNOUNCE] Apache Celix X.Y.Z released
+
+> The Apache Celix team is pleased to announce the release of Celix X.Y.Z.
+
+> Celix is an implementation of the OSGi specification adapted to C. It will follow the API 
+> as close as possible, but since the OSGi specification is written primarily for Java, there 
+> will be differences. An important aspect of the implementation is interoperability between 
+> Java and C. This interoperability is achieved by porting and implementing the Remote 
+> Services specification in Celix.
+
+> This new release focusses on .... {add additional information for this release}
+
+> The release is available here:  
+> http://celix.apache.org/download.cgi
+
+> The full change log is available here:  
+> {Create Release Note link using https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
+
+> We welcome your help and feedback. For more information on how to report problems, 
+> and to get involved, visit the project website at http://celix.apache.org/
+
+> The Apache Celix Team
+
+================================================================================================================

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/markdown/support.md
----------------------------------------------------------------------
diff --git a/src/markdown/support.md b/src/markdown/support.md
new file mode 100644
index 0000000..3acaff6
--- /dev/null
+++ b/src/markdown/support.md
@@ -0,0 +1,10 @@
+# Support
+
+As detailed on the [Community](/community/community.html) page, Celix is a community driven project. Support is
+given by developers and users.
+
+To get in touch with developers and users, please use our:
+
+- [Mailing List](/support/mailinglist.html)
+- [Issue Tracking](/support/issuetracking.html)
+

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/404.html
----------------------------------------------------------------------
diff --git a/src/noprocess/404.html b/src/noprocess/404.html
new file mode 100755
index 0000000..84a21b3
--- /dev/null
+++ b/src/noprocess/404.html
@@ -0,0 +1,2 @@
+404 :(
+

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

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/import/javascript.js
----------------------------------------------------------------------
diff --git a/src/noprocess/import/javascript.js b/src/noprocess/import/javascript.js
new file mode 100755
index 0000000..400e09d
--- /dev/null
+++ b/src/noprocess/import/javascript.js
@@ -0,0 +1,7 @@
+//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/606d6633/src/noprocess/import/style.css
----------------------------------------------------------------------
diff --git a/src/noprocess/import/style.css b/src/noprocess/import/style.css
new file mode 100755
index 0000000..d88e14d
--- /dev/null
+++ b/src/noprocess/import/style.css
@@ -0,0 +1,294 @@
+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;
+}
+
+#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));
+}
+
+@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/606d6633/src/noprocess/media/Apache_Feather.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/Apache_Feather.png b/src/noprocess/media/Apache_Feather.png
new file mode 100644
index 0000000..121195a
Binary files /dev/null and b/src/noprocess/media/Apache_Feather.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/Apache_Feather.svg
----------------------------------------------------------------------
diff --git a/src/noprocess/media/Apache_Feather.svg b/src/noprocess/media/Apache_Feather.svg
new file mode 100644
index 0000000..e41b65a
--- /dev/null
+++ b/src/noprocess/media/Apache_Feather.svg
@@ -0,0 +1,88 @@
+<?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/606d6633/src/noprocess/media/Apache_PoweredBy.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/Apache_PoweredBy.png b/src/noprocess/media/Apache_PoweredBy.png
new file mode 100755
index 0000000..b7cd3b8
Binary files /dev/null and b/src/noprocess/media/Apache_PoweredBy.png differ

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

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/Apache_full.svg
----------------------------------------------------------------------
diff --git a/src/noprocess/media/Apache_full.svg b/src/noprocess/media/Apache_full.svg
new file mode 100644
index 0000000..9f6a2d8
--- /dev/null
+++ b/src/noprocess/media/Apache_full.svg
@@ -0,0 +1,125 @@
+<?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 7127.6 2890" version="1.1" viewBox="0 0 7127.6 2890" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
+<path d="m7104.7 847.8c15.3 15.3 22.9 33.7 22.9 55.2s-7.6 39.9-22.9 55.4c-15.3 15.4-33.8 23.1-55.6 23.1s-40.2-7.6-55.4-22.9c-15.1-15.3-22.7-33.7-22.7-55.2s7.6-39.9 22.9-55.4c15.3-15.4 33.7-23.1 55.4-23.1 21.6 0 40.1 7.6 55.4 22.9zm-6.6 104.1c13.3-13.6 20-29.8 20-48.7s-6.6-35-19.8-48.5c-13.2-13.4-29.4-20.1-48.6-20.1s-35.4 6.7-48.7 20.2-19.9 29.7-19.9 48.7 6.6 35.2 19.7 48.6 29.3 20.1 48.5 20.1 35.4-6.8 48.8-20.3zm-11-63.8c0 14-6.1 22.8-18.4 26.4l22.5 30.5h-18.2l-20.3-28.3h-18.6v28.3h-14.7v-84.6h31.8c12.8 0 22 2.2 27.6 6.6s8.3 11.4 8.3 21.1zm-18.9 11.9c3-2.4 4.4-6.5 4.4-12s-1.5-9.4-4.5-11.6-8.4-3.2-16-3.2h-18v30.5h17.5c8.1-0.1 13.7-1.3 16.6-3.7z" fill="#6D6E71"/>
+<path d="m1803.6 499.8v155.4h-20v-155.4h-56.8v-19.2h133.9v19.2h-57.1z" fill="#6D6E71"/>
+<path d="m2082.2 655.2v-76.9h-105.2v76.9h-20v-174.7h20v78.9h105.2v-78.9h20v174.7h-20z" fill="#6D6E71"/>
+<path d="M2241.4,499.8v57.4h88.1v19.2h-88.1v59.8h101.8v19h-121.8V480.5H2340v19.2H2241.4z" fill="#6D6E71"/>
+<path d="m1574.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9h-103.9zm458.1-882.4l-205.1 493.2h404.7l-199.6-493.2z" fill="#D22128"/>
+<path d="m2596.9 1852.4v-997.6h413.1c171.4 0 295.1 158.8 295.1 313.3 0 163-115.2 316.1-286.6 316.1h-324.6v368.1h-97zm97-455.3h318.9c118 0 193.9-108.2 193.9-229 0-125.1-92.7-226.2-202.3-226.2h-310.5v455.2z" fill="#D22128"/>
+<path d="m3250.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9h-103.9zm458.1-882.4l-205.1 493.2h404.7l-199.6-493.2z" fill="#D22128"/>
+<path d="m4637.3 849.1c177 0 306.3 89.9 368.1 217.8l-78.7 47.8c-63.2-132.1-186.9-177-295.1-177-238.9 0-369.5 213.6-369.5 414.5 0 220.6 161.6 420.1 373.7 420.1 112.4 0 244.5-56.2 307.7-185.5l81.5 42.1c-64.6 148.9-241.7 231.8-394.8 231.8-274 0-466.5-261.3-466.5-514.2 0.1-240.2 172.9-497.4 473.6-497.4z" fill="#D22128"/>
+<path d="m5949.1 854.8v997.6h-98.4v-466.5h-591.5v466.5h-96.9v-997.6h96.9v444h591.5v-444h98.4z" fill="#D22128"/>
+<path d="M6844.6,1765.2v87.1h-670.2V854.8H6832v87.1h-560.6v359.7h489v82.9h-489v380.8H6844.6z" fill="#D22128"/>
+<path d="m1667.6 2063.6c11.8 3.5 22.2 8.3 31 14.2l-10.3 22.6c-9-6-18.6-10.4-28.9-13.4-10.2-2.9-20-4.4-29.2-4.4-13.6 0-24.5 2.4-32.6 7.3s-12.2 11.8-12.2 20.7c0 7.6 2.3 14 6.8 19s10.2 8.9 17 11.7 16.1 6 28 9.6c14.4 4.6 26 8.9 34.7 12.9 8.8 4 16.3 9.9 22.5 17.8 6.2 7.8 9.3 18.2 9.3 31 0 11.7-3.2 21.8-9.5 30.6-6.3 8.7-15.3 15.5-26.8 20.3-11.6 4.8-24.9 7.2-40 7.2s-29.7-2.9-43.9-8.7-26.4-13.6-36.6-23.4l10.7-21.6c9.6 9.4 20.7 16.7 33.3 21.9s24.8 7.8 36.8 7.8c15.3 0 27.3-3 36.1-8.9s13.2-13.9 13.2-23.9c0-7.8-2.3-14.3-6.9-19.4s-10.3-9-17.1-11.9c-6.8-2.8-16.1-6-28-9.6-14.2-4.2-25.7-8.3-34.6-12.2s-16.4-9.7-22.5-17.5c-6.1-7.7-9.2-17.9-9.2-30.6 0-10.9 3-20.4 9-28.6s14.6-14.6 25.6-19.1c11.1-4.5 23.8-6.8 38.2-6.8 12.3 0.1 24.2 1.9 36.1 5.4z" fill="#6D6E71"/>
+<path d="m1980.1 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 19.9-0.1 38.3 4.6 55.2 14.1zm-98.2 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.5 0-29.8 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m2186.5 2082.4v74h98.4v23.2h-98.4v90.2h-24.1v-210.6h133.8v23.2h-109.7z" fill="#6D6E71"/>
+<path d="m2491.6 2082.4v187.4h-24.1v-187.4h-68.4v-23.2h161.4v23.2h-68.9z" fill="#6D6E71"/>
+<path d="m2871.8 2269.8l-56.8-177.4-57.6 177.4h-24.5l-70.5-210.6h25.9l57.9 182.7 57.1-182.4 24.1-0.3 57.7 182.7 57.1-182.7h25l-70.6 210.6h-24.8z" fill="#6D6E71"/>
+<path d="m3087.3 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26.1l-23.5-53.2h-114.8zm57.2-130l-46.9 106.8h94.4l-47.5-106.8z" fill="#6D6E71"/>
+<path d="m3461.1 2202.7c-6 0.4-10.7 0.6-14.1 0.6h-56v66.5h-24v-210.6h80c26.2 0 46.6 6.2 61.2 18.5 14.5 12.3 21.8 29.8 21.8 52.3 0 17.2-4.1 31.7-12.2 43.3s-19.8 20-35 25l49.2 71.5h-27.3l-43.6-67.1zm30.2-35.1c10.3-8.4 15.5-20.8 15.5-37 0-15.9-5.2-27.9-15.5-36s-25.1-12.2-44.3-12.2h-56v97.8h56c19.2 0 34-4.2 44.3-12.6z" fill="#6D6E71"/>
+<path d="m3688.3 2082.4v69.2h106.2v23.2h-106.2v72.1h122.8v22.9h-146.9v-210.6h142.9v23.2h-118.8z" fill="#6D6E71"/>
+<path d="M4147,2082.4v74h98.4v23.2H4147v90.2h-24.1v-210.6h133.8v23.2H4147z" fill="#6D6E71"/>
+<path d="m4523.3 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 20-0.1 38.4 4.6 55.2 14.1zm-98.1 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.6 0-29.9 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m4854.7 2247.7c-15.7 15.5-37.3 23.3-64.8 23.3-27.7 0-49.4-7.8-65.1-23.3s-23.6-37-23.6-64.6v-124h24.1v124c0 20.3 5.8 36.1 17.3 47.5 11.6 11.4 27.3 17.1 47.3 17.1 20.1 0 35.8-5.7 47.1-17 11.4-11.3 17-27.2 17-47.7v-124h24.1v124c0.1 27.7-7.7 49.2-23.4 64.7z" fill="#6D6E71"/>
+<path d="m5169.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6h-24.7z" fill="#6D6E71"/>
+<path d="m5478.4 2073.1c16.4 9.3 29.4 21.9 38.9 37.9 9.6 16 14.3 33.9 14.3 53.5s-4.8 37.6-14.3 53.6c-9.5 16.1-22.6 28.7-39.3 37.9-16.6 9.2-35.2 13.8-55.5 13.8h-84.3v-210.6h85.2c20.3 0 38.6 4.6 55 13.9zm-116.1 173.8h61.4c15.5 0 29.6-3.5 42.3-10.6s22.8-16.9 30.2-29.5c7.4-12.5 11.1-26.5 11.1-42s-3.8-29.4-11.3-41.9-17.7-22.3-30.6-29.6c-12.8-7.2-27-10.9-42.6-10.9h-60.5v164.5z" fill="#6D6E71"/>
+<path d="m5668.6 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26l-23.5-53.2h-114.9zm57.2-130l-46.9 106.8h94.4l-47.5-106.8z" fill="#6D6E71"/>
+<path d="m5991 2082.4v187.4h-24v-187.4h-68.4v-23.2h161.4v23.2h-69z" fill="#6D6E71"/>
+<path d="m6175.9 2269.8v-210.6h24.1v210.6h-24.1z" fill="#6D6E71"/>
+<path d="m6493.7 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 20-0.1 38.4 4.6 55.2 14.1zm-98.1 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.6 0-29.8 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m6826.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6h-24.7z" fill="#6D6E71"/>
+<linearGradient id="i" x1="-4516.6" x2="-4108.4" y1="-2338.7" y2="-1861.4" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" gradientUnits="userSpaceOnUse">
+	<stop stop-color="#F69923" offset="0"/>
+	<stop stop-color="#F79A23" offset=".3123"/>
+	<stop stop-color="#E97826" offset=".8383"/>
+</linearGradient>
+<path d="m1230.1 13.7c-45.3 26.8-120.6 102.5-210.5 212.3l82.6 155.9c58-82.9 116.9-157.5 176.3-221.2 4.6-5.1 7-7.5 7-7.5-2.3 2.5-4.6 5-7 7.5-19.2 21.2-77.5 89.2-165.5 224.4 84.7-4.2 214.9-21.6 321.1-39.7 31.6-177-31-258-31-258s-79.7-128.8-173-73.7z" fill="url(#i)"/>
+<path d="m1090.2 903.1l1.8-0.3-11.9 1.3c-0.7 0.3-1.4 0.7-2.1 1 4.1-0.7 8.2-1.4 12.2-2z" fill="none"/>
+<path d="m1005.9 1182.3c-6.7 1.5-13.7 2.7-20.7 3.7 7.1-1 14-2.2 20.7-3.7z" fill="none"/>
+<path d="m432.9 1808.8c0.9-2.3 1.8-4.7 2.6-7 18.2-48 36.2-94.7 54-140.1 20-51 39.8-100.4 59.3-148.3 20.6-50.4 40.9-99.2 60.9-146.3 21-49.4 41.7-97 62-142.8 16.5-37.3 32.8-73.4 48.9-108.3 5.4-11.7 10.7-23.2 16-34.6 10.5-22.7 21-44.8 31.3-66.5 9.5-20 19-39.6 28.3-58.8 3.1-6.4 6.2-12.8 9.3-19.1 0.5-1 1-2 1.5-3.1l-10.2 1.1-8-15.9c-0.8 1.6-1.6 3.1-2.4 4.6-14.5 28.8-28.9 57.9-43.1 87.2-8.2 16.9-16.4 34-24.6 51-22.6 47.4-44.8 95.2-66.6 143.3-22.1 48.6-43.7 97.5-64.9 146.5-20.8 48.1-41.3 96.2-61.2 144.2-20 48-39.5 95.7-58.5 143.2-19.9 49.5-39.2 98.7-58 147.2-4.2 10.9-8.5 21.9-12.7 32.8-15 39.2-29.7 77.8-44 116l12.7 25.1 11.4-1.2c0.4-1.1 0.8-2.3 1.3-3.4 18.5-50.2 36.7-99.2 54.7-146.8z" fill="none"/>
+<path d="m980 1186.8c0.1 0 0.1 0 0.1-0.1 0 0.1 0 0.1-0.1 0.1z" fill="none"/>
+<path d="m952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-0.1 0-0.1 0.1-0.2 0.1 5.6-0.8 11.2-1.7 16.6-2.6 5.5-1 10.8-2.1 16.1-3.2z" fill="#BE202E"/>
+<path d="m952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-0.1 0-0.1 0.1-0.2 0.1 5.6-0.8 11.2-1.7 16.6-2.6 5.5-1 10.8-2.1 16.1-3.2z" fill="#BE202E" opacity=".35"/>
+<path d="m980.3 1186.7c-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0.1-0.2 0.1 1.8-0.2 3.5-0.5 5.2-0.8 7-1 13.9-2.2 20.7-3.7-8.5 1.5-17 2.9-25.7 4.4z" fill="#BE202E"/>
+<path d="m980.3 1186.7c-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0.1-0.2 0.1 1.8-0.2 3.5-0.5 5.2-0.8 7-1 13.9-2.2 20.7-3.7-8.5 1.5-17 2.9-25.7 4.4z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="h" x1="-7537.7" x2="-4625.4" y1="-2391.4" y2="-2391.4" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m858.6 784.7c25.1-46.9 50.5-92.8 76.2-137.4 26.7-46.4 53.7-91.3 80.9-134.7 1.6-2.6 3.2-5.2 4.8-7.7 27-42.7 54.2-83.7 81.6-122.9l-82.6-156c-6.2 7.6-12.5 15.3-18.8 23.2-23.8 29.7-48.6 61.6-73.9 95.5-28.6 38.2-58 78.9-87.8 121.7-27.6 39.5-55.5 80.9-83.5 123.7-23.8 36.5-47.7 74-71.4 112.5-0.9 1.4-1.8 2.9-2.6 4.3l107.5 212.3c22.8-45.6 46.1-90.5 69.6-134.5z" fill="url(#h)"/>
+<linearGradient id="g" x1="-7186.2" x2="-5450.7" y1="-2099.3" y2="-2099.3" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m369 1981c-14.2 39.1-28.5 78.9-42.9 119.6l-0.6 1.8c-2 5.7-4.1 11.5-6.1 17.2-9.7 27.4-18 52.1-37.3 108.2 31.7 14.5 57.1 52.5 81.1 95.6-2.6-44.7-21-86.6-56.2-119.1 156.1 7 290.6-32.4 360.1-146.6 6.2-10.2 11.9-20.9 17-32.2-31.6 40.1-70.8 57.1-144.5 53-0.2 0.1-0.3 0.1-0.5 0.2 0.2-0.1 0.3-0.1 0.5-0.2 108.6-48.6 163.1-95.3 211.2-172.6 11.4-18.3 22.5-38.4 33.8-60.6-94.9 97.5-205 125.3-320.9 104.2l-86.9 9.5c-2.4 7.3-5.1 14.6-7.8 22z" fill="url(#g)"/>
+<linearGradient id="f" x1="-7374.2" x2="-4461.8" y1="-2418.5" y2="-2418.5" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m409.6 1786.3c18.8-48.5 38.1-97.7 58-147.2 19-47.4 38.5-95.2 58.5-143.2s40.4-96.1 61.2-144.2c21.2-49 42.9-97.8 64.9-146.5 21.8-48.1 44-95.9 66.6-143.3 8.1-17.1 16.3-34.1 24.6-51 14.2-29.3 28.6-58.4 43.1-87.2 0.8-1.6 1.6-3.1 2.4-4.6l-107.5-212.3c-1.8 2.9-3.5 5.8-5.3 8.6-25.1 40.9-50 82.7-74.4 125.4-24.7 43.1-49 87.1-72.7 131.7-20 37.6-39.6 75.6-58.6 113.9-3.8 7.8-7.6 15.5-11.3 23.2-23.4 48.2-44.6 94.8-63.7 139.5-21.7 50.7-40.7 99.2-57.5 145.1-11 30.2-21 59.4-30.1 87.4-7.5 24-14.7 47.9-21.5 71.8-16 56.3-29.9 112.4-41.2 168.3l107.9 213.4c14.3-38.1 28.9-76.8 44-116 4.1-10.9 8.4-21.8 12.6-32.8z" fill="url(#f)"/>
+<linearGradient id="e" x1="-7161.8" x2="-5631.3" y1="-2379.1" y2="-2379.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m243.5 1729.4c-13.6 68.2-23.2 136.2-28 203.8-0.2 2.4-0.4 4.7-0.5 7.1-33.7-54-124-106.8-123.8-106.2 64.6 93.7 113.7 186.7 120.9 278-34.6 7.1-82-3.2-136.8-23.3 57.1 52.5 100 67 116.7 70.9-52.5 3.3-107.1 39.3-162.1 80.8 80.5-32.8 145.5-45.8 192.1-35.3-73.9 209-147.9 439.8-222 684.8 22.7-6.7 36.2-21.9 43.9-42.6 13.2-44.4 100.8-335.6 238-718.2 3.9-10.9 7.8-21.8 11.8-32.9 1.1-3 2.2-6.1 3.3-9.2 14.5-40.1 29.5-81.1 45.1-122.9 3.5-9.5 7.1-19 10.7-28.6 0.1-0.2 0.1-0.4 0.2-0.6l-107.9-213.2c-0.5 2.6-1.1 5.1-1.6 7.6z" fill="url(#e)"/>
+<linearGradient id="d" x1="-7374.2" x2="-4461.8" y1="-2117.1" y2="-2117.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m805.6 937c-3.1 6.3-6.2 12.7-9.3 19.1-9.3 19.2-18.8 38.8-28.3 58.8-10.3 21.7-20.7 43.9-31.3 66.5-5.3 11.4-10.6 22.9-16 34.6-16.1 35-32.4 71.1-48.9 108.3-20.3 45.8-41 93.4-62 142.8-20 47.1-40.3 95.9-60.9 146.3-19.5 47.9-39.3 97.3-59.3 148.3-17.8 45.4-35.9 92.1-54 140.1-0.9 2.3-1.8 4.7-2.6 7-18 47.6-36.2 96.6-54.6 146.8-0.4 1.1-0.8 2.3-1.3 3.4l86.9-9.5c-1.7-0.3-3.5-0.5-5.2-0.9 103.9-13 242.1-90.6 331.4-186.5 41.1-44.2 78.5-96.3 113-157.3 25.7-45.4 49.8-95.8 72.8-151.5 20.1-48.7 39.4-101.4 58-158.6-23.9 12.6-51.2 21.8-81.4 28.2-5.3 1.1-10.7 2.2-16.1 3.1-5.5 1-11 1.8-16.6 2.6 0.1 0 0.1-0.1 0.2-0.1 96.9-37.3 158-109.2 202.4-197.4-25.5 17.4-66.9 40.1-116.6 51.1-6.7 1.5-13.7 2.7-20.7 3.7-1.7 0.3-3.5 0.6-5.2 0.8 0.1 0 0.1 0 0.1-0.1h0.1c33.6-14.1 62-29.8 86.6-48.4 5.3-4 10.4-8.1 15.3-12.3 7.5-6.5 14.7-13.3 21.5-20.5 4.4-4.6 8.6-9.3 12.7-14.2 9.6-11.5 18.7-23.9 27.1-37.3 2.6-4.1 5.1-8.3 7.6-12.6 3.2-6.2 6.3-12.3 9.3-18.3 13.5-27.2 24.4-51.5 33-72.8 4.3-10.6 8.1-20.5 11.3-29.7 1.3-3.7
  2.5-7.2 3.7-10.6 3.4-10.2 6.2-19.3 8.4-27.3 3.3-12 5.3-21.5 6.4-28.4-3.3 2.6-7.1 5.2-11.3 7.7-29.3 17.5-79.5 33.4-119.9 40.8l79.8-8.8-79.8 8.8-1.8 0.3c-4 0.7-8.1 1.3-12.2 2 0.7-0.3 1.4-0.7 2.1-1l-273 29.9c-0.4 1.1-0.9 2.1-1.4 3.1z" fill="url(#d)"/>
+<linearGradient id="c" x1="-7554.8" x2="-4642.5" y1="-2132.1" y2="-2132.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m1112.9 385.1c-24.3 37.3-50.8 79.6-79.4 127.5-1.5 2.5-3 5.1-4.5 7.6-24.6 41.5-50.8 87.1-78.3 137-23.8 43.1-48.5 89.3-74.3 139-22.4 43.3-45.6 89.2-69.4 137.8l273-29.9c79.5-36.6 115.1-69.7 149.6-117.6 9.2-13.2 18.4-27 27.5-41.3 28-43.8 55.6-92 80.1-139.9 23.7-46.3 44.7-92.2 60.7-133.5 10.2-26.3 18.4-50.8 24.1-72.3 5-19 8.9-36.9 11.9-54.1-106 18.1-236.3 35.5-321 39.7z" fill="url(#c)"/>
+<path d="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="#BE202E"/>
+<path d="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="b" x1="-7374.2" x2="-4461.8" y1="-2027.5" y2="-2027.5" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="url(#b)"/>
+<path d="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="#BE202E"/>
+<path d="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="a" x1="-7374.2" x2="-4461.8" y1="-2037.7" y2="-2037.7" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="url(#a)"/>
+<path d="m980.2 1186.7z" fill="#BE202E"/>
+<path d="m980.2 1186.7z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="j" x1="-5738.1" x2="-5094.3" y1="-2039.8" y2="-2039.8" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m980.2 1186.7z" fill="url(#j)"/>
+<path d="m1674.5 2662.1c-14.4 19.4-36.4 29.1-66.1 29.1-12.2 0-22.9-2.4-32.2-7.2s-16.5-11.4-21.6-19.8-7.6-17.8-7.6-28.2c0-15.7 5.9-28.2 17.8-37.5s28.5-14 49.8-14.2h59.2v-10.5c0-13.5-4.1-23.9-12.3-31.2s-20.2-11-36.1-11c-18.3 0-37.4 6.9-57.2 20.6l-11.2-19.6c12.8-8.5 24.6-14.6 35.5-18.5 10.8-3.8 23.5-5.8 38.2-5.8 22.2 0 39.3 5.5 51.3 16.4s18.1 26.2 18.3 45.8l0.3 119.3h-26.1v-27.7zm-21.8-4.9c10.8-7.2 18-17.1 21.4-29.7v-21.6h-56.2c-30.6 0-45.9 9.7-45.9 29.1 0 10 3.8 18 11.3 24s17.6 8.9 30.2 8.9c15.4 0.1 28.4-3.5 39.2-10.7z" fill="#6D6E71"/>
+<path d="m1970 2520c13.1 7.8 23.3 18.6 30.6 32.5s11 29.8 11 47.5c0 17.6-3.6 33.4-10.8 47.2s-17.3 24.6-30.3 32.2-28 11.5-44.9 11.5c-16 0-29.9-3.5-41.9-10.5s-21.4-16.7-28.2-29.2v105.1h-26.8v-247h26.8v39c6.6-12.8 15.9-22.7 27.9-29.6s25.9-10.4 41.6-10.4c16.8 0 31.9 3.9 45 11.7zm-16.7 138c9.8-5.8 17.5-13.8 23-24s8.3-21.8 8.3-34.6-2.8-24.3-8.3-34.5-13.2-18.1-23-23.9-20.9-8.7-33.1-8.7c-12.6 0-23.8 2.8-33.6 8.5s-17.5 13.7-22.9 24c-5.5 10.3-8.2 21.8-8.2 34.6 0 13.1 2.7 24.7 8.2 34.8s13.1 18.1 22.9 23.8 21 8.6 33.6 8.6c12.3 0 23.3-2.8 33.1-8.6z" fill="#6D6E71"/>
+<path d="m2237.4 2662.1c-14.4 19.4-36.4 29.1-66.1 29.1-12.2 0-22.9-2.4-32.2-7.2s-16.5-11.4-21.6-19.8-7.6-17.8-7.6-28.2c0-15.7 5.9-28.2 17.8-37.5s28.5-14 49.8-14.2h59.2v-10.5c0-13.5-4.1-23.9-12.3-31.2s-20.2-11-36.1-11c-18.3 0-37.4 6.9-57.2 20.6l-11.2-19.6c12.8-8.5 24.7-14.6 35.5-18.5 10.8-3.8 23.5-5.8 38.2-5.8 22.2 0 39.3 5.5 51.3 16.4s18.1 26.2 18.3 45.8l0.3 119.3h-26.1v-27.7zm-21.8-4.9c10.8-7.2 18-17.1 21.4-29.7v-21.6h-56.2c-30.6 0-45.8 9.7-45.8 29.1 0 10 3.8 18 11.3 24s17.6 8.9 30.2 8.9c15.2 0.1 28.3-3.5 39.1-10.7z" fill="#6D6E71"/>
+<path d="m2500.9 2515.7c11.7 4.7 21.6 11.2 29.7 19.6l-14.7 18.9c-14.6-13.9-32.5-20.9-53.7-20.9-12.4 0-23.4 2.8-33.1 8.4s-17.3 13.4-22.8 23.5-8.2 21.6-8.2 34.6c0 13.1 2.7 24.6 8.2 34.6s13.1 17.9 22.8 23.7c9.7 5.7 20.8 8.6 33.1 8.6 11.8 0 22.5-2 32-6s17.5-9.8 23.9-17.4l15.4 16.6c-8.3 9.8-18.5 17.5-30.9 22.9-12.3 5.5-26.1 8.2-41.4 8.2-17.4 0-32.9-3.8-46.4-11.5-13.5-7.6-24.1-18.4-31.7-32.2s-11.5-29.7-11.5-47.5 3.9-33.7 11.6-47.4c7.8-13.8 18.5-24.5 32.4-32.1 13.8-7.6 29.5-11.5 46.9-11.5 13.9-0.1 26.7 2.2 38.4 6.9z" fill="#6D6E71"/>
+<path d="m2797.8 2527c12.1 12.4 18.1 29.6 18.1 51.5v111.4h-26.8v-104.3c0-15.9-4.5-28.4-13.6-37.3-9-8.9-21.5-13.4-37.5-13.4-19 0.2-33.9 6.4-44.7 18.5s-16.2 28-16.2 47.8v88.7h-26.8v-254.3h26.8v114.1c11.8-27.2 35.2-41 70.1-41.3 21.7-0.1 38.5 6.2 50.6 18.6z" fill="#6D6E71"/>
+<path d="m3078.4 2535.9c14.4 18.1 20.9 42.9 19.4 74.2h-147.3c2.2 17.6 9.3 31.6 21.2 42s26.6 15.6 44.3 15.6c11.2 0 21.5-2 31-5.9s17.8-9.5 24.9-16.7l14.7 15.7c-8.7 9.6-19.3 17-31.7 22.3-12.4 5.2-26.1 7.9-40.9 7.9-17.6 0-33.2-3.8-46.9-11.5-13.6-7.6-24.2-18.4-31.7-32.2s-11.3-29.7-11.3-47.5 3.8-33.7 11.5-47.4c7.6-13.8 18.3-24.5 32-32.1s29.3-11.5 46.7-11.5c28.3-0.1 49.7 9 64.1 27.1zm-22.2 10.9c-10.9-10.1-25.1-15.2-42.6-15.2-17.2 0-31.5 5.1-42.9 15.4s-18.1 24-20.2 41.2h123.3c-0.8-17.4-6.7-31.2-17.6-41.4z" fill="#6D6E71"/>
+<path d="m3224 2662.1c3.2 3.5 4.8 7.7 4.8 12.7s-1.6 9.2-4.8 12.6-7.1 5.1-11.6 5.1c-4.8 0-8.8-1.7-12-5.1s-4.9-7.6-4.9-12.6 1.6-9.3 4.9-12.7c3.2-3.5 7.3-5.2 12-5.2 4.5 0 8.4 1.8 11.6 5.2z" fill="#6D6E71"/>
+<path d="m3466.2 2520.1c13.9 7.6 24.7 18.4 32.5 32.2s11.7 29.5 11.7 47c0 17.8-3.9 33.7-11.7 47.5s-18.7 24.6-32.5 32.4c-13.9 7.8-29.6 11.6-47.3 11.6-17.6 0-33.4-3.9-47.3-11.6-13.9-7.8-24.8-18.5-32.6-32.4-7.8-13.8-11.6-29.7-11.6-47.5 0-17.6 3.9-33.3 11.6-47.1 7.8-13.8 18.6-24.5 32.6-32.1 13.9-7.6 29.7-11.5 47.3-11.5 17.6 0.1 33.4 3.9 47.3 11.5zm-80.8 21.4c-9.9 5.7-17.6 13.6-23.1 23.7s-8.2 21.6-8.2 34.6c0 13.1 2.7 24.7 8.2 34.8 5.5 10.2 13.2 18.1 23.1 23.8s21.1 8.6 33.5 8.6 23.5-2.9 33.5-8.6c9.9-5.7 17.6-13.7 23.1-23.8s8.2-21.7 8.2-34.8-2.7-24.6-8.2-34.6-13.2-17.9-23.2-23.6-21.1-8.5-33.4-8.5c-12.4-0.2-23.6 2.7-33.5 8.4z" fill="#6D6E71"/>
+<path d="m3676.1 2519.1c10.9-7 24-10.6 39.3-10.8v26.9c-18.7-0.2-33.8 5-45.2 15.7s-17.9 25-19.6 43.1v95.9h-26.6v-180.6h26.6v40c6.1-13.1 14.6-23.2 25.5-30.2z" fill="#6D6E71"/>
+<path d="m3975.5 2671c0 17.4-3.8 32.6-11.4 45.6s-18.2 23-31.9 30-29.5 10.5-47.6 10.5c-26.8-0.2-51.4-8.9-74-25.9l12.2-20.6c9.1 7.6 18.6 13.3 28.4 17s20.6 5.7 32.3 5.9c19.6 0 35.4-5.6 47.3-16.8s17.8-26.2 17.8-44.9v-27.3c-6.4 12.2-15.3 21.5-26.7 27.9-11.4 6.5-24.7 9.7-39.7 9.7-15.9 0-30.2-3.7-42.7-11.1s-22.2-17.8-29.2-31c-7-13.3-10.5-28.3-10.5-45.2 0-16.7 3.4-31.6 10.3-44.6s16.5-23.2 28.8-30.6 26.5-11.1 42.4-11.1c15.3 0 28.6 3.2 40.1 9.7 11.4 6.5 20.5 15.8 27.2 27.9v-36.6h26.8v161.5zm-56.5-19.8c9.4-5.5 16.7-13.1 21.9-22.8s7.9-20.6 7.9-32.6c0-12.4-2.6-23.4-7.9-33.1-5.2-9.7-12.5-17.3-21.9-22.8s-20-8.2-32-8.2c-11.8 0-22.4 2.7-31.8 8.2s-16.7 13.1-22.1 22.8-8 20.8-8 33.1c0 12.2 2.7 23.1 8 32.7 5.4 9.7 12.7 17.2 22.1 22.8 9.4 5.5 20 8.3 31.8 8.3 12-0.1 22.6-2.9 32-8.4z" fill="#6D6E71"/>
+</svg>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/Chevron.gif
----------------------------------------------------------------------
diff --git a/src/noprocess/media/Chevron.gif b/src/noprocess/media/Chevron.gif
new file mode 100755
index 0000000..ef42331
Binary files /dev/null and b/src/noprocess/media/Chevron.gif differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/ChevronOverlay.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/ChevronOverlay.png b/src/noprocess/media/ChevronOverlay.png
new file mode 100755
index 0000000..184ee63
Binary files /dev/null and b/src/noprocess/media/ChevronOverlay.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/IconHome.gif
----------------------------------------------------------------------
diff --git a/src/noprocess/media/IconHome.gif b/src/noprocess/media/IconHome.gif
new file mode 100755
index 0000000..0ab9e10
Binary files /dev/null and b/src/noprocess/media/IconHome.gif differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/celix.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/celix.png b/src/noprocess/media/celix.png
new file mode 100644
index 0000000..86c16d2
Binary files /dev/null and b/src/noprocess/media/celix.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/celix_notext.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/celix_notext.png b/src/noprocess/media/celix_notext.png
new file mode 100644
index 0000000..23c7459
Binary files /dev/null and b/src/noprocess/media/celix_notext.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/celix_notext_20px.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/celix_notext_20px.png b/src/noprocess/media/celix_notext_20px.png
new file mode 100755
index 0000000..4e481ca
Binary files /dev/null and b/src/noprocess/media/celix_notext_20px.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/forkmeongithub.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/forkmeongithub.png b/src/noprocess/media/forkmeongithub.png
new file mode 100755
index 0000000..dc0763a
Binary files /dev/null and b/src/noprocess/media/forkmeongithub.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/forkmesmall.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/forkmesmall.png b/src/noprocess/media/forkmesmall.png
new file mode 100644
index 0000000..c1c8dad
Binary files /dev/null and b/src/noprocess/media/forkmesmall.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/githubIcon.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/githubIcon.png b/src/noprocess/media/githubIcon.png
new file mode 100755
index 0000000..e7605b0
Binary files /dev/null and b/src/noprocess/media/githubIcon.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/memory_pools.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/memory_pools.png b/src/noprocess/media/memory_pools.png
new file mode 100755
index 0000000..f005d1d
Binary files /dev/null and b/src/noprocess/media/memory_pools.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/shadow.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/shadow.png b/src/noprocess/media/shadow.png
new file mode 100755
index 0000000..c04d21b
Binary files /dev/null and b/src/noprocess/media/shadow.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/src/noprocess/media/shiro_bullet_24x24.png
----------------------------------------------------------------------
diff --git a/src/noprocess/media/shiro_bullet_24x24.png b/src/noprocess/media/shiro_bullet_24x24.png
new file mode 100755
index 0000000..6f2d5ad
Binary files /dev/null and b/src/noprocess/media/shiro_bullet_24x24.png differ


[4/4] celix-site git commit: added relevent files

Posted by pn...@apache.org.
added relevent files


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

Branch: refs/heads/asf-site
Commit: 606d66330169d3fab044a75001f99c943edb09cd
Parents: 0dc95c4
Author: ESmink <ed...@nl.thalesgroup.com>
Authored: Fri Nov 17 10:14:12 2017 +0100
Committer: ESmink <ed...@nl.thalesgroup.com>
Committed: Fri Nov 17 10:14:12 2017 +0100

----------------------------------------------------------------------
 LICENSE                                    | 202 +++++++++
 README.md                                  |  13 +-
 build.py                                   | 122 ++++++
 celix/documentation/fivetwoone             |  12 +
 celix/documentation/index.md               |  14 +
 celix/documentation/seventwozero           |  11 +
 celix/importFile                           |   3 +
 celix/nineeightfive                        |  10 +
 site/404.html                              |   2 +
 site/boardreports.html                     | 557 ++++++++++++++++++++++++
 site/community.html                        | 121 +++++
 site/contributing.html                     | 113 +++++
 site/doc/one/file_one.html                 | 116 +++++
 site/doc/two/file_three.html               | 120 +++++
 site/doc/two/file_two.html                 | 115 +++++
 site/downloads.html                        | 137 ++++++
 site/favicon.ico                           | Bin 0 -> 2082 bytes
 site/import/javascript.js                  |   7 +
 site/import/style.css                      | 294 +++++++++++++
 site/index.html                            | 136 ++++++
 site/issuetracking.html                    | 124 ++++++
 site/mailinglist.html                      | 132 ++++++
 site/media/Apache_Feather.png              | Bin 0 -> 1994 bytes
 site/media/Apache_Feather.svg              |  88 ++++
 site/media/Apache_PoweredBy.png            | Bin 0 -> 72953 bytes
 site/media/Apache_full.png                 | Bin 0 -> 5144 bytes
 site/media/Apache_full.svg                 | 125 ++++++
 site/media/Chevron.gif                     | Bin 0 -> 121 bytes
 site/media/ChevronOverlay.png              | Bin 0 -> 310 bytes
 site/media/IconHome.gif                    | Bin 0 -> 549 bytes
 site/media/celix.png                       | Bin 0 -> 9225 bytes
 site/media/celix_notext.png                | Bin 0 -> 25443 bytes
 site/media/celix_notext_20px.png           | Bin 0 -> 2082 bytes
 site/media/forkmeongithub.png              | Bin 0 -> 9438 bytes
 site/media/forkmesmall.png                 | Bin 0 -> 6982 bytes
 site/media/githubIcon.png                  | Bin 0 -> 4701 bytes
 site/media/memory_pools.png                | Bin 0 -> 74273 bytes
 site/media/shadow.png                      | Bin 0 -> 1698 bytes
 site/media/shiro_bullet_24x24.png          | Bin 0 -> 1645 bytes
 site/releasing.html                        | 385 ++++++++++++++++
 site/support.html                          | 116 +++++
 src/bottom.html                            |   6 +
 src/markdown/boardreports.md               | 445 +++++++++++++++++++
 src/markdown/community.md                  |  14 +
 src/markdown/contributing.md               |   9 +
 src/markdown/downloads.md                  |  30 ++
 src/markdown/index.md                      |  18 +
 src/markdown/issuetracking.md              |  16 +
 src/markdown/mailinglist.md                |  19 +
 src/markdown/releasing.md                  | 250 +++++++++++
 src/markdown/support.md                    |  10 +
 src/noprocess/404.html                     |   2 +
 src/noprocess/favicon.ico                  | Bin 0 -> 2082 bytes
 src/noprocess/import/javascript.js         |   7 +
 src/noprocess/import/style.css             | 294 +++++++++++++
 src/noprocess/media/Apache_Feather.png     | Bin 0 -> 1994 bytes
 src/noprocess/media/Apache_Feather.svg     |  88 ++++
 src/noprocess/media/Apache_PoweredBy.png   | Bin 0 -> 72953 bytes
 src/noprocess/media/Apache_full.png        | Bin 0 -> 5144 bytes
 src/noprocess/media/Apache_full.svg        | 125 ++++++
 src/noprocess/media/Chevron.gif            | Bin 0 -> 121 bytes
 src/noprocess/media/ChevronOverlay.png     | Bin 0 -> 310 bytes
 src/noprocess/media/IconHome.gif           | Bin 0 -> 549 bytes
 src/noprocess/media/celix.png              | Bin 0 -> 9225 bytes
 src/noprocess/media/celix_notext.png       | Bin 0 -> 25443 bytes
 src/noprocess/media/celix_notext_20px.png  | Bin 0 -> 2082 bytes
 src/noprocess/media/forkmeongithub.png     | Bin 0 -> 9438 bytes
 src/noprocess/media/forkmesmall.png        | Bin 0 -> 6982 bytes
 src/noprocess/media/githubIcon.png         | Bin 0 -> 4701 bytes
 src/noprocess/media/memory_pools.png       | Bin 0 -> 74273 bytes
 src/noprocess/media/shadow.png             | Bin 0 -> 1698 bytes
 src/noprocess/media/shiro_bullet_24x24.png | Bin 0 -> 1645 bytes
 src/top.html                               |  99 +++++
 73 files changed, 4506 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d645695
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e42a924..6d8a1e6 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,16 @@ This is the website for [Apache Celix](https://celix.apache.org/), hosted at:
 This repository contains:
 
 1. `src/`: the source of the site, including markdown files containing the bulk of the content
-1. `content/`: html generated from the markdown (which is what is actually hosted on the website)
+1. `site/`: html generated from the markdown (which is what is actually hosted on the website)
+1. `celix/`: dummy celix sourcecode
 
+# Server build instructions
+### building
+```bash
+cd path/to/build.py
+./build.py
+```
+A test-server will run on [localhost:8000](https://localhost:8000/)
+### installing 
+1. install [python](https://www.python.org/)(tested versions: 2.7.10)
+1. install [markdown2](https://github.com/trentm/python-markdown2/blob/master/README.md#install)

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/build.py
----------------------------------------------------------------------
diff --git a/build.py b/build.py
new file mode 100755
index 0000000..8edd238
--- /dev/null
+++ b/build.py
@@ -0,0 +1,122 @@
+#!/usr/bin/env python
+
+#    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.
+
+__author__ = "Edwin Smink"
+__copyright__ = "Copyright 2011 The Apache Software Foundation"
+__license__ = "Apache-2.0"
+__version__ = "1.0.0"
+
+import os, inspect, markdown2, shutil, sys
+
+#define urls
+markdown = 'src/markdown'
+copy = 'src/noprocess'
+snippets = 'src'
+out = 'site'
+celixIndex = 'celix/documentation'
+ref = {}
+
+#combines two paths to files from a common root directory
+#to a path from the parent directory of file one to file two
+def combinePaths(one, two):
+	if(one is two):
+		return ""
+	one = one.split('/')
+	two = two.split('/')
+	i = 0
+	segment = ""
+	#detect how much of the paths are equal then start writing the new path
+	while(len(one) > i and len(two) > i and one[i] == two[i]):i += 1
+	for x in one[i:-1]: segment += "../"
+	for x in two[i:]: segment += x + '/'
+	return segment[:-1]
+
+#copy to out
+if os.path.exists(out):
+	shutil.rmtree(out)
+shutil.copytree(copy, out)
+if not os.path.exists(out):
+	os.makedirs(out)
+
+#register site markdown
+for f in os.listdir(markdown):
+	ref[markdown + '/' + f] = f[:-3] + '.html'
+
+#read index document
+with open(celixIndex + '/index.md') as f:
+	for line in f:
+		if(line[0] is '#' and line[1] is '#'):
+			if(line[2] != '#'):
+				# declares title
+				title = line[3:-1].replace(' ', '_')
+			elif(line[3] != '#'):
+				# checks if directory exists
+				if 'title' not in globals():
+					sys.tracebacklimit = 0
+					raise NameError("A directory was declared before any title in the index.md file")
+				if(not os.path.isdir(out + '/doc/' + title)):
+					os.makedirs(out + '/doc/' + title)
+				# declares document
+				key = celixIndex + '/' + line[line.find('(') + 1:line.find(')')]
+				value = 'doc/' + title + '/' + line[line.find('[') + 1:line.find(']')]
+				value = value.replace(' ', '_')
+				ref[key] = value + '.html'
+
+# write documents
+for key in ref:
+	try:
+		f = open(key)
+		o = open(out + '/' + ref[key], 'w')
+	except IOError:
+		print("failed to convert document: \nsource: " + key + "\ndestination: " + out + '/' + ref[key] + "\ncheck if urls are valid, the source file is readable and the destination is creatable.")
+		continue
+	file = f.read()
+	
+	# import other files
+	i = 0
+	while True:
+		i = file.find("{{", i)
+		if(i == -1):break
+		i2 = file.find("}}", i)
+		if(i2 == -1):break
+		f2 = open(key[:key.rfind('/') + 1] + file[i + 2:i2])
+		file = file[:i] + f2.read() + file[i2 + 2:]
+		f2.close()
+		i = i2 + 2
+
+	# correct markdown links
+	for key2 in ref:
+		file = file.replace(combinePaths(key, key2), combinePaths(ref[key], ref[key2]))
+
+	# convert markdown to html, also add top and bottom html files
+	file = markdown2.markdown(file, extras=["markdown-in-html"])
+	with open(snippets + '/top.html') as top:
+		file = top.read() + file
+	with open(snippets + '/bottom.html') as bottom:
+		file = file.encode() + bottom.read()
+		
+	o.write(file)
+	f.close()
+	o.close()
+
+# run test-server
+print('attempting to start a test-server on "http://localhost:8000/"')
+os.chdir(out)
+if sys.version_info[0] < 3:
+	os.system('python -m SimpleHTTPServer 8000')
+else:
+	os.system('python -m http.server 8000')

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/celix/documentation/fivetwoone
----------------------------------------------------------------------
diff --git a/celix/documentation/fivetwoone b/celix/documentation/fivetwoone
new file mode 100644
index 0000000..eaa2368
--- /dev/null
+++ b/celix/documentation/fivetwoone
@@ -0,0 +1,12 @@
+5219301821
+6303006203
+1263430953
+4935883803
+0102637600
+7505194602
+2796339423
+4947761104
+9227463176
+6586277484
+
+import goes here -->{{../importFile}}<--

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/celix/documentation/index.md
----------------------------------------------------------------------
diff --git a/celix/documentation/index.md b/celix/documentation/index.md
new file mode 100644
index 0000000..450aa55
--- /dev/null
+++ b/celix/documentation/index.md
@@ -0,0 +1,14 @@
+# tutorials!
+
+## zero
+ ## indicate a new subject for the tutorials
+## one
+ ### assume a link that goes to a tutorial file
+### [file one](seventwozero)
+
+## two
+### [file two](../nineeightfive)
+anything not a two or three # at the start will be ignored and is safe for decorating the file with for humans
+### [file three](fivetwoone)
+
+### [file error](nowhere/null)

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/celix/documentation/seventwozero
----------------------------------------------------------------------
diff --git a/celix/documentation/seventwozero b/celix/documentation/seventwozero
new file mode 100644
index 0000000..9c5da8d
--- /dev/null
+++ b/celix/documentation/seventwozero
@@ -0,0 +1,11 @@
+7201137810
+0695196903
+4089252324
+2615683913
+2876375644
+8833326889
+8461877408
+8404623018
+8598155875
+5642188315
+())( (../nineeightfive)

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/celix/importFile
----------------------------------------------------------------------
diff --git a/celix/importFile b/celix/importFile
new file mode 100644
index 0000000..7e51018
--- /dev/null
+++ b/celix/importFile
@@ -0,0 +1,3 @@
+This file is an
+import that should
+be added to fivetwoone.

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/celix/nineeightfive
----------------------------------------------------------------------
diff --git a/celix/nineeightfive b/celix/nineeightfive
new file mode 100644
index 0000000..73c6a37
--- /dev/null
+++ b/celix/nineeightfive
@@ -0,0 +1,10 @@
+9850725190
+1310091520
+0352099381
+0290604767
+2571780305
+1226475242
+6721917498
+3531134108
+9900495239
+8726050685
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/404.html
----------------------------------------------------------------------
diff --git a/site/404.html b/site/404.html
new file mode 100755
index 0000000..84a21b3
--- /dev/null
+++ b/site/404.html
@@ -0,0 +1,2 @@
+404 :(
+

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/boardreports.html
----------------------------------------------------------------------
diff --git a/site/boardreports.html b/site/boardreports.html
new file mode 100644
index 0000000..212053a
--- /dev/null
+++ b/site/boardreports.html
@@ -0,0 +1,557 @@
+<!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">
+<!--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="">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=""><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>Board Reports</h1>
+
+<p>To monitor incubator project, the Apache Software Foundation board holds monthly meetings.
+For these meetings a board report must be delivered to the Incubator PMC.</p>
+
+<p>On this page the reports for Celix are shown.</p>
+
+<h2><a href="http://wiki.apache.org/incubator/October2013">2013-10</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.</p>
+
+<p>Celix has been incubating since 2010-11-02.</p>
+
+<p>Three most important issues to address in the move towards graduation:</p>
+
+<ol>
+<li>Grow the community</li>
+<li>Find more committers</li>
+<li>Publish a new release</li>
+</ol>
+
+<p>Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
+aware of?</p>
+
+<p>None</p>
+
+<p>How has the community developed since the last report?</p>
+
+<p>Several new people are working on additional code for the project. One person is working on a GSoC project, someone else is working on a new remote services protocol and is actively communicating over the list and using jira to post patches. Overall this is an increase in activity. 
+The Native-OSGi project is still progressing, but rather slow. So there isn't anything new on that end. Celix is still the reference implementation, so I still expect this to be a great drive for Celix, for the code as well as the committers.</p>
+
+<p>How has the project developed since the last report?</p>
+
+<p>As mentioned above, a student is working on a GSoC project and has implemented an Event Admin which will be included in Celix. Also a additional Remote Services implementation based on shared memory is being made.
+Work for a new release is still ongoing, the focus is slightly changing, one of the main users has requested a release. Since they don't use Win32, Win32 support can be stripped from the release plan and postponed to a later release.</p>
+
+<p>Date of last release: </p>
+
+<ul>
+<li>16-12-2012</li>
+</ul>
+
+<p>When were the last committers or PMC members elected?</p>
+
+<ul>
+<li>2013-01-07 Roman Shaposhnik joins as a mentor.</li>
+<li>2012-03-20 Pepijn elected as committer.</li>
+</ul>
+
+<h2><a href="http://wiki.apache.org/incubator/July2013">2013-07</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.</p>
+
+<p>Celix has been incubating since 2010-11-02.</p>
+
+<p>Three most important issues to address in the move towards graduation:</p>
+
+<ol>
+<li>Grow the community</li>
+<li>Find more committers</li>
+<li>...</li>
+</ol>
+
+<p>Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.</p>
+
+<p>How has the community developed since the last report?
+Activity on the mailing list is still a bit slow, but there is still progress. But more importantly, the Native-OSGi effort has taken a few big steps. The most important one is the publication of an RFP at the OSGi Alliance [ 1 ]. The purpose of this RFP is to standardise OSGi for native (C and C++) languages. After the RFP is finalised work will be started on a RFC, this will be done in conjunction with writing a reference implementation. For this purpose Apache Celix will be used. This also means that C++ will be introduced in the Celix project. Most likely large parts of C++ code will be donated by 2 participants of the Native-OSGi project. This gives us a great opportunity to add extra committers and increase the diversity of Celix.</p>
+
+<p>How has the project developed since the last report?
+As mentioned above, to be able to write a reference implementation for Native-OSGi the scope of Celix will be extended to also include C++. Details of this extension still need to be worked out. But for continuity the current (C) code base will (for now) remain the same. So any work related to Native-OSGi will (for now) be done independently from the current implementation.
+Also work is underway to make a second release. Whereas the first release focused primarily on the releasing itself, this second release will focus on the actual implementation. Important points are:</p>
+
+<ul>
+<li>API consistency</li>
+<li>Win32 support</li>
+<li>APR usage</li>
+</ul>
+
+<p>More details can be found in [ 2 ]</p>
+
+<p>A (Mini) Hackathon for Apache Celix was organised at June the 30th. There where 4 people present on the hackathon (2 committers) and focus for the hackathon was the remote services implementation. The hackathon was received well and we like to do this more often to encourage community growth of Apache Celix.</p>
+
+<p>Apache Celix is now also involved the Google Summer of Code for 2013. Erik Jansman is doing a project on the Event Admin for Apache Celix and Pepijn Noltes is mentoring him. The idea is to discuss the result on the mailing list. This is a new experience for Apache Celix and we hope that helps the community and also provide technical progress.</p>
+
+<p>Date of last release: 
+16-12-2012</p>
+
+<p>[ 1 ] https://www.osgi.org/bugzilla/show_bug.cgi?id=165</p>
+
+<p>[ 2 ] http://incubator.markmail.org/thread/fza43iypjutcw2rm</p>
+
+<h2><a href="http://wiki.apache.org/incubator/April2013">2013-04</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.</p>
+
+<p>Celix has been incubating since 2010-11-02.</p>
+
+<p>Three most important issues to address in the move towards graduation:</p>
+
+<ol>
+<li>Grow a community</li>
+<li>Find more committers</li>
+<li>..</li>
+</ol>
+
+<p>Celix is maintained by 2 committers and a small group of users. Questions to the mailing list are (most of the time) answered quickly. We are also trying to give talks on Celix or related stuff on conferences.
+We see and recognise the problem of the small community, but are also confident that Celix and its community will grow. </p>
+
+<p>Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.</p>
+
+<p>How has the community developed since the last report?
+There is no active growth, but there is currently one students doing his intership with Apache Celix and we are trying hoping to get some projects in the Google Summer of Code 2013. We hope that this will lead in more activity on the mailing-list and hopefully to extra committers.</p>
+
+<p>How has the project developed since the last report?
+Technically progress has been slow the last months. There was a hackaton organized for remote services in Java [ 1 ], which although not directly related to Apache Celix, should eventually work together with the Apache Celix and as result the committers of Apache Celix where present. We also expect an increase in contributions the coming months because of the student intership / GSoC activities.</p>
+
+<p>[ 1 ] http://lists.amdatu.org/pipermail/dev/2013-March/000020.html</p>
+
+<h2><a href="http://wiki.apache.org/incubator/January2013">2013-01</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an OSGi like implementation in C with a distinct focus on interoperability between Java and C.</p>
+
+<p>Celix has been incubating since 2010-11-02.</p>
+
+<p>Three most important issues to address in the move towards graduation:</p>
+
+<ol>
+<li>Grow a community</li>
+<li>Find more committers</li>
+<li>..</li>
+</ol>
+
+<p>Celix is maintained by 2 committers and a small group of users. Questions to the mailing list are (most of the time) answered quickly. We are also trying to give talks on Celix or related stuff on conferences.
+We see and recognise the problem of the small community, but are also confident that Celix and its community will grow. Especially the Native-OSGi work might be important for this (see below).</p>
+
+<p>Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of?
+None.</p>
+
+<p>How has the community developed since the last report?</p>
+
+<p>There is no active growth, but in the past few months talks have been given on Native-OSGi. Native-OSGi is an effort to standardise C/C++ implementations of OSGi. The goal of this is to be able to reuse bundles from other OSGi like implementations. Also working together might attract more users/committers. The talks are attended by a good group of people, and reactions are positive.</p>
+
+<p>How has the project developed since the last report?</p>
+
+<p>A first release has been made. After struggling with several problems, consensus has been reached to solve these in a next release.
+On a technical note, Celix now also compiles and runs on Win32 platforms.</p>
+
+<h2><a href="http://wiki.apache.org/incubator/October2012">2012-10</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C. </p>
+
+<p>Celix entered incubation on November 2, 2010. </p>
+
+<p>Over the last months we have focused on creating a first release for Celix.
+As is mentioned in the graduation plan [1] we hope that a release will create
+more community.
+We have prepared the code base and website for release and we are very close to making a release.</p>
+
+<p>The previous report [2] mentioned that we are working on a "Native-OSGi", which could attract more community.
+This discussion continued in Juli on the mailling, but got quiet after that. There will be a talk about Native-OSGi for ApacheCon EU and EclipseCon EU and we expect that this will create attention for Celix.</p>
+
+<ul>
+<li><p>Most important issues to address before we can graduate: 
+Make a first release, growing the community and attracting more committers.  </p></li>
+<li><p>Any issues the Incubator PMC or ASF board need to be aware of: 
+None at this time </p></li>
+<li><p>How has the community developed since the last report: 
+There has been a small decrease on activity on the mailing list, hopefully this is a temporary decrease due to the holidays. We did receive patches from a contributor. </p></li>
+<li><p>How has the project developed since the last report: 
+We are still working towards a first release. The code base has been prepared for release and the website got some attention
+based on the shepherd's view from last report. </p></li>
+</ul>
+
+<p>Signed off by mentor: marrs</p>
+
+<h2><a href="http://wiki.apache.org/incubator/July2012">2012-07</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>Over the last months we have started working on "Native-OSGi" which is an effort to make a specification for a C and C++ bases OSGi implementation. As detailed in the graduation plan [1] in the previous report we hope to attract more community members with this move.
+Details for Native-OSGi can be found at [2].</p>
+
+<p>Also the donation of the Device Access code has been finished and committed to the SVN repository. This has been a good experience from both a technical and a process point of view.</p>
+
+<p>Furthermore there has been a slight increase on the mailing list, hopefully this is a trend that will continue in the coming months.</p>
+
+<ul>
+<li><p>Most important issues to address before we can graduate</p>
+
+<p>Make a first release and grow a larger community. It is also needed to attract some more committers, there are currently 2. We are in the process of cleaning up the code and project structure so a first release can be made.</p></li>
+<li><p>Any issues the Incubator PMC or ASF board not te be aware of</p>
+
+<p>None at this time</p></li>
+<li><p>How has the community developed since the last report</p>
+
+<p>There has been an increase on the mailing list, furthermore with the start of the Native-OSGi project we hope this will increase in the coming months.</p></li>
+<li><p>How has the project developed since the last report </p>
+
+<p>From a technical point of view, we are working towards a first release. The build files have been updated to support a more modular project structure.
+Since the implementation is moving forward (al be it slowly), the community growth is the biggest concern for Celix.</p></li>
+</ul>
+
+<p>Signed off by mentor:</p>
+
+<p>Shepherd: Matt Franklin</p>
+
+<h2><a href="http://wiki.apache.org/incubator/April2012">2012-04</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>The last month we received or first large code donation, the code still has to be added to the project. This code is an implementation of the OSGi Device Access specification for Celix and has been made by Thales Netherlands. Together with this donation a new committer (Pepijn Noltes) is accepted. Pepijn has developed and will maintain the Device Access code.</p>
+
+<p>We have also been working on a graduation plan which is included below.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Improve robustness (APR, error handling etc), resulting in a first release
+Update/Implement remote services for interoperability with Java OSGi (Apache Felix)
+Generate awareness and grow a community!
+</code></pre>
+
+<p>Graduation Plan</p>
+
+<p>Celix is in incubation since November 2010. During the first one and a half year talks where given at several conferences (EclipseCon, ApacheCon, OSGi User Group meetings, etc).
+Even though there seems to be an interest in the project, two important questions keep coming up:</p>
+
+<ul>
+<li>What is the state of the project?</li>
+<li>Why no support for C++?</li>
+</ul>
+
+<p>Trying to answer/solve these two questions might make it able to attract more community members. So this plan will focus mostly on these two items.</p>
+
+<p>= State of the project</p>
+
+<p>== Releases</p>
+
+<p>Celix entered incubation in its early stage. There was only a proof of concept, but no complete implementation. 
+This is an important reason for people to hold back and not yet use/improve Celix, on the other hand,  being hesitant also keeps Celix from growing towards a more stable/robust solution.
+To be able to use Celix the implementation has to reach, at least, a more stable state. Over the past year lots of effort has been put into this.
+Within the next half year a release has to be made of the core component of Celix. Hopefully this will attract more users/testers (and potentially committers).
+Since a formal release takes quite some effort, it might also make sense to provide snapshots (with documentation) to be able to reach more people.</p>
+
+<p>== Committers</p>
+
+<p>During the last months there has been an interest from Thales Netherlands to use Celix in its middleware. In a research project they are working on an implementation of the Device Access specification. This implementation is donated to Celix, and the main developer has expressed the intention to maintain the code base. Via this path a new committer has been added to Celix <a href="http://markmail.org/message/q4n7562jvngd33s5">1</a>.
+But to be able to have a diverse community more committers are needed.
+Having a release makes it easier for people to use and improve Celix. This is one step towards more committers.</p>
+
+<p>== Technical state</p>
+
+<p>One of the important aspects of Celix is interoperability with Java OSGi through remote services. Currently Celix has basic support for Celix to Celix remote services, following the Remote Service Admin specification of OSGi. This implementation has to be improved and extended to comply better to the specification. Also a Java OSGi implementation has to be made which can interact with the Celix implementation. Some existing opensource solutions are available, but are either to large for our intended target platforms or rely on to many other libraries (for example XML handling etc). To be able to have an implementation which fits the environment ((de)serialization and protocol) it makes sense to implement a simple solution ourselves.
+Having functional remote services makes it easier to use Celix in a mixed Java/C environment. This solution can also be positioned as an alternative to JNI with the benefit that the Java and C components are separate processes. If either one crashes the other part is kept running, resulting in a more robust solution.</p>
+
+<p>= C++ Support</p>
+
+<p>== Technical Scope</p>
+
+<p>Currently Celix is limited to C only. This was a deliberate choice since Celix tries to target  embedded/constrained platforms. But during talks people also seem to be interested in C++ support. Extending the technical scope of the project might attract more users and committers.
+Over the next half year we will work out a plan how C++ support can be added without impacting the current supported platforms. A start with the discussions has been made on the mailinglist, see [2] for more information.</p>
+
+<p>== Cooperate with existing C++ OSGi like implementations</p>
+
+<p>In [3] a list of similar projects is mentioned. Reaching out to these projects and trying to find a common ground on requirements/API etc could benefit Celix (and those projects as well). 
+To see if there is a common ground we need to contact those projects and plan a meeting.</p>
+
+<p>Signed off by mentor:</p>
+
+<h2><a href="http://wiki.apache.org/incubator/January2012">2012-01</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>Over the last few months lots of work has been put into integrating APR and updating the Celix code base to the proposed code style. This code style has partially been documented on [1]. Also some effort has been put into updating the source for Visual Studio, even though not yet finished some interesting and helpful patches where submitted and applied.</p>
+
+<p>In Oktober an event was held to create more awareness for services, OSGi and Celix in the Dutch embedded community. The attendance was great, and a follow-up will be planned. Also, in November a talk was given at the ApacheCon.</p>
+
+<p>As listed below, one of the most important issues is the slow growth of the Celix community. With the current discussion about poddlings and how long a poddling is in the incubator, we are discussing a plan how we can move to a more diverse community and be able to graduate. This plan will be included in the next board report.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Improve robustness (APR, error handling etc), resulting in a first release
+Generate awareness and grow a community!
+</code></pre>
+
+<p>Signed off by mentor: marrs</p>
+
+<h2><a href="http://wiki.apache.org/incubator/October2011">2011-10</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>In the code not much has changed during the past few months, mostly due to vacations. Some (reported) bugs have been fixed, and some interesting examples have been added. These example where donated by a user, and follow the OSGi in Action book. This makes them a great addition to Celix.
+Furthermore, some work has been done to make testing from CMake easier, and we are also looking into a method for mocking services to be able to test only one service without all its dependencies.</p>
+
+<p>On the community site, Luminis and Thales are organizing an event (in Dutch) to introduce embedded/distributed companies to OSGi. During this event OSGi will be explained, Celix and PojoSR will be introduced. Also a small introduction in Apache and the "Apache Way" will be given, with the goal to invite people to use/join Celix.
+Also, in november a talk and demo will be given at the ApacheCon.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Improve robustness (APR, error handling etc)
+Generate awareness and grow a community!
+</code></pre>
+
+<p>Signed off by mentor:</p>
+
+<h2><a href="http://wiki.apache.org/incubator/July2011">2011-07</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>Over the past few months work has been done on integration and usage of the Apache Portable Runtim (APR) in Celix.
+The work has mostly focusses on stability and robustness of the codebase, but some new features were added:</p>
+
+<pre><code>Log Service and Writer: for logging and reading the log
+Service Factories: needed for the log service
+</code></pre>
+
+<p>Also, in March, a talk was given to the OSGi User Group France. There is a lot interest in the project, but people seem to be waiting for a more stable version.
+For community building it might be interesting to work towards a release later this year to make it easier to download and use Celix.
+A talk on Celix has also been accepted for the ApacheCon in November, which is a good opportunity to show Celix to the world.
+Also parts of Celix have been ported to Windows. Mostly the utils used by the framework, and not yet the framework itself. This is a lengthy job because Celix is using C99, and Windows (Visual Studio) only support C89/C90.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Improve robustness (APR, error handling etc)
+Generate awareness and grow a community!
+</code></pre>
+
+<p>Signed off by mentor:</p>
+
+<h2><a href="http://wiki.apache.org/incubator/April2011">2011-04</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>During the EclipseCon a talk was given over Celix, also spoke with several OSGi 
+people who are interested in the progress, especially related to Universal OSGi 
+(which details specification and requirements for OSGi in other languages).
+During the last few weeks work has been done to get rid of memory leaks and null 
+pointers.
+Currently we are looking at the requirements/details for bundle deployment and 
+updating, possibly in combination with Apache Ace.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Define a status overview of what is and isn't working.
+Move all "sub" project to the new structure.
+Use APR for all file handling, threading etc.
+Generate awareness and grow a community
+</code></pre>
+
+<p>Signed off by mentor:</p>
+
+<h2><a href="http://wiki.apache.org/incubator/February2011">2011-02</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>A new structure for the project has been used for the framework. In this structure public and private files are 
+separated. This structure has not yet been applied to all "sub" project in Celix.
+We are also looking at Apache APR for OS abstraction. Using APR would involve replacing all file handing, threading 
+etc with APR functions.</p>
+
+<p>Finally, work is being done for the talk on the EclipseCon.</p>
+
+<p>Most important issues are:</p>
+
+<p>Add more information to the wiki (ongoing process)
+Move all "sub" project to the new structure.
+Use APR for all file handling, threading etc.</p>
+
+<p>Signed off by mentor:</p>
+
+<h2><a href="http://wiki.apache.org/incubator/January2011">2011-01</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>Currently the source tree is being cleaned and correct header information is being added. We are also looking at the 
+project structure and how it can be changed to get a better/simpler overview. Most important aspect is separating the 
+actual framework from the additional bundles.</p>
+
+<p>Additionally, last December a proposal for a Celix talk was sent to, and accepted by the EclipseCon/OSGi DevCon. This 
+provides a great opportunity to increase awareness and build a community.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Add more information to the wiki (ongoing process)
+Cleanup project, rearrange structure
+Generate awareness and grow a community!
+</code></pre>
+
+<p>Signed off by mentor: marrs </p>
+
+<h2><a href="http://wiki.apache.org/incubator/December2010">2010-12</a></h2>
+
+<p>= Celix =</p>
+
+<p>Celix is an implementation of the OSGi Specification in C.</p>
+
+<p>Celix entered incubation on November 2, 2010.</p>
+
+<p>As we are just accepted into the Incubator, startup is in progress. The donated code has been committed to 
+SVN, and the project site is being created.</p>
+
+<p>Most important issues are:</p>
+
+<pre><code>Get everything (Jira, SVN, Website etc) up and running
+Cleanup code
+Generate awareness and grow a community.
+</code></pre>
+
+<p>Signed off by mentor: marrs</p>
+</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/606d6633/site/community.html
----------------------------------------------------------------------
diff --git a/site/community.html b/site/community.html
new file mode 100644
index 0000000..99c7ebe
--- /dev/null
+++ b/site/community.html
@@ -0,0 +1,121 @@
+<!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">
+<!--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="">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=""><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>Celix Community</h1>
+
+<p>Celix is a community driven project, where everyone is free to download and use it. Besides using Celix we encourage 
+everyone to participate in the development. This can be as simple as providing feedback and reporting bugs but could as 
+well mean bug fixes and code contributions.</p>
+
+<ul>
+<li><a href="/community/contributing/contributing.html">Contribute</a></li>
+</ul>
+
+<p>While Celix was in incubation at the Apache Incubator, the status had to be reported to the Incubator PMC. These
+reports are also available on this site.</p>
+
+<ul>
+<li><a href="/community/boardreports/boardreports.html">Board Reports</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/606d6633/site/contributing.html
----------------------------------------------------------------------
diff --git a/site/contributing.html b/site/contributing.html
new file mode 100644
index 0000000..a1c5854
--- /dev/null
+++ b/site/contributing.html
@@ -0,0 +1,113 @@
+<!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">
+<!--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="">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=""><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>Contributing</h1>
+
+<p>The Celix community is open for everyone to participate in. Discussions are done over the 
+<a href="/support/mailinglist.html">mailing lists</a>, and <a href="/support/issuetracking.html">issues</a> can be created and 
+seen by everyone.</p>
+
+<p>If you would like to join the Celix community, a good start would be to follow the mailing list and participate in the 
+discussions, use Celix and report bugs you find, possibly with patches.</p>
+</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/606d6633/site/doc/one/file_one.html
----------------------------------------------------------------------
diff --git a/site/doc/one/file_one.html b/site/doc/one/file_one.html
new file mode 100644
index 0000000..132b8ac
--- /dev/null
+++ b/site/doc/one/file_one.html
@@ -0,0 +1,116 @@
+<!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">
+<!--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="">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=""><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">
+<p>7201137810
+0695196903
+4089252324
+2615683913
+2876375644
+8833326889
+8461877408
+8404623018
+8598155875
+5642188315
+())( (../two/file_two.html)</p>
+</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/606d6633/site/doc/two/file_three.html
----------------------------------------------------------------------
diff --git a/site/doc/two/file_three.html b/site/doc/two/file_three.html
new file mode 100644
index 0000000..22b6232
--- /dev/null
+++ b/site/doc/two/file_three.html
@@ -0,0 +1,120 @@
+<!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">
+<!--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="">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=""><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">
+<p>5219301821
+6303006203
+1263430953
+4935883803
+0102637600
+7505194602
+2796339423
+4947761104
+9227463176
+6586277484</p>
+
+<p>import goes here -->This file is an
+import that should
+be added to fivetwoone.
+&lt;--</p>
+</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/606d6633/site/doc/two/file_two.html
----------------------------------------------------------------------
diff --git a/site/doc/two/file_two.html b/site/doc/two/file_two.html
new file mode 100644
index 0000000..f226ed8
--- /dev/null
+++ b/site/doc/two/file_two.html
@@ -0,0 +1,115 @@
+<!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">
+<!--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="">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=""><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">
+<p>9850725190
+1310091520
+0352099381
+0290604767
+2571780305
+1226475242
+6721917498
+3531134108
+9900495239
+8726050685</p>
+</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/606d6633/site/downloads.html
----------------------------------------------------------------------
diff --git a/site/downloads.html b/site/downloads.html
new file mode 100644
index 0000000..24873cf
--- /dev/null
+++ b/site/downloads.html
@@ -0,0 +1,137 @@
+<!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">
+<!--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="">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=""><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> 
+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>
+<a href="http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.asc">PGP</a>
+<a href="http://www.apache.org/dist/celix/celix-2.0.0/celix-2.0.0.tar.gz.md5">MD5</a>
+<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/606d6633/site/favicon.ico
----------------------------------------------------------------------
diff --git a/site/favicon.ico b/site/favicon.ico
new file mode 100755
index 0000000..4e481ca
Binary files /dev/null and b/site/favicon.ico differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/import/javascript.js
----------------------------------------------------------------------
diff --git a/site/import/javascript.js b/site/import/javascript.js
new file mode 100755
index 0000000..400e09d
--- /dev/null
+++ b/site/import/javascript.js
@@ -0,0 +1,7 @@
+//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'	
+	}
+}


[3/4] celix-site git commit: added relevent files

Posted by pn...@apache.org.
http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/import/style.css
----------------------------------------------------------------------
diff --git a/site/import/style.css b/site/import/style.css
new file mode 100755
index 0000000..d88e14d
--- /dev/null
+++ b/site/import/style.css
@@ -0,0 +1,294 @@
+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;
+}
+
+#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));
+}
+
+@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/606d6633/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
new file mode 100644
index 0000000..7bb05e8
--- /dev/null
+++ b/site/index.html
@@ -0,0 +1,136 @@
+<!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">
+<!--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="">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=""><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">
+<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++.
+</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/606d6633/site/issuetracking.html
----------------------------------------------------------------------
diff --git a/site/issuetracking.html b/site/issuetracking.html
new file mode 100644
index 0000000..d7820eb
--- /dev/null
+++ b/site/issuetracking.html
@@ -0,0 +1,124 @@
+<!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">
+<!--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="">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=""><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/606d6633/site/mailinglist.html
----------------------------------------------------------------------
diff --git a/site/mailinglist.html b/site/mailinglist.html
new file mode 100644
index 0000000..ff955fb
--- /dev/null
+++ b/site/mailinglist.html
@@ -0,0 +1,132 @@
+<!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">
+<!--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="">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=""><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 
+support questions.</p>
+
+<ul>
+<li><a href="mailto:dev@celix.apache.org">Celix Developers Mailing List</a>
+<ul>
+<li><a href="mailto:dev-subscribe@celix.apache.org">Subscribe</a></li>
+<li><a href="mailto:dev-unsubscribe@celix.apache.org">Unsubscribe</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/celix-dev/">Archives</a></li>
+</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 
+<a href="/support/issuetracking.html">Issue Tracker</a>.</p>
+
+<ul>
+<li><a href="mailto:commits@celix.apache.org">Celix Commits Mailing List</a>
+<ul>
+<li><a href="mailto:commits-subscribe@celix.apache.org">Subscribe</a></li>
+<li><a href="mailto:commits-unsubscribe@celix.apache.org">Unsubscribe</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/celix-commits/">Archives</a></li>
+</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/606d6633/site/media/Apache_Feather.png
----------------------------------------------------------------------
diff --git a/site/media/Apache_Feather.png b/site/media/Apache_Feather.png
new file mode 100644
index 0000000..121195a
Binary files /dev/null and b/site/media/Apache_Feather.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/Apache_Feather.svg
----------------------------------------------------------------------
diff --git a/site/media/Apache_Feather.svg b/site/media/Apache_Feather.svg
new file mode 100644
index 0000000..e41b65a
--- /dev/null
+++ b/site/media/Apache_Feather.svg
@@ -0,0 +1,88 @@
+<?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/606d6633/site/media/Apache_PoweredBy.png
----------------------------------------------------------------------
diff --git a/site/media/Apache_PoweredBy.png b/site/media/Apache_PoweredBy.png
new file mode 100755
index 0000000..b7cd3b8
Binary files /dev/null and b/site/media/Apache_PoweredBy.png differ

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

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/Apache_full.svg
----------------------------------------------------------------------
diff --git a/site/media/Apache_full.svg b/site/media/Apache_full.svg
new file mode 100644
index 0000000..9f6a2d8
--- /dev/null
+++ b/site/media/Apache_full.svg
@@ -0,0 +1,125 @@
+<?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 7127.6 2890" version="1.1" viewBox="0 0 7127.6 2890" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
+<path d="m7104.7 847.8c15.3 15.3 22.9 33.7 22.9 55.2s-7.6 39.9-22.9 55.4c-15.3 15.4-33.8 23.1-55.6 23.1s-40.2-7.6-55.4-22.9c-15.1-15.3-22.7-33.7-22.7-55.2s7.6-39.9 22.9-55.4c15.3-15.4 33.7-23.1 55.4-23.1 21.6 0 40.1 7.6 55.4 22.9zm-6.6 104.1c13.3-13.6 20-29.8 20-48.7s-6.6-35-19.8-48.5c-13.2-13.4-29.4-20.1-48.6-20.1s-35.4 6.7-48.7 20.2-19.9 29.7-19.9 48.7 6.6 35.2 19.7 48.6 29.3 20.1 48.5 20.1 35.4-6.8 48.8-20.3zm-11-63.8c0 14-6.1 22.8-18.4 26.4l22.5 30.5h-18.2l-20.3-28.3h-18.6v28.3h-14.7v-84.6h31.8c12.8 0 22 2.2 27.6 6.6s8.3 11.4 8.3 21.1zm-18.9 11.9c3-2.4 4.4-6.5 4.4-12s-1.5-9.4-4.5-11.6-8.4-3.2-16-3.2h-18v30.5h17.5c8.1-0.1 13.7-1.3 16.6-3.7z" fill="#6D6E71"/>
+<path d="m1803.6 499.8v155.4h-20v-155.4h-56.8v-19.2h133.9v19.2h-57.1z" fill="#6D6E71"/>
+<path d="m2082.2 655.2v-76.9h-105.2v76.9h-20v-174.7h20v78.9h105.2v-78.9h20v174.7h-20z" fill="#6D6E71"/>
+<path d="M2241.4,499.8v57.4h88.1v19.2h-88.1v59.8h101.8v19h-121.8V480.5H2340v19.2H2241.4z" fill="#6D6E71"/>
+<path d="m1574.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9h-103.9zm458.1-882.4l-205.1 493.2h404.7l-199.6-493.2z" fill="#D22128"/>
+<path d="m2596.9 1852.4v-997.6h413.1c171.4 0 295.1 158.8 295.1 313.3 0 163-115.2 316.1-286.6 316.1h-324.6v368.1h-97zm97-455.3h318.9c118 0 193.9-108.2 193.9-229 0-125.1-92.7-226.2-202.3-226.2h-310.5v455.2z" fill="#D22128"/>
+<path d="m3250.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9h-103.9zm458.1-882.4l-205.1 493.2h404.7l-199.6-493.2z" fill="#D22128"/>
+<path d="m4637.3 849.1c177 0 306.3 89.9 368.1 217.8l-78.7 47.8c-63.2-132.1-186.9-177-295.1-177-238.9 0-369.5 213.6-369.5 414.5 0 220.6 161.6 420.1 373.7 420.1 112.4 0 244.5-56.2 307.7-185.5l81.5 42.1c-64.6 148.9-241.7 231.8-394.8 231.8-274 0-466.5-261.3-466.5-514.2 0.1-240.2 172.9-497.4 473.6-497.4z" fill="#D22128"/>
+<path d="m5949.1 854.8v997.6h-98.4v-466.5h-591.5v466.5h-96.9v-997.6h96.9v444h591.5v-444h98.4z" fill="#D22128"/>
+<path d="M6844.6,1765.2v87.1h-670.2V854.8H6832v87.1h-560.6v359.7h489v82.9h-489v380.8H6844.6z" fill="#D22128"/>
+<path d="m1667.6 2063.6c11.8 3.5 22.2 8.3 31 14.2l-10.3 22.6c-9-6-18.6-10.4-28.9-13.4-10.2-2.9-20-4.4-29.2-4.4-13.6 0-24.5 2.4-32.6 7.3s-12.2 11.8-12.2 20.7c0 7.6 2.3 14 6.8 19s10.2 8.9 17 11.7 16.1 6 28 9.6c14.4 4.6 26 8.9 34.7 12.9 8.8 4 16.3 9.9 22.5 17.8 6.2 7.8 9.3 18.2 9.3 31 0 11.7-3.2 21.8-9.5 30.6-6.3 8.7-15.3 15.5-26.8 20.3-11.6 4.8-24.9 7.2-40 7.2s-29.7-2.9-43.9-8.7-26.4-13.6-36.6-23.4l10.7-21.6c9.6 9.4 20.7 16.7 33.3 21.9s24.8 7.8 36.8 7.8c15.3 0 27.3-3 36.1-8.9s13.2-13.9 13.2-23.9c0-7.8-2.3-14.3-6.9-19.4s-10.3-9-17.1-11.9c-6.8-2.8-16.1-6-28-9.6-14.2-4.2-25.7-8.3-34.6-12.2s-16.4-9.7-22.5-17.5c-6.1-7.7-9.2-17.9-9.2-30.6 0-10.9 3-20.4 9-28.6s14.6-14.6 25.6-19.1c11.1-4.5 23.8-6.8 38.2-6.8 12.3 0.1 24.2 1.9 36.1 5.4z" fill="#6D6E71"/>
+<path d="m1980.1 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 19.9-0.1 38.3 4.6 55.2 14.1zm-98.2 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.5 0-29.8 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m2186.5 2082.4v74h98.4v23.2h-98.4v90.2h-24.1v-210.6h133.8v23.2h-109.7z" fill="#6D6E71"/>
+<path d="m2491.6 2082.4v187.4h-24.1v-187.4h-68.4v-23.2h161.4v23.2h-68.9z" fill="#6D6E71"/>
+<path d="m2871.8 2269.8l-56.8-177.4-57.6 177.4h-24.5l-70.5-210.6h25.9l57.9 182.7 57.1-182.4 24.1-0.3 57.7 182.7 57.1-182.7h25l-70.6 210.6h-24.8z" fill="#6D6E71"/>
+<path d="m3087.3 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26.1l-23.5-53.2h-114.8zm57.2-130l-46.9 106.8h94.4l-47.5-106.8z" fill="#6D6E71"/>
+<path d="m3461.1 2202.7c-6 0.4-10.7 0.6-14.1 0.6h-56v66.5h-24v-210.6h80c26.2 0 46.6 6.2 61.2 18.5 14.5 12.3 21.8 29.8 21.8 52.3 0 17.2-4.1 31.7-12.2 43.3s-19.8 20-35 25l49.2 71.5h-27.3l-43.6-67.1zm30.2-35.1c10.3-8.4 15.5-20.8 15.5-37 0-15.9-5.2-27.9-15.5-36s-25.1-12.2-44.3-12.2h-56v97.8h56c19.2 0 34-4.2 44.3-12.6z" fill="#6D6E71"/>
+<path d="m3688.3 2082.4v69.2h106.2v23.2h-106.2v72.1h122.8v22.9h-146.9v-210.6h142.9v23.2h-118.8z" fill="#6D6E71"/>
+<path d="M4147,2082.4v74h98.4v23.2H4147v90.2h-24.1v-210.6h133.8v23.2H4147z" fill="#6D6E71"/>
+<path d="m4523.3 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 20-0.1 38.4 4.6 55.2 14.1zm-98.1 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.6 0-29.9 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m4854.7 2247.7c-15.7 15.5-37.3 23.3-64.8 23.3-27.7 0-49.4-7.8-65.1-23.3s-23.6-37-23.6-64.6v-124h24.1v124c0 20.3 5.8 36.1 17.3 47.5 11.6 11.4 27.3 17.1 47.3 17.1 20.1 0 35.8-5.7 47.1-17 11.4-11.3 17-27.2 17-47.7v-124h24.1v124c0.1 27.7-7.7 49.2-23.4 64.7z" fill="#6D6E71"/>
+<path d="m5169.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6h-24.7z" fill="#6D6E71"/>
+<path d="m5478.4 2073.1c16.4 9.3 29.4 21.9 38.9 37.9 9.6 16 14.3 33.9 14.3 53.5s-4.8 37.6-14.3 53.6c-9.5 16.1-22.6 28.7-39.3 37.9-16.6 9.2-35.2 13.8-55.5 13.8h-84.3v-210.6h85.2c20.3 0 38.6 4.6 55 13.9zm-116.1 173.8h61.4c15.5 0 29.6-3.5 42.3-10.6s22.8-16.9 30.2-29.5c7.4-12.5 11.1-26.5 11.1-42s-3.8-29.4-11.3-41.9-17.7-22.3-30.6-29.6c-12.8-7.2-27-10.9-42.6-10.9h-60.5v164.5z" fill="#6D6E71"/>
+<path d="m5668.6 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26l-23.5-53.2h-114.9zm57.2-130l-46.9 106.8h94.4l-47.5-106.8z" fill="#6D6E71"/>
+<path d="m5991 2082.4v187.4h-24v-187.4h-68.4v-23.2h161.4v23.2h-69z" fill="#6D6E71"/>
+<path d="m6175.9 2269.8v-210.6h24.1v210.6h-24.1z" fill="#6D6E71"/>
+<path d="m6493.7 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3 0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3 0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14 20-0.1 38.4 4.6 55.2 14.1zm-98.1 19.9c-13.1 7.4-23.6 17.5-31.4 30.1s-11.8 26.5-11.8 41.7c0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2s27.4 11.1 42.9 11.1 29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8-18.1-22.6-31.1-30-27.2-11.2-42.6-11.2c-15.6 0-29.8 3.7-43 11.2z" fill="#6D6E71"/>
+<path d="m6826.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6h-24.7z" fill="#6D6E71"/>
+<linearGradient id="i" x1="-4516.6" x2="-4108.4" y1="-2338.7" y2="-1861.4" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" gradientUnits="userSpaceOnUse">
+	<stop stop-color="#F69923" offset="0"/>
+	<stop stop-color="#F79A23" offset=".3123"/>
+	<stop stop-color="#E97826" offset=".8383"/>
+</linearGradient>
+<path d="m1230.1 13.7c-45.3 26.8-120.6 102.5-210.5 212.3l82.6 155.9c58-82.9 116.9-157.5 176.3-221.2 4.6-5.1 7-7.5 7-7.5-2.3 2.5-4.6 5-7 7.5-19.2 21.2-77.5 89.2-165.5 224.4 84.7-4.2 214.9-21.6 321.1-39.7 31.6-177-31-258-31-258s-79.7-128.8-173-73.7z" fill="url(#i)"/>
+<path d="m1090.2 903.1l1.8-0.3-11.9 1.3c-0.7 0.3-1.4 0.7-2.1 1 4.1-0.7 8.2-1.4 12.2-2z" fill="none"/>
+<path d="m1005.9 1182.3c-6.7 1.5-13.7 2.7-20.7 3.7 7.1-1 14-2.2 20.7-3.7z" fill="none"/>
+<path d="m432.9 1808.8c0.9-2.3 1.8-4.7 2.6-7 18.2-48 36.2-94.7 54-140.1 20-51 39.8-100.4 59.3-148.3 20.6-50.4 40.9-99.2 60.9-146.3 21-49.4 41.7-97 62-142.8 16.5-37.3 32.8-73.4 48.9-108.3 5.4-11.7 10.7-23.2 16-34.6 10.5-22.7 21-44.8 31.3-66.5 9.5-20 19-39.6 28.3-58.8 3.1-6.4 6.2-12.8 9.3-19.1 0.5-1 1-2 1.5-3.1l-10.2 1.1-8-15.9c-0.8 1.6-1.6 3.1-2.4 4.6-14.5 28.8-28.9 57.9-43.1 87.2-8.2 16.9-16.4 34-24.6 51-22.6 47.4-44.8 95.2-66.6 143.3-22.1 48.6-43.7 97.5-64.9 146.5-20.8 48.1-41.3 96.2-61.2 144.2-20 48-39.5 95.7-58.5 143.2-19.9 49.5-39.2 98.7-58 147.2-4.2 10.9-8.5 21.9-12.7 32.8-15 39.2-29.7 77.8-44 116l12.7 25.1 11.4-1.2c0.4-1.1 0.8-2.3 1.3-3.4 18.5-50.2 36.7-99.2 54.7-146.8z" fill="none"/>
+<path d="m980 1186.8c0.1 0 0.1 0 0.1-0.1 0 0.1 0 0.1-0.1 0.1z" fill="none"/>
+<path d="m952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-0.1 0-0.1 0.1-0.2 0.1 5.6-0.8 11.2-1.7 16.6-2.6 5.5-1 10.8-2.1 16.1-3.2z" fill="#BE202E"/>
+<path d="m952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-0.1 0-0.1 0.1-0.2 0.1 5.6-0.8 11.2-1.7 16.6-2.6 5.5-1 10.8-2.1 16.1-3.2z" fill="#BE202E" opacity=".35"/>
+<path d="m980.3 1186.7c-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0.1-0.2 0.1 1.8-0.2 3.5-0.5 5.2-0.8 7-1 13.9-2.2 20.7-3.7-8.5 1.5-17 2.9-25.7 4.4z" fill="#BE202E"/>
+<path d="m980.3 1186.7c-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0.1-0.2 0.1 1.8-0.2 3.5-0.5 5.2-0.8 7-1 13.9-2.2 20.7-3.7-8.5 1.5-17 2.9-25.7 4.4z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="h" x1="-7537.7" x2="-4625.4" y1="-2391.4" y2="-2391.4" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m858.6 784.7c25.1-46.9 50.5-92.8 76.2-137.4 26.7-46.4 53.7-91.3 80.9-134.7 1.6-2.6 3.2-5.2 4.8-7.7 27-42.7 54.2-83.7 81.6-122.9l-82.6-156c-6.2 7.6-12.5 15.3-18.8 23.2-23.8 29.7-48.6 61.6-73.9 95.5-28.6 38.2-58 78.9-87.8 121.7-27.6 39.5-55.5 80.9-83.5 123.7-23.8 36.5-47.7 74-71.4 112.5-0.9 1.4-1.8 2.9-2.6 4.3l107.5 212.3c22.8-45.6 46.1-90.5 69.6-134.5z" fill="url(#h)"/>
+<linearGradient id="g" x1="-7186.2" x2="-5450.7" y1="-2099.3" y2="-2099.3" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m369 1981c-14.2 39.1-28.5 78.9-42.9 119.6l-0.6 1.8c-2 5.7-4.1 11.5-6.1 17.2-9.7 27.4-18 52.1-37.3 108.2 31.7 14.5 57.1 52.5 81.1 95.6-2.6-44.7-21-86.6-56.2-119.1 156.1 7 290.6-32.4 360.1-146.6 6.2-10.2 11.9-20.9 17-32.2-31.6 40.1-70.8 57.1-144.5 53-0.2 0.1-0.3 0.1-0.5 0.2 0.2-0.1 0.3-0.1 0.5-0.2 108.6-48.6 163.1-95.3 211.2-172.6 11.4-18.3 22.5-38.4 33.8-60.6-94.9 97.5-205 125.3-320.9 104.2l-86.9 9.5c-2.4 7.3-5.1 14.6-7.8 22z" fill="url(#g)"/>
+<linearGradient id="f" x1="-7374.2" x2="-4461.8" y1="-2418.5" y2="-2418.5" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m409.6 1786.3c18.8-48.5 38.1-97.7 58-147.2 19-47.4 38.5-95.2 58.5-143.2s40.4-96.1 61.2-144.2c21.2-49 42.9-97.8 64.9-146.5 21.8-48.1 44-95.9 66.6-143.3 8.1-17.1 16.3-34.1 24.6-51 14.2-29.3 28.6-58.4 43.1-87.2 0.8-1.6 1.6-3.1 2.4-4.6l-107.5-212.3c-1.8 2.9-3.5 5.8-5.3 8.6-25.1 40.9-50 82.7-74.4 125.4-24.7 43.1-49 87.1-72.7 131.7-20 37.6-39.6 75.6-58.6 113.9-3.8 7.8-7.6 15.5-11.3 23.2-23.4 48.2-44.6 94.8-63.7 139.5-21.7 50.7-40.7 99.2-57.5 145.1-11 30.2-21 59.4-30.1 87.4-7.5 24-14.7 47.9-21.5 71.8-16 56.3-29.9 112.4-41.2 168.3l107.9 213.4c14.3-38.1 28.9-76.8 44-116 4.1-10.9 8.4-21.8 12.6-32.8z" fill="url(#f)"/>
+<linearGradient id="e" x1="-7161.8" x2="-5631.3" y1="-2379.1" y2="-2379.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m243.5 1729.4c-13.6 68.2-23.2 136.2-28 203.8-0.2 2.4-0.4 4.7-0.5 7.1-33.7-54-124-106.8-123.8-106.2 64.6 93.7 113.7 186.7 120.9 278-34.6 7.1-82-3.2-136.8-23.3 57.1 52.5 100 67 116.7 70.9-52.5 3.3-107.1 39.3-162.1 80.8 80.5-32.8 145.5-45.8 192.1-35.3-73.9 209-147.9 439.8-222 684.8 22.7-6.7 36.2-21.9 43.9-42.6 13.2-44.4 100.8-335.6 238-718.2 3.9-10.9 7.8-21.8 11.8-32.9 1.1-3 2.2-6.1 3.3-9.2 14.5-40.1 29.5-81.1 45.1-122.9 3.5-9.5 7.1-19 10.7-28.6 0.1-0.2 0.1-0.4 0.2-0.6l-107.9-213.2c-0.5 2.6-1.1 5.1-1.6 7.6z" fill="url(#e)"/>
+<linearGradient id="d" x1="-7374.2" x2="-4461.8" y1="-2117.1" y2="-2117.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m805.6 937c-3.1 6.3-6.2 12.7-9.3 19.1-9.3 19.2-18.8 38.8-28.3 58.8-10.3 21.7-20.7 43.9-31.3 66.5-5.3 11.4-10.6 22.9-16 34.6-16.1 35-32.4 71.1-48.9 108.3-20.3 45.8-41 93.4-62 142.8-20 47.1-40.3 95.9-60.9 146.3-19.5 47.9-39.3 97.3-59.3 148.3-17.8 45.4-35.9 92.1-54 140.1-0.9 2.3-1.8 4.7-2.6 7-18 47.6-36.2 96.6-54.6 146.8-0.4 1.1-0.8 2.3-1.3 3.4l86.9-9.5c-1.7-0.3-3.5-0.5-5.2-0.9 103.9-13 242.1-90.6 331.4-186.5 41.1-44.2 78.5-96.3 113-157.3 25.7-45.4 49.8-95.8 72.8-151.5 20.1-48.7 39.4-101.4 58-158.6-23.9 12.6-51.2 21.8-81.4 28.2-5.3 1.1-10.7 2.2-16.1 3.1-5.5 1-11 1.8-16.6 2.6 0.1 0 0.1-0.1 0.2-0.1 96.9-37.3 158-109.2 202.4-197.4-25.5 17.4-66.9 40.1-116.6 51.1-6.7 1.5-13.7 2.7-20.7 3.7-1.7 0.3-3.5 0.6-5.2 0.8 0.1 0 0.1 0 0.1-0.1h0.1c33.6-14.1 62-29.8 86.6-48.4 5.3-4 10.4-8.1 15.3-12.3 7.5-6.5 14.7-13.3 21.5-20.5 4.4-4.6 8.6-9.3 12.7-14.2 9.6-11.5 18.7-23.9 27.1-37.3 2.6-4.1 5.1-8.3 7.6-12.6 3.2-6.2 6.3-12.3 9.3-18.3 13.5-27.2 24.4-51.5 33-72.8 4.3-10.6 8.1-20.5 11.3-29.7 1.3-3.7
  2.5-7.2 3.7-10.6 3.4-10.2 6.2-19.3 8.4-27.3 3.3-12 5.3-21.5 6.4-28.4-3.3 2.6-7.1 5.2-11.3 7.7-29.3 17.5-79.5 33.4-119.9 40.8l79.8-8.8-79.8 8.8-1.8 0.3c-4 0.7-8.1 1.3-12.2 2 0.7-0.3 1.4-0.7 2.1-1l-273 29.9c-0.4 1.1-0.9 2.1-1.4 3.1z" fill="url(#d)"/>
+<linearGradient id="c" x1="-7554.8" x2="-4642.5" y1="-2132.1" y2="-2132.1" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m1112.9 385.1c-24.3 37.3-50.8 79.6-79.4 127.5-1.5 2.5-3 5.1-4.5 7.6-24.6 41.5-50.8 87.1-78.3 137-23.8 43.1-48.5 89.3-74.3 139-22.4 43.3-45.6 89.2-69.4 137.8l273-29.9c79.5-36.6 115.1-69.7 149.6-117.6 9.2-13.2 18.4-27 27.5-41.3 28-43.8 55.6-92 80.1-139.9 23.7-46.3 44.7-92.2 60.7-133.5 10.2-26.3 18.4-50.8 24.1-72.3 5-19 8.9-36.9 11.9-54.1-106 18.1-236.3 35.5-321 39.7z" fill="url(#c)"/>
+<path d="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="#BE202E"/>
+<path d="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="b" x1="-7374.2" x2="-4461.8" y1="-2027.5" y2="-2027.5" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m936.5 1326.1c-5.5 1-11 1.8-16.6 2.6 5.6-0.7 11.1-1.6 16.6-2.6z" fill="url(#b)"/>
+<path d="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="#BE202E"/>
+<path d="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="a" x1="-7374.2" x2="-4461.8" y1="-2037.7" y2="-2037.7" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m980 1186.8c1.8-0.2 3.5-0.5 5.2-0.8-1.7 0.3-3.4 0.6-5.2 0.8z" fill="url(#a)"/>
+<path d="m980.2 1186.7z" fill="#BE202E"/>
+<path d="m980.2 1186.7z" fill="#BE202E" opacity=".35"/>
+<linearGradient id="j" x1="-5738.1" x2="-5094.3" y1="-2039.8" y2="-2039.8" gradientTransform="matrix(.4226 -.9063 .9063 .4226 5117.9 -2859.9)" 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="m980.2 1186.7z" fill="url(#j)"/>
+<path d="m1674.5 2662.1c-14.4 19.4-36.4 29.1-66.1 29.1-12.2 0-22.9-2.4-32.2-7.2s-16.5-11.4-21.6-19.8-7.6-17.8-7.6-28.2c0-15.7 5.9-28.2 17.8-37.5s28.5-14 49.8-14.2h59.2v-10.5c0-13.5-4.1-23.9-12.3-31.2s-20.2-11-36.1-11c-18.3 0-37.4 6.9-57.2 20.6l-11.2-19.6c12.8-8.5 24.6-14.6 35.5-18.5 10.8-3.8 23.5-5.8 38.2-5.8 22.2 0 39.3 5.5 51.3 16.4s18.1 26.2 18.3 45.8l0.3 119.3h-26.1v-27.7zm-21.8-4.9c10.8-7.2 18-17.1 21.4-29.7v-21.6h-56.2c-30.6 0-45.9 9.7-45.9 29.1 0 10 3.8 18 11.3 24s17.6 8.9 30.2 8.9c15.4 0.1 28.4-3.5 39.2-10.7z" fill="#6D6E71"/>
+<path d="m1970 2520c13.1 7.8 23.3 18.6 30.6 32.5s11 29.8 11 47.5c0 17.6-3.6 33.4-10.8 47.2s-17.3 24.6-30.3 32.2-28 11.5-44.9 11.5c-16 0-29.9-3.5-41.9-10.5s-21.4-16.7-28.2-29.2v105.1h-26.8v-247h26.8v39c6.6-12.8 15.9-22.7 27.9-29.6s25.9-10.4 41.6-10.4c16.8 0 31.9 3.9 45 11.7zm-16.7 138c9.8-5.8 17.5-13.8 23-24s8.3-21.8 8.3-34.6-2.8-24.3-8.3-34.5-13.2-18.1-23-23.9-20.9-8.7-33.1-8.7c-12.6 0-23.8 2.8-33.6 8.5s-17.5 13.7-22.9 24c-5.5 10.3-8.2 21.8-8.2 34.6 0 13.1 2.7 24.7 8.2 34.8s13.1 18.1 22.9 23.8 21 8.6 33.6 8.6c12.3 0 23.3-2.8 33.1-8.6z" fill="#6D6E71"/>
+<path d="m2237.4 2662.1c-14.4 19.4-36.4 29.1-66.1 29.1-12.2 0-22.9-2.4-32.2-7.2s-16.5-11.4-21.6-19.8-7.6-17.8-7.6-28.2c0-15.7 5.9-28.2 17.8-37.5s28.5-14 49.8-14.2h59.2v-10.5c0-13.5-4.1-23.9-12.3-31.2s-20.2-11-36.1-11c-18.3 0-37.4 6.9-57.2 20.6l-11.2-19.6c12.8-8.5 24.7-14.6 35.5-18.5 10.8-3.8 23.5-5.8 38.2-5.8 22.2 0 39.3 5.5 51.3 16.4s18.1 26.2 18.3 45.8l0.3 119.3h-26.1v-27.7zm-21.8-4.9c10.8-7.2 18-17.1 21.4-29.7v-21.6h-56.2c-30.6 0-45.8 9.7-45.8 29.1 0 10 3.8 18 11.3 24s17.6 8.9 30.2 8.9c15.2 0.1 28.3-3.5 39.1-10.7z" fill="#6D6E71"/>
+<path d="m2500.9 2515.7c11.7 4.7 21.6 11.2 29.7 19.6l-14.7 18.9c-14.6-13.9-32.5-20.9-53.7-20.9-12.4 0-23.4 2.8-33.1 8.4s-17.3 13.4-22.8 23.5-8.2 21.6-8.2 34.6c0 13.1 2.7 24.6 8.2 34.6s13.1 17.9 22.8 23.7c9.7 5.7 20.8 8.6 33.1 8.6 11.8 0 22.5-2 32-6s17.5-9.8 23.9-17.4l15.4 16.6c-8.3 9.8-18.5 17.5-30.9 22.9-12.3 5.5-26.1 8.2-41.4 8.2-17.4 0-32.9-3.8-46.4-11.5-13.5-7.6-24.1-18.4-31.7-32.2s-11.5-29.7-11.5-47.5 3.9-33.7 11.6-47.4c7.8-13.8 18.5-24.5 32.4-32.1 13.8-7.6 29.5-11.5 46.9-11.5 13.9-0.1 26.7 2.2 38.4 6.9z" fill="#6D6E71"/>
+<path d="m2797.8 2527c12.1 12.4 18.1 29.6 18.1 51.5v111.4h-26.8v-104.3c0-15.9-4.5-28.4-13.6-37.3-9-8.9-21.5-13.4-37.5-13.4-19 0.2-33.9 6.4-44.7 18.5s-16.2 28-16.2 47.8v88.7h-26.8v-254.3h26.8v114.1c11.8-27.2 35.2-41 70.1-41.3 21.7-0.1 38.5 6.2 50.6 18.6z" fill="#6D6E71"/>
+<path d="m3078.4 2535.9c14.4 18.1 20.9 42.9 19.4 74.2h-147.3c2.2 17.6 9.3 31.6 21.2 42s26.6 15.6 44.3 15.6c11.2 0 21.5-2 31-5.9s17.8-9.5 24.9-16.7l14.7 15.7c-8.7 9.6-19.3 17-31.7 22.3-12.4 5.2-26.1 7.9-40.9 7.9-17.6 0-33.2-3.8-46.9-11.5-13.6-7.6-24.2-18.4-31.7-32.2s-11.3-29.7-11.3-47.5 3.8-33.7 11.5-47.4c7.6-13.8 18.3-24.5 32-32.1s29.3-11.5 46.7-11.5c28.3-0.1 49.7 9 64.1 27.1zm-22.2 10.9c-10.9-10.1-25.1-15.2-42.6-15.2-17.2 0-31.5 5.1-42.9 15.4s-18.1 24-20.2 41.2h123.3c-0.8-17.4-6.7-31.2-17.6-41.4z" fill="#6D6E71"/>
+<path d="m3224 2662.1c3.2 3.5 4.8 7.7 4.8 12.7s-1.6 9.2-4.8 12.6-7.1 5.1-11.6 5.1c-4.8 0-8.8-1.7-12-5.1s-4.9-7.6-4.9-12.6 1.6-9.3 4.9-12.7c3.2-3.5 7.3-5.2 12-5.2 4.5 0 8.4 1.8 11.6 5.2z" fill="#6D6E71"/>
+<path d="m3466.2 2520.1c13.9 7.6 24.7 18.4 32.5 32.2s11.7 29.5 11.7 47c0 17.8-3.9 33.7-11.7 47.5s-18.7 24.6-32.5 32.4c-13.9 7.8-29.6 11.6-47.3 11.6-17.6 0-33.4-3.9-47.3-11.6-13.9-7.8-24.8-18.5-32.6-32.4-7.8-13.8-11.6-29.7-11.6-47.5 0-17.6 3.9-33.3 11.6-47.1 7.8-13.8 18.6-24.5 32.6-32.1 13.9-7.6 29.7-11.5 47.3-11.5 17.6 0.1 33.4 3.9 47.3 11.5zm-80.8 21.4c-9.9 5.7-17.6 13.6-23.1 23.7s-8.2 21.6-8.2 34.6c0 13.1 2.7 24.7 8.2 34.8 5.5 10.2 13.2 18.1 23.1 23.8s21.1 8.6 33.5 8.6 23.5-2.9 33.5-8.6c9.9-5.7 17.6-13.7 23.1-23.8s8.2-21.7 8.2-34.8-2.7-24.6-8.2-34.6-13.2-17.9-23.2-23.6-21.1-8.5-33.4-8.5c-12.4-0.2-23.6 2.7-33.5 8.4z" fill="#6D6E71"/>
+<path d="m3676.1 2519.1c10.9-7 24-10.6 39.3-10.8v26.9c-18.7-0.2-33.8 5-45.2 15.7s-17.9 25-19.6 43.1v95.9h-26.6v-180.6h26.6v40c6.1-13.1 14.6-23.2 25.5-30.2z" fill="#6D6E71"/>
+<path d="m3975.5 2671c0 17.4-3.8 32.6-11.4 45.6s-18.2 23-31.9 30-29.5 10.5-47.6 10.5c-26.8-0.2-51.4-8.9-74-25.9l12.2-20.6c9.1 7.6 18.6 13.3 28.4 17s20.6 5.7 32.3 5.9c19.6 0 35.4-5.6 47.3-16.8s17.8-26.2 17.8-44.9v-27.3c-6.4 12.2-15.3 21.5-26.7 27.9-11.4 6.5-24.7 9.7-39.7 9.7-15.9 0-30.2-3.7-42.7-11.1s-22.2-17.8-29.2-31c-7-13.3-10.5-28.3-10.5-45.2 0-16.7 3.4-31.6 10.3-44.6s16.5-23.2 28.8-30.6 26.5-11.1 42.4-11.1c15.3 0 28.6 3.2 40.1 9.7 11.4 6.5 20.5 15.8 27.2 27.9v-36.6h26.8v161.5zm-56.5-19.8c9.4-5.5 16.7-13.1 21.9-22.8s7.9-20.6 7.9-32.6c0-12.4-2.6-23.4-7.9-33.1-5.2-9.7-12.5-17.3-21.9-22.8s-20-8.2-32-8.2c-11.8 0-22.4 2.7-31.8 8.2s-16.7 13.1-22.1 22.8-8 20.8-8 33.1c0 12.2 2.7 23.1 8 32.7 5.4 9.7 12.7 17.2 22.1 22.8 9.4 5.5 20 8.3 31.8 8.3 12-0.1 22.6-2.9 32-8.4z" fill="#6D6E71"/>
+</svg>

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/Chevron.gif
----------------------------------------------------------------------
diff --git a/site/media/Chevron.gif b/site/media/Chevron.gif
new file mode 100755
index 0000000..ef42331
Binary files /dev/null and b/site/media/Chevron.gif differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/ChevronOverlay.png
----------------------------------------------------------------------
diff --git a/site/media/ChevronOverlay.png b/site/media/ChevronOverlay.png
new file mode 100755
index 0000000..184ee63
Binary files /dev/null and b/site/media/ChevronOverlay.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/IconHome.gif
----------------------------------------------------------------------
diff --git a/site/media/IconHome.gif b/site/media/IconHome.gif
new file mode 100755
index 0000000..0ab9e10
Binary files /dev/null and b/site/media/IconHome.gif differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/celix.png
----------------------------------------------------------------------
diff --git a/site/media/celix.png b/site/media/celix.png
new file mode 100644
index 0000000..86c16d2
Binary files /dev/null and b/site/media/celix.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/celix_notext.png
----------------------------------------------------------------------
diff --git a/site/media/celix_notext.png b/site/media/celix_notext.png
new file mode 100644
index 0000000..23c7459
Binary files /dev/null and b/site/media/celix_notext.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/celix_notext_20px.png
----------------------------------------------------------------------
diff --git a/site/media/celix_notext_20px.png b/site/media/celix_notext_20px.png
new file mode 100755
index 0000000..4e481ca
Binary files /dev/null and b/site/media/celix_notext_20px.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/forkmeongithub.png
----------------------------------------------------------------------
diff --git a/site/media/forkmeongithub.png b/site/media/forkmeongithub.png
new file mode 100755
index 0000000..dc0763a
Binary files /dev/null and b/site/media/forkmeongithub.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/forkmesmall.png
----------------------------------------------------------------------
diff --git a/site/media/forkmesmall.png b/site/media/forkmesmall.png
new file mode 100644
index 0000000..c1c8dad
Binary files /dev/null and b/site/media/forkmesmall.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/githubIcon.png
----------------------------------------------------------------------
diff --git a/site/media/githubIcon.png b/site/media/githubIcon.png
new file mode 100755
index 0000000..e7605b0
Binary files /dev/null and b/site/media/githubIcon.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/memory_pools.png
----------------------------------------------------------------------
diff --git a/site/media/memory_pools.png b/site/media/memory_pools.png
new file mode 100755
index 0000000..f005d1d
Binary files /dev/null and b/site/media/memory_pools.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/shadow.png
----------------------------------------------------------------------
diff --git a/site/media/shadow.png b/site/media/shadow.png
new file mode 100755
index 0000000..c04d21b
Binary files /dev/null and b/site/media/shadow.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/media/shiro_bullet_24x24.png
----------------------------------------------------------------------
diff --git a/site/media/shiro_bullet_24x24.png b/site/media/shiro_bullet_24x24.png
new file mode 100755
index 0000000..6f2d5ad
Binary files /dev/null and b/site/media/shiro_bullet_24x24.png differ

http://git-wip-us.apache.org/repos/asf/celix-site/blob/606d6633/site/releasing.html
----------------------------------------------------------------------
diff --git a/site/releasing.html b/site/releasing.html
new file mode 100644
index 0000000..3943e48
--- /dev/null
+++ b/site/releasing.html
@@ -0,0 +1,385 @@
+<!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">
+<!--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="">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=""><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>Releasing Apache Celix</h1>
+
+<p>Note: This information is only of use to Apache Celix Release Managers!</p>
+
+<p>Steps to follow:</p>
+
+<ul>
+<li>Create signing KEYs</li>
+<li>Update release related files</li>
+<li>Compile and test</li>
+<li>Create SVN tag</li>
+<li>Create, sign and publish artefacts</li>
+<li>Run the vote</li>
+<li>Post the vote results</li>
+<li>Roll out the release artefacts</li>
+<li>Announce the release</li>
+</ul>
+
+<p>Interesting links:</p>
+
+<ul>
+<li><a href="http://www.apache.org/dev/release.html">Apache Release Guide</a></li>
+<li><a href="http://www.apache.org/dev/release-signing.html">Apache Release Signing</a></li>
+<li><a href="http://creadur.apache.org/rat/apache-rat/index.html">Apache RAT</a></li>
+<li><a href="http://www.apache.org/dev/openpgp.html">Apache OpenPGP Howto</a></li>
+</ul>
+
+<h2>Create signing KEYs</h2>
+
+<p>Each Release Manager must have his own signing keys. Information about and instruction for the generation of these keys can be found on the
+<a href="http://www.apache.org/dev/release-signing.html#generate">Signing Releases page</a> and <a href="http://www.apache.org/dev/openpgp.html#generate-key">How To OpenPGP</a>. Be sure to follow the information provided on that site and its references.</p>
+
+<p>The generated key can be uploaded to the <a href="http://pgp.mit.edu">MIT PGP Public Key Server</a>.</p>
+
+<p>Next, the public key signature must be added to the KEYS file. Again, read the <a href="http://www.apache.org/dev/release-signing.html#keys-policy">Signing Releases page</a>
+for more information. This updated file needs to be uploaded to SVN, be sure to upload it to:</p>
+
+<ul>
+<li><a href="https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS">Apache Celix release development area KEYS</a></li>
+<li><a href="https://dist.apache.org/repos/dist/release/incubator/celix/KEYS">Apache Celix release distribution area KEYS</a></li>
+</ul>
+
+<h2>Update release related files</h2>
+
+<p>For every release the related files must be updated. The following files are relevant:</p>
+
+<ul>
+<li><p>CHANGES</p>
+
+<p>Add a list of fixed issues which can be created using Jira.</p></li>
+<li><p>RELEASE_NOTES</p>
+
+<p>Add additional notes regarding this release, eg known short comings.</p></li>
+<li><p>BUILDING</p>
+
+<p>Even though the BUILDING file doesn't have any specific release information, it should be verified before making a release.  </p></li>
+<li><p>NOTICE</p>
+
+<p>If needed, add any new license related information to this file.</p></li>
+</ul>
+
+<p>Besides this information, the version needs to be bumped. Even though every bundle has its own version, a release is made with one overall version. This version
+is defined in the top-level CMakeLists.txt file.
+Update the following pieces:</p>
+
+<pre><code>SET(CELIX_MAJOR "X")
+SET(CELIX_MINOR "Y")
+SET(CELIX_MICRO "Z")
+</code></pre>
+
+<p>Note: The DEFAULT_VERSION property is used as default version for new bundles and as such does not need to be updated when making a release.</p>
+
+<h2>Compile and test</h2>
+
+<p>Before creating a branch, be sure that the source compiles and tests run successfully. If there are any known shortcomings, make sure they are listed in the 
+RELEASE_NOTES. Details for compiling and testing are available in the BUILDING file.</p>
+
+<pre><code>// Create a directory as sibling of the celix release directory
+&gt; mkdir celix-build
+&gt; cd celix-build
+// Run CMake to generate the makefiles. Enable all BUILD options.
+&gt; ccmake ../celix
+&gt; make
+&gt; make deploy
+&gt; make test
+</code></pre>
+
+<p>Also verify that the provides examples work as expected. If needed ask other committers to test parts, eg the GTK examples.</p>
+
+<pre><code>// Go to the deploy directory to see all examples
+&gt; cd deploy
+// Test the different examples, eg
+&gt; cd hello_world
+&gt; sh run.sh
+// Depending on the example the output might be different. Most examples provide a shell to inspect the framework.
+// To list the commands use the "help" command.
+-&gt; help
+....
+</code></pre>
+
+<p>After verifying the build, run Apache RAT to check for any licensing problems. If Apache RAT is configured in the CMake build the "rat" target can be used to run
+the check.</p>
+
+<pre><code>// From the celix-build directory
+// Run CMake to set the APACHE_RAT library (path to the JAR file).
+&gt; ccmake ../celix
+// Run RAT
+&gt; make rat
+</code></pre>
+
+<p>Apache RAT should not raise any concers, if there are, check the source files for 
+a license header. If it is a false positive update the rat-excludes.txt file in the root of the project. Be sure it is a false positive! If in doubt, ask the 
+mailing list! Third party licenses may need to be mentioned in the NOTICE file.</p>
+
+<h2>Create SVN tag</h2>
+
+<p>After changing all files a tag for the new release must be made. Before doing so, make sure all changed files are committed.</p>
+
+<p>The tag should be named like this: celix-X.Y.Z</p>
+
+<p>To make a tag use the following command:</p>
+
+<pre><code>svn copy http://svn.apache.org/repos/asf/celix/trunk/ \
+    http://svn.apache.org/repos/asf/celix/tags/celix-X.Y.Z \
+    -m "X.Y.Z release of the Apache Celix project."
+</code></pre>
+
+<p>Note: Make sure there are no new changes made on trunk while working on the release. Discuss: Use a branch for staging the release and the files? Or possibly use a revision nr?</p>
+
+<h2>Create, sign and publish artefacts</h2>
+
+<p>Since Celix only releases source artefacts, creating the artefact is simple and straightforward</p>
+
+<pre><code>// Create symbolic link so the archive has a directory with version information
+&gt; ln -s celix celix-X.Y.Z
+// Create GZip archive
+&gt; tar -hczf celix-X.Y.Z.tar.gz celix-X.Y.Z
+// The create symbolic link can be removed
+&gt; celix celix-X.Y.Z
+</code></pre>
+
+<p>After creating the artefact, the file has to be signed. More information about signing can be found at (http://www.apache.org/dev/release-signing.html).</p>
+
+<pre><code>// Generate MD5 checksum
+&gt; md5 celix-X.Y.Z.tar.gz &gt; celix-X.Y.Z.tar.gz.md5
+// Generate SHA512 checksum
+&gt; gpg --print-md SHA512 celix-X.Y.Z.tar.gz &gt; celix-X.Y.Z.tar.gz.sha
+// Generate ASCII signature
+&gt; gpg --armor --output celix-X.Y.Z.tar.gz.asc --detach-sig celix-X.Y.Z.tar.gz
+</code></pre>
+
+<p>Copy the archive of the source to the <a href="https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS">Apache Celix release development area</a> (using SVN).</p>
+
+<p>See the <a href="http://www.apache.org/dev/release.html#host-rc">Apache Release Guide</a> for more information.</p>
+
+<h2>Run the vote</h2>
+
+<p>Before a release is official a vote has to be held. More information on voting can be found on <a href="http://www.apache.org/foundation/voting.html">Apache Voting Process</a>.</p>
+
+<p>The first vote has to be done on the public mailinglist of the project itself (dev@celix.apache.org). The following template must be used for this vote:</p>
+
+<p>================================================================================================================</p>
+
+<blockquote>
+  <p>To: dev@celix.apache.org <br />
+  Subject: [VOTE] Release Celix version X.Y.Z</p>
+  
+  <p>This is the release vote for Apache Celix, version X.Y.Z.</p>
+  
+  <p>It fixes the following issues: <br />
+  {Create Release Note link using https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}</p>
+  
+  <p>Source files: <br />
+  https://dist.apache.org/repos/dist/dev/celix/celix-X.Y.Z/</p>
+  
+  <p>The tag to be voted upon: <br />
+  http://svn.apache.org/repos/asf/celix/tags/celix-X.Y.Z/</p>
+  
+  <p>Celix's keys can be found at: <br />
+  https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS</p>
+  
+  <p>Information for voting on a release can be found at http://www.apache.org/dev/release.html#approving-a-release</p>
+  
+  <p>Please vote to approve this release:</p>
+  
+  <p>[ ] +1 Approve the release <br />
+  [ ] -1 Disapprove the release (please provide specific comments)</p>
+  
+  <p>This vote will be open for at least 72 hours.</p>
+</blockquote>
+
+<p>================================================================================================================</p>
+
+<p>After this first vote the results must be posted to the "dev" list, see below for more information.</p>
+
+<p>================================================================================================================</p>
+
+<p>Note: Be sure to use the [VOTE] tag, this is used by the automated vote tracking system to keep track of outstanding vote threads.</p>
+
+<h2>Post the vote results</h2>
+
+<p>As mentioned before, after each vote the results must be posted to the corresponding list. This "Result" vote contains the number of votes made, including 
+wether a vote is binding or not. For a successful vote the following template can be used.</p>
+
+<p>================================================================================================================</p>
+
+<blockquote>
+  <p>To: dev@celix.apache.org <br />
+  Subject: [RESULT][VOTE] Release Celix version X.Y.Z</p>
+  
+  <p>The vote has passed with the following result:</p>
+  
+  <p>+1 Name of Approver (apache ID) (binding|not binding) <br />
+  +1 Name of Approver (apache ID) (binding|not binding) <br />
+  ...</p>
+  
+  <p>{include additional details if needed}</p>
+  
+  <p>The released artifact will be moved to the release area for mirroring. After the mirroring period the release will be announced.</p>
+  
+  <p>Thanks for voting.</p>
+</blockquote>
+
+<p>================================================================================================================</p>
+
+<p>Note: Be sure to post the vote result with the same topic as the original message. Also prepend the subject with [RESULT]. This is, again, needed to be able to keep track
+of vote threads. </p>
+
+<h2>Roll out release artefacts</h2>
+
+<p>If the vote is passed successfully the release can be moved from the "dev" area to "release". The automated svnpubsub will move the artifact to the correct 
+server for mirroring. Mirroring typically can take up to 24 hours.</p>
+
+<p>Besides uploading the new release, the old release should be archived. Since archiving is already automated, it is only needed to delete the previous version from the release
+area. See the <a href="http://www.apache.org/dev/release.html#when-to-archive">Apache Release Guide</a> for more information.</p>
+
+<p>See the <a href="http://www.apache.org/dev/release.html#upload-ci">Apache Release Guide</a> for more information.</p>
+
+<p>After these 24 hours the release can be announced.</p>
+
+<h2>Announce the release</h2>
+
+<p>Update website's <a href="http://celix.apache.org/index.html">News</a> and <a href="http://celix.apache.org/download.html">Download</a> sections to include the new release.</p>
+
+<p>On the "Download" page, the old release can be replaced with the new one, there is no need to keep a link to archived versions. The "News" section can simply be extended
+with an additional entry.</p>
+
+<p>Additionally it is a good idea to post a message to "announce@apache.org" and "dev@celix.apache.org". (note: the from address must be a ...@apache.org address).</p>
+
+<p>The following template must be used:</p>
+
+<p>================================================================================================================</p>
+
+<blockquote>
+  <p>To: announce@apache.org, dev@celix.apache.org <br />
+  Subject: [ANNOUNCE] Apache Celix X.Y.Z released</p>
+  
+  <p>The Apache Celix team is pleased to announce the release of Celix X.Y.Z.</p>
+  
+  <p>Celix is an implementation of the OSGi specification adapted to C. It will follow the API 
+  as close as possible, but since the OSGi specification is written primarily for Java, there 
+  will be differences. An important aspect of the implementation is interoperability between 
+  Java and C. This interoperability is achieved by porting and implementing the Remote 
+  Services specification in Celix.</p>
+  
+  <p>This new release focusses on .... {add additional information for this release}</p>
+  
+  <p>The release is available here: <br />
+  http://celix.apache.org/download.cgi</p>
+  
+  <p>The full change log is available here: <br />
+  {Create Release Note link using https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}</p>
+  
+  <p>We welcome your help and feedback. For more information on how to report problems, 
+  and to get involved, visit the project website at http://celix.apache.org/</p>
+  
+  <p>The Apache Celix Team</p>
+</blockquote>
+
+<p>================================================================================================================</p>
+</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/606d6633/site/support.html
----------------------------------------------------------------------
diff --git a/site/support.html b/site/support.html
new file mode 100644
index 0000000..07a0c20
--- /dev/null
+++ b/site/support.html
@@ -0,0 +1,116 @@
+<!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">
+<!--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="">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=""><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>Support</h1>
+
+<p>As detailed on the <a href="/community/community.html">Community</a> page, Celix is a community driven project. Support is
+given by developers and users.</p>
+
+<p>To get in touch with developers and users, please use our:</p>
+
+<ul>
+<li><a href="/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/support/issuetracking.html">Issue Tracking</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/606d6633/src/bottom.html
----------------------------------------------------------------------
diff --git a/src/bottom.html b/src/bottom.html
new file mode 100755
index 0000000..8e2417f
--- /dev/null
+++ b/src/bottom.html
@@ -0,0 +1,6 @@
+</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>