import { type RawData } from "https://deno.land/x/lume@v2.4.1/core/file.ts";
The data of a page declared initially
Index Signatures
index: string]: any
[Properties
optional
url: string | false | ((page: Page) => string | false)The url of a page
optional
date: Date | string | numberThe date creation of the page
To configure a different template engine(s) to render a page
optional
mergedKeys: Record<string, MergeStrategy>To configure how some data keys will be merged with the parent