Apache Maven Fluido 皮肤 IT,MSKINS-76

这是针对 Apache Maven Fluido Skin 的测试,顶部栏中有一个紧凑的 Flattr 按钮。Apache Maven Fluido Skin 是构建在 Twitter 引导程序之上的 Apache Maven 站点皮肤。

实际配置

<custom>
  <fluidoSkin>
    <flattr>
        <!-- if the Apache Software Foundation had its own thing we could use it instead -->
        <thing>448050/Open-Source-Initiative-OSI</thing>
        <url>http://opensource.org/</url>
        <style>compact</style>
    </flattr>
    <topBarEnabled>true</topBarEnabled>
    <sideBarEnabled>false</sideBarEnabled>
 </fluidoSkin>
</custom>