Hello all
Below is a first draft of what the Maven-generated site could looks like:
http://builds.apache.org/job/sis-trunk/site/index.html
I used the GeoAPI stylesheets (since we created them) for giving a
slightly different look than the usual Maven reports. However if there
is any volunteer for more personalization (to really give SIS its own
look), that would be nice. The files to modify are:
* src/site/resources/css/site.css for the Maven site
* src/site/resources/images/*.png for the images used for the gradient
effects.
* src/main/javadoc/stylesheet.css for the Javadoc style
If an artistic-inclined volunteer want to do a top-banner like the one
at http://www.geoapi.org/, I would incorporate it.
On the top of the page, I put links to OGC and GeoAPI. Is there any
links to add or remove?
On the left of the page, I added a "Quick links" section with what I
think would be the most wanted links, for saving users to search them in
the list of project reports. Any proposed change to this list of links?
Regarding content, I put two child pages: "Downloading libraries" and "
Recommended code patterns". If anyone wants to change the content, the
files are there:
* src/site/apt/index.apt
* src/site/apt/download.apt
* src/site/fml/code-patterns.fml
Martin