docs
docs copied to clipboard
Astro documentation
This PR is auto-generated by a nightly GitHub action to update the reference docs from source code in withastro/astro.
This PR is auto-generated by a nightly GitHub action to update the individual integration pages from the integration READMEs in withastro/astro.
#### 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...
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...
**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 -...
#### 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`.
#### 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`.
#### 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...
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-
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...