Skip to main content
Module

x/lume/plugins/pagefind.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.4/plugins/pagefind.ts";

Properties

optional
outputPath: string

The path to the pagefind bundle directory

optional
ui: UIOptions | false

Options for the UI interface or false to disable it

optional
indexing: pagefind.PagefindServiceConfig

Options for the indexing process

optional
customRecords: CustomRecord[]

Other custom records