Draft
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
7 tasks
Contributor
|
Reviewed on T&D |
* main: Update inferSize fetching behavior (withastro#13282) ci: update docs contributors (withastro#13292) feat(docs): Add Sevalla deployment guide and remove Kinsta deployment guide and assets (withastro#13286) Update link to current language tools repo (withastro#13287) Set max-age so prefetch works (withastro#13281) i18n(fr): add `errors/remote-image-not-allowed.mdx` (withastro#13288) i18n(ja): add integrations-guide/index.mdx (withastro#13194) i18n(zh-cn): Update cloudcannon.mdx (withastro#13257) i18n(zh-cn): Update configuration-reference.mdx (withastro#13259) i18n(zh-cn): Update `content-loader-reference.mdx` and `astro-content.mdx` (withastro#13260) i18n(zh-cn): Update `astro-assets.mdx` (withastro#13261) i18n(zh-cn): Update `api-reference.mdx` (withastro#13262) i18n(es): Update troubleshooting link to Spanish version (withastro#13266) ci: update error reference docs (withastro#13283) Bump Lunaria prerelease version (withastro#13285) i18n(fr): Fix french typo Tutorial p4 (withastro#13272) ci: update docs contributors (withastro#13268)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description (required)
This is a temporary PR migrating the docs to Astro v6.
I'll add more details later to this PR.
Some notes:
This is temporarily using the git protocol to install Starlight until we have preview releases (need to write some changesets for all packages)This is using the Starlight preview releases until we release these properlyThere is a tiny type issue I didn't bother investigating yet but looks very minor and probably an easy fix for later.There was a tiny type issue presumably due to a bump in Typescript versions or something similar? Fixed in cd25f8bDO NOT MERGE
Related issues & labels (optional)