[ 
https://issues.apache.org/jira/browse/WHIRR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882202#action_12882202
 ] 

Tom White commented on WHIRR-19:
--------------------------------

We can use the maven-stylus-skin by adding the following section to site.xml 
below the version element:

{noformat}
  <skin>
    <groupId>org.apache.maven.skins</groupId>
    <artifactId>maven-stylus-skin</artifactId>
    <version>1.2</version>
  </skin>
{noformat}

I turned off the banner by adding this to resources/css/site.css:

{noformat}
#banner {
  height: 93px;
  background: none;
}
{noformat}


> Create project website
> ----------------------
>
>                 Key: WHIRR-19
>                 URL: https://issues.apache.org/jira/browse/WHIRR-19
>             Project: Whirr
>          Issue Type: Task
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Patrick Hunt
>            Priority: Blocker
>             Fix For: 0.1.0
>
>         Attachments: site.tar.gz
>
>
> Whirr needs a website at http://incubator.apache.org/whirr.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to