interface SiteEvent
implements Event
import { type SiteEvent } from "https://deno.land/x/lume@v1.12.1/core/site.ts";
Custom events for site build
Properties
Available only in "beforeUpdate" and "afterUpdate" contains the files that were changed
Available only in "afterBuild", "beforeRender" and "afterUpdate" contains the list of pages that have been saved