|| - 
 [ project ]  - 
technical - 
examples - 
links - 
 || - 
summary - 
 [ tutorial ]  - 
usage - 
 Tutorial 
-  You need... 
 
-  a few content pages - we let the pages end with "*.htm".
   (2) 
 
-  the "mksite.sh" shell script - download it and add it locally.
   (3) 
 
-  create a "site.htm" sitefile with the target "*.html" pagenames.
   (4) 
 
 
-  When done... 
 
-  Run the script - say "sh mksite.sh site.htm".
   (5) 
 
-  It scans the "site.htm" sitefile to detect the filelist to work with.
 
-  It scans the source "*.htm" files for embedded meta information.
 
-  It generates the target "*.html" files by modifying the content.
 
-  This tutorial... 
 
-  tells you how to separate content and navigation parts.
   (6) 
 
-  how to build a vertical navigation bar for all your webpages.
   (7) 
 
-  use variable expansion for the title line of your webpages 
   (8) 
 
-  check out the generated meta variables of your webpages 
   (9) 
 
 
-  Doing some fancy things... 
 
-  like alternative html markup style by css class bindings .
 
-  adding the printerstyle web accessibility option to your website.
 
-  checking out the sitemap generation options.