Class | Webgen::WebSiteTemplate |
In: |
lib/webgen/website.rb
|
Parent: | DirectoryInfo |
A Web site template is a collection of files which provide a starting point for a Web site. These files provide stubs for the content and should not contain any style information.
BASE_PATH | = | File.join( Webgen.data_dir, 'website_templates' ) | Base path for the templates. |