Author: hboutemy
Date: Sat Jan 13 21:31:48 2018
New Revision: 1821082

URL: http://svn.apache.org/viewvc?rev=1821082&view=rev
Log:
added a link to the excellent Reflow Maven Skin

Modified:
    maven/site/trunk/content/apt/skins/index.apt

Modified: maven/site/trunk/content/apt/skins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/skins/index.apt?rev=1821082&r1=1821081&r2=1821082&view=diff
==============================================================================
--- maven/site/trunk/content/apt/skins/index.apt (original)
+++ maven/site/trunk/content/apt/skins/index.apt Sat Jan 13 21:31:48 2018
@@ -33,6 +33,8 @@ Available Skins
   The following table lists skins that are available for you to use in your
   Maven generated site.
 
+* Supported By The Maven Project
+
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
 || <<Skin>>                                                         || 
<<Version>> || Site Plugin Version || <<Description>> || <<Source Repository>> 
|| <<Issue Tracking>>
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
@@ -41,6 +43,28 @@ Available Skins
 | {{{/skins/maven-fluido-skin/} <<<Maven Fluido Skin>>>}}           | 1.7      
    | [3.7,)               | Skin based on Bootstrap CSS. | 
{{{http://gitbox.apache.org/repos/asf/maven-fluido-skin/}GIT}} / 
{{{https://github.com/apache/maven-fluido-skin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSKINS/component/12326474}JIRA}}
 
*-------------------------------------------------------------------+--------------+----------------------+------------------+------------------------+--------------------+
 
+** Retired
+
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+|| <<Skin>>                                                         || 
<<Version>> || Site Plugin Version || <<Retired Date>> || <<Description>>
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-application-skin/} <<<Maven Application Skin>>>}} | 1.0      
    | (,3.4]               | 2015-12-28        |A skin used by applications 
like Continuum.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-classic-skin/} <<<Maven Classic Skin>>>}}         | 1.1      
    | (,3.4]               | 2015-12-28        | This skin resembles the look 
of a site generated by Maven 1.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+| {{{/skins/maven-stylus-skin/} <<<Maven Stylus Skin>>>}}           | 1.5      
    | (,3.4]               | 2015-12-28        | The skin used for the website 
of Maven itself.
+*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
+
+* Outside The Maven Land
+
+*-------------------------------------------------------------------+----------------+-----------------------+
+|| <<Skin>>                                                         || 
<<Maintainer>> || <<Description>>
+*-------------------------------------------------------------------+----------------+-----------------------+
+| {{{http://andriusvelykis.github.io/reflow-maven-skin/} <<<Reflow Maven 
Skin>>>}} | {{{https://github.com/andriusvelykis} Andrius Velykis}} | 
Responsive Apache Maven skin to reflow the standard Maven site with a modern fe
+*-------------------------------------------------------------------+----------------+-----------------------+
+
+* Instructions
+
   To use one of these skins in your project, you use the <<<skin>>> element of 
the
   
{{{https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html}site
 descriptor}}.
   This is a regular artifact or dependency-like element. For example, to use 
the
@@ -57,15 +81,3 @@ Available Skins
   ...
 </project>
 +-----+
-
-* Retired
-
-*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
-|| <<Skin>>                                                         || 
<<Version>> || Site Plugin Version || <<Retired Date>> || <<Description>>
-*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
-| {{{/skins/maven-application-skin/} <<<Maven Application Skin>>>}} | 1.0      
    | (,3.4]               | 2015-12-28        |A skin used by applications 
like Continuum.
-*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
-| {{{/skins/maven-classic-skin/} <<<Maven Classic Skin>>>}}         | 1.1      
    | (,3.4]               | 2015-12-28        | This skin resembles the look 
of a site generated by Maven 1.
-*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+
-| {{{/skins/maven-stylus-skin/} <<<Maven Stylus Skin>>>}}           | 1.5      
    | (,3.4]               | 2015-12-28        | The skin used for the website 
of Maven itself.
-*-------------------------------------------------------------------+--------------+----------------------+-------------------+------------------+


Reply via email to