JoshuaKGoldberg / JoshuaKGoldberg/dot-com
🚀 Feature: Styled blog rss.xml
- Dominant language
- MDX
- Stars
- 39
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/joshuakgoldberg-dot-com-next/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
You can style xml files and it's always bugged me seeing the default _This XML file does not appear to have any style information associated with it._ notice in them. _Years_ ago I had to play with XSLT. Let's do it again!
### Additional Info
Quick googling found a nice article: https://darekkay.com/blog/rss-styling with a couple of examples I liked in particular:
* https://lepture.com/feed.xml
* https://daverupert.com/atom.xml
Contributor guide
Assessment
This issue has not been assessed yet.