Skip to main content
Module

x/lume/plugins/metas.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/plugins/metas.ts";

Properties

extensions: string[]

The list extensions this plugin applies to

name: string

The key name for the transformations definitions

optional
defaultPageData: [K in keyof MetaData]?: string

Use page data as meta data if the correspond metas value does not exists