import { type Data } from "https://deno.land/x/lume@v1.18.2/core.ts";
The data of a page
Index Signatures
index: string]: any
[Properties
optional
url: string | ((page: Page) => string) | falseThe url of a page
optional
date: DateThe date creation of the page
To configure a different template engine(s) to render a page
To configure how some data keys will be merged with the parent
optional
comp: ProxyComponentsThe available components
optional
page: PageThe page object