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

### 📚 Subject area/topic Integration Astro DB ### 📋 Page(s) affected (or suggested, for new content) https://docs.astro.build/en/guides/astro-db ### 📋 Description of content that is out-of-date or incorrect When following the...

improve documentation

- [x] Added missing i18n page guides/astro-db.mdx - [x] Added missing i18n page guides/integrations-guide/db.mdx - [x] Added missing i18n page recipes/studio.mdx

i18n

#### Description (required) Update of some files for the week 11. (yeah... not week 10... time pass faast, ignore the branch name) - [i18n(fr): Update](https://github.com/withastro/docs/commit/35e0c8029ce918be904d873305201df16a7d2824) [decap-cms.mdx](https://github.com/withastro/docs/commit/35e0c8029ce918be904d873305201df16a7d2824) [from](https://github.com/withastro/docs/commit/35e0c8029ce918be904d873305201df16a7d2824) https://github.com/withastro/docs/commit/dc4848c287f853292e672bfe5532805ef8629731 - [i18n(fr):...

i18n

#### Description (required) Add `recipes/studio.mdx` in French Language 🥳🚀 #### Related issues & labels (optional) - Suggested label: i18n 🚀🥳

i18n

#### Description (required) Created `guides/integrations-guide/db.mdx`

i18n

#### Description (required) Created `guides/astro-db.mdx`

i18n

#### Description This MR introduces documentation for integrating [Flotiq](https://flotiq.com) headless CMS with Astro, offering developers a guide to enriching their Astro projects with dynamic content from Flotiq. It covers prerequisites,...

### 📚 Subject area/topic Component classes ### 📋 Suggested page https://docs.astro.build/en/guides/styling/#passing-a-class-to-a-child-component ### 📋 General description or bullet points (if proposing new content) Currently, the docs do not show what to...

add new content

#### Description (required) - code block titles - MyImages implies a component but is in pages folder, add src/components/ - formatting - same quotes and semicolons used in each code...

#### Description (required) https://github.com/withastro/adapters/pull/187 adds support to the Netlify adapter for `image.domains` and `image.remotePatterns`. This PR updates the docs with details of how to use them. It also fixes a...