docs icon indicating copy to clipboard operation
docs copied to clipboard

Astro documentation

Results 377 docs issues
Sort by recently updated
recently updated
newest added

#### Description (required) This PR adds docs for the following Core PR: https://github.com/withastro/astro/pull/11379 The feature was experimental before: - https://github.com/withastro/astro/pull/10145 - https://docs.astro.build/en/reference/configuration-reference/#experimentalcontentcollectionjsonschema #### Related issues & labels (optional) - Closes...

add new content
merge-on-release

#### Description (required) - update `add-view-transitions.mdx` - #8723 #### Related issues & labels (optional) - Closes # - Suggested label:

i18n

#### Description (required) - update `endpoints.mdx` - #8721 #### Related issues & labels (optional) - Closes # - Suggested label:

i18n

#### Description (required) Updates `backend` and adds translation for `sentry` in spanish #### Related issues & labels (optional) - Closes # N/A - Suggested label: i18n

i18n

the 'getLangFromUrl', 'useTranslatedPath' have been added and have been called in the variable 'lang' and 'translatePath'. #### Description (required) I have corrected the lack of required imports for the 'translatePath'...

**Description** Add a new Japanese translation to recipes/sharing-state-islands.mdx. The original English version: [recipes/sharing-state-islands.mdx](https://github.com/withastro/docs/blob/main/src/content/docs/en/recipes/sharing-state-islands.mdx)

i18n

### 📚 Subject area/topic Using one Layout for .md, .mdx, and .astro ### 📋 Page(s) affected (or suggested, for new content) https://docs.astro.build/en/basics/layouts/#using-one-layout-for-md-mdx-and-astro ### 📋 Description of content that is out-of-date...

improve documentation

#### Description (required) - update `layouts.mdx` - #8621 #### Related issues & labels (optional) - Closes # - Suggested label: i18n

i18n

### 📋 Explain your issue This issue is to track 5.0 breaking changes to be part of the major version upgrade guide. REMINDER: Only *breaking changes* need to be reported...

Imports should have been added so that the "translatePath" function can be used. #### Description I have corrected the lack of required imports for the 'translatePath' function. This ensures that...

i18n