Hi,
I've created a new site using the maven site plugin.
You can see a preview on
http://people.apache.org/~tobr/droids/
You can build it on your own, using the latest scm version and calling
the follwing commands from the droids root folder
$mvn site:site site:stage
$firefox target/staging/index.html
I've seen that there was already an old site version using a new logo.
Is this the valid Apache Droids logo?
In the next step, I would like to add some examples to the documentation.
So, what do you think?
Could we use this as a replacement of the current website?
Tobias