Author: marrs
Date: Fri Jan 20 20:52:23 2012
New Revision: 1234133
URL: http://svn.apache.org/viewvc?rev=1234133&view=rev
Log:
Started adding content.
Added:
ace/site/trunk/content/apache.mdtext
Modified:
ace/site/trunk/content/dev-doc.mdtext
ace/site/trunk/content/downloads.mdtext
ace/site/trunk/content/get-involved.mdtext
ace/site/trunk/content/index.mdtext
ace/site/trunk/content/news.mdtext
ace/site/trunk/content/on-the-web.mdtext
ace/site/trunk/content/user-doc.mdtext
ace/site/trunk/content/wiki.mdtext
Added: ace/site/trunk/content/apache.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/apache.mdtext?rev=1234133&view=auto
==============================================================================
--- ace/site/trunk/content/apache.mdtext (added)
+++ ace/site/trunk/content/apache.mdtext Fri Jan 20 20:52:23 2012
@@ -0,0 +1,5 @@
+Title: Apache
+
+# Apache
+
+Placeholder page.
Modified: ace/site/trunk/content/dev-doc.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/dev-doc.mdtext (original)
+++ ace/site/trunk/content/dev-doc.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,5 @@
Title: Developer Documentation
+# Developer Documentation
+
Placeholder page.
Modified: ace/site/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/downloads.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/downloads.mdtext (original)
+++ ace/site/trunk/content/downloads.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,5 @@
Title: Downloads
+# Downloads
+
Placeholder page.
Modified: ace/site/trunk/content/get-involved.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/get-involved.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/get-involved.mdtext (original)
+++ ace/site/trunk/content/get-involved.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,5 @@
Title: Get Involved
-Placeholder page.
+# Get Involved
+
+When you want to get involved in Apache ACE, probably the first thing to do is
to subscribe to the [mailing lists](/get-involved/mailing-lists.html). You can
learn how to check out the [source code](/get-involved/source-code.html),
compile it yourself and maybe fix a bug or add a feature, both of which you can
report in our [issue tracker](/get-involved/issue-tracking.html). Finally, we
would like to [introduce ourselves](/get-involved/project-team.html) here.
Modified: ace/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/index.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/index.mdtext (original)
+++ ace/site/trunk/content/index.mdtext Fri Jan 20 20:52:23 2012
@@ -1,8 +1,18 @@
+Title: Apache ACE
+
# Welcome to Apache ACE
-This is the new website for Apache ACE, or rather, a stub for it as we are
still setting up the new Apache CMS for it.
+Apache ACE is a software distribution framework that allows you to centrally
manage and distribute software components, configuration data and other
artifacts to target systems. It is built using OSGi and can be deployed in
different topologies. The target systems are usually also OSGi based, but don't
have to be.
+
+# News
+
+* Apache ACE graduated as a TLP!
+* Apache ACE version 0.8.1-incubator released! [Get it here](#TODO).
+
+# Background
+
+When assembling software out of reusable components, the task of deploying
software onto an ever increasing number of targets is not trivial to solve.
This becomes even harder when these targets require different components based
on who's using them.
-Please see the following resources for further help:
+Apache ACE allows you to group those components and assign them to a managed
set of targets. This allows you to distribute updates and new components
easily, while keeping a full history of what was installed where during what
period. It also helps you setup an automated development, QA/testing, staging
and production environment.
- -
[http://www.apache.org/dev/cmsref.html](http://www.apache.org/dev/cmsref.html)
- -
[http://wiki.apache.org/general/ApacheCms2010](http://wiki.apache.org/general/ApacheCms2010)
+If you want to learn more about how to use Apache ACE, go to the [User
Documentation](/user-doc.html) and start with [A brief
introduction](/user-doc/introduction.html). If you are interested in [becoming
involved](/get-involved.html), check out our [Mailing Lists](#TODO) and
finally, to gain a deeper understanding of the software, read the available
[Developer Documentation](/dev-doc.html) which explains how to build the
software and the overall [Software
Architecture](/dev-doc/software-architecture.html).
Modified: ace/site/trunk/content/news.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/news.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/news.mdtext (original)
+++ ace/site/trunk/content/news.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,6 @@
Title: News
-Placeholder page.
+# News
+
+* Apache ACE graduated as a TLP!
+* Apache ACE version 0.8.1-incubator released! [Get it here](#TODO).
Modified: ace/site/trunk/content/on-the-web.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/on-the-web.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/on-the-web.mdtext (original)
+++ ace/site/trunk/content/on-the-web.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,5 @@
Title: On the web
+# On the web
+
Placeholder page.
Modified: ace/site/trunk/content/user-doc.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/user-doc.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/user-doc.mdtext (original)
+++ ace/site/trunk/content/user-doc.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,5 @@
Title: User Documentation
+# User Documentation
+
Placeholder page.
Modified: ace/site/trunk/content/wiki.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/wiki.mdtext?rev=1234133&r1=1234132&r2=1234133&view=diff
==============================================================================
--- ace/site/trunk/content/wiki.mdtext (original)
+++ ace/site/trunk/content/wiki.mdtext Fri Jan 20 20:52:23 2012
@@ -1,3 +1,6 @@
Title: Wiki
-Apache ACE uses Confluence as its wiki. You can take a look by following [this
link](https://cwiki.apache.org/confluence/display/ACE/Index)
+# Wiki
+
+Apache ACE uses Confluence as its wiki. You can take a look by following [this
link](https://cwiki.apache.org/confluence/display/ACE/Index). The wiki is used
for collaborating on documents. This includes [design
documentation](/wiki/drafts.html) and [board reports](/wiki/board-reports.html).
+