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

WIP: Add support for rendering extra files for individual pages #30

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

roblillack
Copy link
Owner

@roblillack roblillack commented Jan 6, 2022

Depends on #29.

This can be used to render a second file with an arbitrary name—an RSS feed to be created with the index, for example.

Open issues

While the current changes are enough to add reasonable RSS support to tack sites, we are forced to introduce some variables to the rendering context just to be able to render a specific date format. We might want to bite the bullet and implement support for a different templating language for these these cases or implement a specific RSS feature.

Base automatically changed from add-support-for-tagging-posts to master January 9, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant