Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/plugins/feed.ts>Options

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

Properties

output: string | string[]

The output filenames

query: string

The query to search the pages

sort: string

The sort order

limit: number

The maximum number of items

The feed info

The feed items configuration