You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curious about future support for alternate outputs--ex. generating an RSS/ATOM feed or a sitemap. One use case I stopped by is having a page for each episode of a podcast and generating the podcast feed itself from the data on those pages. This is something you can do with Hugo through adding an output format and treating the feed as an index template, and Lektor by making a separate file to represent the feed and adding code to query and insert the metadata there.
I'm not sure how this kind of templating would work with the visual editor. But RSS/ATOM feeds are still alive in alt tech.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Curious about future support for alternate outputs--ex. generating an RSS/ATOM feed or a sitemap. One use case I stopped by is having a page for each episode of a podcast and generating the podcast feed itself from the data on those pages. This is something you can do with Hugo through adding an output format and treating the feed as an index template, and Lektor by making a separate file to represent the feed and adding code to query and insert the metadata there.
I'm not sure how this kind of templating would work with the visual editor. But RSS/ATOM feeds are still alive in alt tech.
Beta Was this translation helpful? Give feedback.
All reactions