Description
Web pages can be generated through a preprocessing step before being served or published.
It is useful for older or lightweight site workflows that need includes, repeated structure, or generated markup without a large framework. Preprocessors can hide errors until output is inspected, so generated files should be validated.