skeleton: Sets up directory structure for a new Samatha site
2 main subdirectories: template (for source code for the site) and basename(site) for the html etc. of the site itself
Description
Sets up the directory structure for a new static site
Usage
skeleton(site)
Arguments
site
path to the directory you want to set up
Value
logical TRUE if successful, FALSE if directory already
exists