aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache-forrest/pkg-message
blob: fc63240f66884a1223b59249c97c181b1551a0dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

*************************************************************************

  Set the environment variable:

      FORREST_HOME=%%DATADIR%%

  and add ${FORREST_HOME}/bin to your PATH.

  To build a site:

      1)  $ mkdir mysite; cd mysite
      2)  $ forrest seed
      3)  $ forrest
      4)  see results in ./build/site/index.html with your web browser

  To avoid any issue with old classes being loaded, run a 'forrest clean'
  in your project directory, after you upgraded to this version (%%PORTVERSION%%)

*************************************************************************