Skip to content

Add Netlify dev reference#12030

Merged
ascorbic merged 10 commits into
mainfrom
netlify-dev
Jul 17, 2025
Merged

Add Netlify dev reference#12030
ascorbic merged 10 commits into
mainfrom
netlify-dev

Conversation

@ascorbic
Copy link
Copy Markdown
Contributor

Description (required)

Adds a reference to the Netlify devFeatures. See withastro/astro#14078

Related issues & labels (optional)

  • Closes #
  • Suggested label:

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 16, 2025

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit c388e7e
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/68780d2421dd6b00085b2aa3
😎 Deploy Preview https://deploy-preview-12030--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented Jul 16, 2025

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/integrations-guide/netlify.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Copy link
Copy Markdown
Contributor

@JusticeMatthew JusticeMatthew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix to this, just a few small things I noticed 👍

Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: Matthew Justice <72817096+JusticeMatthew@users.noreply.github.com>
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ascorbic ! Great docs (hadn't seen this yet, but this is much like what I was pitching for the blog post section!)

Some thoughts below!

Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment on lines +335 to +338
- A local [Netlify Blobs](https://docs.netlify.com/build/data-and-storage/netlify-blobs/) server. This is used for [sessions](#sessions) by default
- [Redirects, rewrites](https://docs.netlify.com/routing/redirects/) and [headers](https://docs.netlify.com/routing/headers/#app) from your Netlify config
- Access to [Netlify Edge Context](/en/guides/integrations-guide/netlify/#accessing-edge-context-from-your-site) in on-demand pages
- [Environment variables](https://docs.netlify.com/build/environment-variables/overview/) from your Netlify site
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- A local [Netlify Blobs](https://docs.netlify.com/build/data-and-storage/netlify-blobs/) server. This is used for [sessions](#sessions) by default
- [Redirects, rewrites](https://docs.netlify.com/routing/redirects/) and [headers](https://docs.netlify.com/routing/headers/#app) from your Netlify config
- Access to [Netlify Edge Context](/en/guides/integrations-guide/netlify/#accessing-edge-context-from-your-site) in on-demand pages
- [Environment variables](https://docs.netlify.com/build/environment-variables/overview/) from your Netlify site
- A local [Netlify Blobs](https://docs.netlify.com/build/data-and-storage/netlify-blobs/) server. This is used for [sessions](#sessions) by default.
- [Redirects, rewrites](https://docs.netlify.com/routing/redirects/) and [headers].(https://docs.netlify.com/routing/headers/#app) from your Netlify config.
- Access to [Netlify Edge Context](/en/guides/integrations-guide/netlify/#accessing-edge-context-from-your-site) in on-demand pages.
- [Environment variables](https://docs.netlify.com/build/environment-variables/overview/) from your Netlify site.

End punctuation.

Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
@sarah11918 sarah11918 modified the milestone: 5.12.0 Jul 16, 2025
@sarah11918 sarah11918 added the add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. label Jul 16, 2025
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Comment thread src/content/docs/en/guides/integrations-guide/netlify.mdx Outdated
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! And as this is already released, I think this can merge whenever you're happy!

Copy link
Copy Markdown
Member

@yanthomasdev yanthomasdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ascorbic ascorbic merged commit f2fabe0 into main Jul 17, 2025
10 checks passed
@ascorbic ascorbic deleted the netlify-dev branch July 17, 2025 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add new content Document something that is not in docs. May require testing, confirmation, or affect other pages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants