docs
docs copied to clipboard
Astro documentation
#### Description (required) Currently I think the change in tsconfig.json is not picked up by the dev server, which can be confusing. Not sure if it's a limitation of Astro...
Add Zed (code editor)
### 📚 Subject area/topic Editor Setup ### 📋 Suggested page https://docs.astro.build/en/editor-setup/ ### 📋 General description or bullet points (if proposing new content) - Add [Zed](https://zed.dev/) either as a heading along...
#### Description (required) i18n(pt-br): Update guides/images.mdx translation #### Related issues & labels (optional) - Closes # - Suggested label: i18n
Sidebar reorganisation proposal
Prompted by #6791, I wanted to share a plan for the page sidebar to address a few longstanding issues. #### **Current sidebar** #### **Overall aims** * Stop using the page...
### 📚 Subject area/topic Templates directives ### 📋 Page(s) affected (or suggested, for new content) https://docs.astro.build/en/reference/directives-reference/ ### 📋 Description of content that is out-of-date or incorrect I noted two improvements...
### 📚 Subject area/topic The return of each item in the array returned by `Astro.glob()` ### 📋 Suggested page https://docs.astro.build/en/reference/api-reference/#other-files ### 📋 General description or bullet points (if proposing new...
### 📚 Subject area/topic RSS ### 📋 Page(s) affected (or suggested, for new content) https://docs.astro.build/en/guides/rss/#using-glob-imports ### 📋 Description of content that is out-of-date or incorrect I'm trying to do exactly...
docker.mdx: use `--omit=dev` for npm over deprecated `--production`
#### Description (required) This fixes npm warnings that I get using the current suggested Dockerfile, see warnings: ``` [linux/arm64 build-deps 1/1] RUN npm install --production=false npm WARN config production Use...
i18n(zh-cn): fix inconsistencies with the en doc [i18nIgnore]
#### Description (required) Update zh-cn content to keep consistent with en. #### Related issues & labels (optional) - Closes # - Suggested label: i18n
i18n(pl): update getting-started.mdx
#### Description (required) Update the Polish "Getting Started" page to the new layout. #### Related issues & labels (optional) - Suggested label: i18n