Skip to main content
Module

x/lume/core/renderer.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.13.1/core/renderer.ts";

Properties

includesLoader: IncludesLoader
pagePreparer: PagePreparer
prettyUrls: boolean | "no-html-extension"
preprocessors: Processors
formats: Formats