updated to quarto cli 1.6 and lost preview content in website blog listing pages #11738
Replies: 3 comments 1 reply
-
OK. Tried something right after posting this and it works. Just add description: "content" in YAML and it works. No idea how to use snippet of content like it did before. This is a functional solution. |
Beta Was this translation helpful? Give feedback.
-
Can you share an example we can use of what you did before and worked ? Thanks. |
Beta Was this translation helpful? Give feedback.
-
I’m going to move this as a discussion as it’s likely an issue with a custom listing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building a simple blog website using Quarto. Was using old version of Quarto in VSCode on Mac. Installed an update to 1.6 using Homebrew.
Previously, the blog main listing page would show title, an image, and a snippet of content for each post. Since the update, the snippet of content has disappeared. Not sure how to bring it back.
The snippet was the first part of the content from each post. I've tried adjusting the max-description-length in the YAML but that doesn't help. I've pored over the docs and guides and can't find any other setting to adjust or toggle to flip.
Including a screenshot of the design in progress showing where the missing content would be. Also posting an image from the Quarto guides with the missing content elements highlighted.
Beta Was this translation helpful? Give feedback.
All reactions