-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
docs: add rss feed to release notes and blog posts #7534
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome!
This reverts commit 63c4a8b.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple small things, otherwise looks good
This reverts commit bab8e32.
This reverts commit a511141.
{"atom:link": { | ||
_attr: { | ||
href: `https://react-spectrum.adobe.com/${type}/${type}-feed.rss`, | ||
rel: "self", | ||
type: "application/rss+xml", | ||
}, | ||
}, | ||
}, | ||
{title: "Adobe React Spectrum"}, | ||
{link: `https://react-spectrum.adobe.com/`}, | ||
{description: "A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences."}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the details here be made more specific to "releases"/"blog posts"? At the moment when I subscribe to these feed via an aggregator, they both come up as "Adobe React Spectrum". Alternatively, perhaps they both should be merged under a single feed so you get both the release and blog posts?
Closes #2735
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project: