You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2016/09/04 18:15:00 UTC

svn commit: r1759182 - /creadur/rat/trunk/src/site/apt/site-publish.apt

Author: pottlinger
Date: Sun Sep  4 18:14:59 2016
New Revision: 1759182

URL: http://svn.apache.org/viewvc?rev=1759182&view=rev
Log:
Add more details to site - thanks Karlheinz.

Modified:
    creadur/rat/trunk/src/site/apt/site-publish.apt

Modified: creadur/rat/trunk/src/site/apt/site-publish.apt
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/src/site/apt/site-publish.apt?rev=1759182&r1=1759181&r2=1759182&view=diff
==============================================================================
--- creadur/rat/trunk/src/site/apt/site-publish.apt (original)
+++ creadur/rat/trunk/src/site/apt/site-publish.apt Sun Sep  4 18:14:59 2016
@@ -29,10 +29,10 @@ How to publish the Rat website
 
 * Developing Content
 
- Build and generate the site using Maven the usual way
+ Build and generate the site using Maven the usual way. A plain site does not generate a fully complete page, thus:
 
 +------------------------------------------+
-mvn clean site
+mvn clean site site:stage
 +------------------------------------------+
 
  Make your changes to the <<<site.xml>>> and/or <<<.apt>>> files then launch
@@ -66,7 +66,7 @@ mvn clean site
  and manual processing. End to end, the process is slow - perhaps
  taking 30 minutes but close supervision is not required.
 
-** Deploy the Site Locally
+** Deploy the Site locally
 
  Rat declares a local directory (<<<stage>>>) for Maven
  site deployments. To avoid excessive numbers of commits, the