English English Spanish EspañolKorea한국어

Static Site Generator

You can configure an expiry date/period for the static version of a page (under the static tab against a page), you can then access this information and create create scheduled tasks to run reports and update required pages on a time out basis to keep your static site up-to-date.

Pages that change dynamically due to URL or Form variables may not be compatible with static generation.

The static site generation tool pushes dynamically generated Shado pages to static HTML versions. Conversion and manipulation of the dynamic content is required to generate the static HTML pages that can link to other generated static HTML pages. This manipulation is configurable so that we can ensure that the tool can function properly with all users requirements. You can create and apply your own functions that parse and update the content that is being generated as a static version.