-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Tutorial says that the rss.xml can't be seen in development but it actually can be #8418
Copy link
Copy link
Closed
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
📚 Subject area/topic
Tutorials -> Build a blog
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/tutorial/5-astro-api/4/#create-an-xml-feed-document
📋 Description of content that is out-of-date or incorrect
On step 4 (This rss.xml document is only created when your site is built, so you won’t be able to see this page in your browser during development...) of Create an .xml feed document
It says that rss.xml is only created when the site is built, but that isn't true since I can see it in the development server.
I guess that this could be fixed by just removing step 4 or replacing it with a run a development server?
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
