CivicActions / accessibility

CivicActions Accessibility Site: A collection of resources about digital accessibility and how it aligns with open source, CivicTech and Digital Transformation.
https://accessibility.civicactions.com
Other
27 stars 11 forks source link

Add CA medium blog feed to the site #692

Closed dmundra closed 1 year ago

dmundra commented 1 year ago

Take blog articles tagged with accessibility https://medium.com/feed/civicactions/tagged/Accessibility and display them on the site following something like https://css-tricks.com/how-to-fetch-and-parse-rss-feeds-in-javascript/

dmundra commented 1 year ago

I found a python based solution https://gist.github.com/rebornix/5363138 that can create markdown copies of the posts and we could run that on demand.