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

This PR is auto-generated by a nightly GitHub action to update the reference docs from source code in withastro/astro.

ci

This PR is auto-generated by a nightly GitHub action to update the individual integration pages from the integration READMEs in withastro/astro.

ci

#### What kind of changes does this PR include? - New or updated content #### Description This begins to add a testing section for information on how to add Playwright...

add new content
hacktoberfest-accepted

The same way you have a section about UI framework, i think should exist a section with vanilla js because the section astro components > client-side scripts is incomplete or...

add new content

**Problem** Browsing and scrolling through the docs is very slow and laggy. High CPU usage. Especially when code blocks come into view. - Intel MacBook Pro, 8 GB RAM -...

site improvement

#### What kind of changes does this PR include? - Translated content #### Description This PR update ja translation for [these changes](https://github.com/withastro/docs/commits/main/src/pages/en/guides/aliases.md?since=2022-07-22T09:33:06.000Z) in alias.md. Please labeled this PR with `hacktoberfest-accepted`.

i18n
hacktoberfest-accepted

#### What kind of changes does this PR include? - Translated content #### Description This PR update ja translation for [these changes](https://github.com/withastro/docs/commits/main/src/pages/en/core-concepts/astro-components.md?since=2022-08-09T21:13:13.000Z) in `astro-components.md`. Please labeled this PR with `hacktoberfest-accepted`.

i18n
hacktoberfest-accepted

#### What kind of changes does this PR include? - New or updated content #### Description - Replace a Caution which made it seem like the component framework JavaScript was...

improve documentation
hacktoberfest-accepted

On this website: https://astro.build/integrations/official/ the integration box for Prism just links back to the main page instead of linking to this (for example): https://docs.astro.build/en/reference/api-reference/#prism-

not for this repo

As I've observed most of the recent pull requests consists of small document changes (like typos and translations) which requires the user to fork the repo, install all dependencies, test...