On 26 November 2011 21:07, Simone Tripodi <simonetrip...@apache.org> wrote: > Hi all guys, > at Maven we have just released a new skin[1], I quickly did an > experiment and applied it on my beloved digester, deploying the site > on my personal [2] ASF space. > WDYT? Is there any chance to have it applied here at commons? > It would involve a little modification to the parent pom[3]. > Any feedback would me much more than appreciated, many thanks in advance!
The Commons Logo and link are not working. I had to add some special code to the Velocity template to get round bugs in Maven site generation. The logo and link use a dummy url suffix to ensure that they are not converted into relative URLs. You have to remove the following from the end of the URLs: .remove.invalid There's similar trickery for the image processing. As a temporary hack I suggest you manually fix the output so at least we can see what it *should* look like. Having said that, I find the page a bit harder to read, because the introduction takes up far too much space. Also, the RHS links are missing. We need to provide a links to ApacheCon and the ASF. And the trademark notices at the bottom are missing. These are also required. I spent a lot of time getting that working (again, because of deficiencies in Maven site generation). > Simo > > [1] http://maven.apache.org/skins/maven-fluido-skin/ > [2] http://people.apache.org/~simonetripodi/digester > [3] https://gist.github.com/1396291 > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org