[%# This template is used to generate static content. Changes made to the template will take effect when ttree is run on the build_static_content script. %] [% calfwebroot = '/demonstration/' %] CALF "Static" Page Generation [% INCLUDE groupshead %] [% INCLUDE groupsmenu %]

CALF "Static" Page Generation

[% INCLUDE colorbar color = "6699cc" height = "8" percent = "98%" %]

CALF Static Page Generation

Chances are you will want static documentation on your site that will make use the templates (like headers and footers) that you have created for the dynamic portion of the site. CALF anticipates this and makes it very easy for you to do this.

Simply create your static html templates in the src-static subdirectory of your CALF distribution and include any templating directives you want to be processed. When you make changes to the static templatse, run ./build_static_content which process the templates and put the html in files in the ./static subdirectory.

To get started try using the template that generates this page which is located src-static/static_example.html within your calf distribution.

[% INCLUDE colorbar color = "6699cc" height = "8" percent = "98%" %]

[% INCLUDE footer %]