Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide public draft news pages from atom news feed #1103

Closed
TrialDragon opened this issue Mar 12, 2024 · 0 comments · Fixed by #1162
Closed

Hide public draft news pages from atom news feed #1103

TrialDragon opened this issue Mar 12, 2024 · 0 comments · Fixed by #1162
Labels
A-News C-Bug A problem with the code that runs the site

Comments

@TrialDragon
Copy link
Member

The default atom.xml news feed template still adds the public draft news articles and publishes them. We should probably make our own custom template mostly the same as the default, but with the exclusion of public draft articles being published.

Relevant page of the Zola docs: https://www.getzola.org/documentation/templates/feeds/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-News C-Bug A problem with the code that runs the site
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant