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

Automatically create feeds for tags #26

Open
WaylonWalker opened this issue Mar 19, 2022 · 0 comments
Open

Automatically create feeds for tags #26

WaylonWalker opened this issue Mar 19, 2022 · 0 comments

Comments

@WaylonWalker
Copy link
Owner

Talking to pypeaday, it seems confusing out of the box that markata does not create feeds for each tag.

I need to think through ideas on how to make this happen in configuration to make it generally useful. You could make a custom hook on your own site to automate this, but generically inside markata its hard for me to know what keys will be in your front matter and what keys you want to create feeds for.

Here is some example configuration options.

# proposed config, not real

[markata.feeds]
feed_for_each='tags'

[markata.feeds]
feed_for_each=['tags']
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

No branches or pull requests

1 participant