************************************************************************* 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%%) *************************************************************************