docs icon indicating copy to clipboard operation
docs copied to clipboard

Mention to configure netlify build config on Astro blog tutorial

Open shaxeb opened this issue 6 months ago • 2 comments

📚 Subject area/topic

Astro blog tutorial

📋 Page(s) affected (or suggested, for new content)

https://docs.astro.build/en/tutorial/1-setup/5/

📋 Description of content that is out-of-date or incorrect

Mention about setting up config for build settings in netlify app as mentioned in step 1, last section of tutorial for blog @ https://docs.astro.build/en/tutorial/1-setup/5/

  1. set build command as astro build
  2. set publish directory as dist

perhaps add a image like this : image

If not configured as above, netlify fails to load the deployed app/website

🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)

No response

shaxeb avatar Apr 28 '25 12:04 shaxeb