docs
docs copied to clipboard
Astro documentation
#### Description (required) updates `react` based on this commit b7d16563d8416907561cf30c565e9183a2fd7d92 #### Related issues & labels (optional) - Closes # N/A - Suggested label: i18n
Every time I install @astro/mdx using the manual process I get the error below: ```` 3:48:26 PM [vite] Error when evaluating SSR module site/astro.config.ts: failed to import "@astrojs/mdx" |- Error...
#### Description (required) Update `spinal.mdx`, `storyblok.mdx` & `strapi.mdx` https://github.com/withastro/docs/commit/0bad0edf9ee997a9be8ff4a4af3e4107a498a3e1
#### Description In this change, additional callout were added to the blog tutorial to enhance clarity and understanding for users following the provided instructions. The comments were added to emphasize...
Upgrade pnpm, required for https://github.com/withastro/astro/pull/11146
### π Subject area/topic Fallback Content for Slots ### π Suggested page https://docs.astro.build/en/basics/astro-components/#fallback-content-for-slots ### π General description or bullet points (if proposing new content) There is a case where the...
#### Description (required) Adds a section about `500.astro`. #### Related issues & labels (optional) - Closes # - Suggested label: #### For Astro version: `4.?`. See astro PR [11134](https://github.com/withastro/astro/pull/11134).
#### Description (required) I was looking all over for an example on how to use the `render()` function to render a list of blog posts like on any old WordPress...
### Description (required) Add the German translation for `tutorial/3-components/4.mdx` (using the English version for reference) Freu mich wie immer ΓΌber jedes Feedback :) ### Related issues & labels (optional) -...
When you reach this part of the tutorial:  You will end up with this blog post page being rendered:  You may think something isn't working, but you are...