Skip to main content
Module

x/lume/plugins/feed.ts>FeedInfoOptions

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

Properties

title: string

The feed title

optional
subtitle: string

The feed subtitle

date: Date

The feed published date

description: string

The feed description

lang: string

The feed language

generator: string | boolean

The feed generator. Set true to generate automatically