integrate cover images

This commit is contained in:
Joshua Seigler 2025-07-01 02:18:35 -04:00
parent 529f9834c3
commit 0ed6a859b8
13 changed files with 698 additions and 14 deletions

View file

@ -131,7 +131,7 @@ export default async (config) => {
config.addPlugin(EleventyFeedPlugin, {
type: "atom", // "atom", ""rss", or "json"
outputPath: "/assets/feed.xml",
outputPath: "/feed.xml",
collection: {
name: "posts", // iterate over `collections.posts`
limit: 0, // 0 means no limit