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

A recent question in our Discord support channel brought me to the realization that we currently don't document how you can fill slots to be used in Astro components from...

add new content
help wanted

Our guides for creating non-HTML pages (aka "endpoints") are pretty tough to scan as a new user. Right now, we have: - ["non-HTML pages" listed on our **pages** docs](https://docs.astro.build/en/core-concepts/astro-pages/#non-html-pages), which...

add new content
tsc

Opening an issue to keep track of the things we need to get the new i18n process ready. This is partly for myself as I can tackle a bunch of...

i18n

We are currently only tracking changes in the Markdown pages inside the Translation Status Overview Issue, it would be nice if we also tracked the changes in the `i18n/` folder...

i18n
ci

We currently only have the "Missing" and "Needs updating" sections, the idea is to add a third, "In Progress" section tracking open PRs affecting missing/needs updating pages. Bonus points: add...

i18n
ci
help wanted

If there are new additions to the out-of-date pages list, ping the relevant roles in `#docs-i18n` on Discord. Suggestion to do this every “Translation Tuesday”.

i18n
ci
help wanted

Capturing the idea that we should show instructions for setting up a local dev env and testing a non-internal integration (see [this comment](https://github.com/withastro/docs/pull/388#issuecomment-1112041968)) per @bholmesdev request. One will need to...

add new content
tsc
help wanted

#### What kind of changes does this PR include? - New or updated content #### Description Adds information about `Astro.context`, introduced in withastro/astro#3934

tsc

- What is the `` element? - Why do we inline some scripts? - How does bundling work? - etc. Probably fits into the “Explanation” quadrant if we’re thinking with...

add new content
tsc

Here’s something that I didn’t get to while working on #954 that would be cool to add to the integration READMEs workflow. The READMEs currently use a mix of styles...

good first issue
site improvement