PRIORITY! SPHINX book: Create rss feed of pyOS tutorials #153
Labels
enhancement-feature
something new to add to our guide
help wanted
We welcome a contributor to work on this issue! thank you in advance!
sprintable
Uh oh!
There was an error while loading. Please reload this page.
GOAL: We have a list of tutorials published in the pyopensci package guide which is a sphinx book. We would also like to cross post tutorials on our website in the learn section. .
Right now to create this list on that page, i'm. manually adding stub md pages here.
Ideally we could parse a list of tutorials from either a RSS feed or the package guide sitemap.
The problem with using the sitemap is that there is no description of the file or title just a url. so that is why i think we'd want to create a custom sphinx feed for tutorials that the website could ingest.
I posted on fosstodon about generating RSS feeds of content - Hugo responded with the example from their PEP work
I think we can take this example and create a feed of tutorials that then we can read into the website to generate cards for each tutorial and critical packaging sections in our learn section (when we create that section).
The text was updated successfully, but these errors were encountered: