Caches reusable data for the pipeline
HTML formatter, if provided
Frontend / Backend for the pipeline
Compiles a fragment. This entry point should be used if the source HTML does not represent a complete page, or if further processing is to be done.
Path to fragment source
Data related to the specific usage context of this fragment
Fragment instance
Compiles a page from start to finish. This entry point should be used with the source HTML is intended to be used as a full HTML page.
Path to the page, relative to both source and destination.
a Page containing the DOM and serialized / formatted HTML
Resets the pipeline to its initial state.
Generated using TypeDoc
Compiles inputs from the project source into plain web resources