Skip to main content
Module

x/lume/plugins/fff.ts>Options

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

Properties

extensions: string[]

The list extensions this plugin applies to

strict: false | StrictPresetOptions
optional
date: "created" | "updated" | "published"
optional
getGitDate: boolean
optional
postTypeDiscovery: boolean