You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2018/06/20 21:00:16 UTC

svn commit: r1833953 - in /maven/website/content: maven-site-1.0-site.jar skins/index.html

Author: svn-site-role
Date: Wed Jun 20 21:00:16 2018
New Revision: 1833953

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/maven-site-1.0-site.jar
    maven/website/content/skins/index.html

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/skins/index.html
==============================================================================
--- maven/website/content/skins/index.html (original)
+++ maven/website/content/skins/index.html Wed Jun 20 21:00:16 2018
@@ -186,7 +186,11 @@ Michael Osipov" />
 <tr class="b">
 <td align="left"><a class="externalLink" href="http://andriusvelykis.github.io/reflow-maven-skin/"> <tt>Reflow Maven Skin</tt></a></td>
 <td align="left"><a class="externalLink" href="https://github.com/andriusvelykis"> Andrius Velykis</a></td>
-<td align="left">Responsive Apache Maven skin to reflow the standard Maven site with a modern fe</td></tr></table></div>
+<td align="left">Responsive Apache Maven skin to reflow the standard Maven site with a modern fe</td></tr>
+<tr class="a">
+<td align="left"><a class="externalLink" href="http://docs.bernardomg.com/maven/docs-maven-skin/"> <tt>Docs Maven Skin</tt></a></td>
+<td align="left"><a class="externalLink" href="https://github.com/Bernardo-MG"> Bernardo Mart&#xed;nez Garrido</a></td>
+<td align="left">A minimalist and responsive Bootstrap-based HTML5 skin for Maven Site, which will help to use it as a documentation site.</td></tr></table></div>
 <div class="section">
 <h3><a name="Instructions"></a>Instructions</h3>
 <p>To use one of these skins in your project, you use the <tt>skin</tt> element of the <a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html">site descriptor</a>. This is a regular artifact or dependency-like element. For example, to use the Maven Fluido Skin, you would include the this in your <tt>site.xml</tt> file:</p>