<slide title="Pre-generation">
<blurb fontsize="4em">
The concept of pre-generation is to generate the non-dynamic/semi-dynamic portions of
your website at regular intervals, while still allowing for the truly dynamic portions
of your website to run un-disturbed.
</blurb>

<list>
<bullet effect="slide">Many dynamic websites do not actually need to be dynamic.</bullet>
<bullet effect="slide">Even fewer dynamic websites need every portion of a web page dynamic.</bullet>
</list>


</slide>
