-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
bugSomething isn't workingSomething isn't working
Description
System information
If no pages have dates, I get:
Error: Failed to serve the site
Error: Failed to render 'atom.xml'
Error: Reason: Variablelast_updatednot found in context while rendering 'atom.xml'
Expected behaviour
No error. I'm not familiar enough with Atom to say what should be done, e.g. if it's trying to include a page it should not, or if it should leave out <updated> (which might be required?).
Actual behaviour
An error happens (above).
Steps to reproduce
- Set up a new site with tabi
- Set
generate_feeds = true - Create just one page, _index.md, without a
datevariable. - Run zola serve.
Additional context
No response
Final checklist
- I've checked that the issue isn't already reported.
- I've tested with the latest version of tabi to check if the issue has already been fixed.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working