-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add RSS auto-discovery to Turbo Blog #3449
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@jschuur is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
|
Sorry, I was cleaning up repos on my end, and thought deleting my fork doesn't affect the PR, but it looks like it closed it. |
|
The linter is failing on docs/theme.config.js (you should be able to repro with |
RSS auto-discovery means you can just paste the blog URL into a feed reader and it will identify the RSS feed automatically for easy subscription (especially since the feed URL isn't promoted right now).
See also #3447