summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/congratsbot.yml4
-rw-r--r--.github/workflows/issue.yml6
-rw-r--r--.github/workflows/release.yml2
-rw-r--r--.github/workflows/stat.yml2
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--GOVERNANCE.md2
-rw-r--r--STYLE_GUIDE.md6
-rw-r--r--docs/README.md2
-rw-r--r--docs/src/components/Footer/AvatarList.astro4
-rw-r--r--docs/src/components/RightSidebar/MoreMenu.astro2
-rw-r--r--docs/src/data/themes.json24
-rw-r--r--docs/src/layouts/MainLayout.astro2
-rw-r--r--docs/src/pages/ar/getting-started.md8
-rw-r--r--docs/src/pages/bg/getting-started.md6
-rw-r--r--docs/src/pages/bn/getting-started.md6
-rw-r--r--docs/src/pages/comparing-astro-vs-other-tools.md6
-rw-r--r--docs/src/pages/core-concepts/routing.md2
-rw-r--r--docs/src/pages/da/getting-started.md10
-rw-r--r--docs/src/pages/de/getting-started.md6
-rw-r--r--docs/src/pages/de/installation.md2
-rw-r--r--docs/src/pages/de/quick-start.md2
-rw-r--r--docs/src/pages/es/comparing-astro-vs-other-tools.md6
-rw-r--r--docs/src/pages/es/core-concepts/routing.md2
-rw-r--r--docs/src/pages/es/getting-started.md6
-rw-r--r--docs/src/pages/es/installation.md2
-rw-r--r--docs/src/pages/es/quick-start.md2
-rw-r--r--docs/src/pages/es/reference/configuration-reference.md2
-rw-r--r--docs/src/pages/fi/getting-started.md6
-rw-r--r--docs/src/pages/fr/getting-started.md6
-rw-r--r--docs/src/pages/fr/installation.md2
-rw-r--r--docs/src/pages/getting-started.md10
-rw-r--r--docs/src/pages/guides/environment-variables.md2
-rw-r--r--docs/src/pages/guides/markdown-content.md2
-rw-r--r--docs/src/pages/guides/styling.md4
-rw-r--r--docs/src/pages/installation.md2
-rw-r--r--docs/src/pages/it/getting-started.md10
-rw-r--r--docs/src/pages/ja/getting-started.md8
-rw-r--r--docs/src/pages/ja/installation.md2
-rw-r--r--docs/src/pages/ja/quick-start.md2
-rw-r--r--docs/src/pages/kr/getting-started.md6
-rw-r--r--docs/src/pages/nl/getting-started.md6
-rw-r--r--docs/src/pages/nl/quick-start.md2
-rw-r--r--docs/src/pages/pt-br/getting-started.md6
-rw-r--r--docs/src/pages/quick-start.md2
-rw-r--r--docs/src/pages/reference/configuration-reference.md2
-rw-r--r--docs/src/pages/reference/renderer-reference.md2
-rw-r--r--docs/src/pages/ru/getting-started.md10
-rw-r--r--docs/src/pages/ru/quick-start.md2
-rw-r--r--docs/src/pages/zh-CN/comparing-astro-vs-other-tools.md4
-rw-r--r--docs/src/pages/zh-CN/examples.md2
-rw-r--r--docs/src/pages/zh-CN/getting-started.md6
-rw-r--r--docs/src/pages/zh-CN/installation.md2
-rw-r--r--docs/src/pages/zh-TW/examples.md2
-rw-r--r--docs/src/pages/zh-TW/getting-started.md10
-rw-r--r--docs/src/pages/zh-TW/installation.md2
-rw-r--r--examples/blog-multiple-authors/README.md4
-rw-r--r--examples/blog/README.md4
-rw-r--r--examples/docs/README.md4
-rw-r--r--examples/docs/src/components/Footer/AvatarList.astro4
-rw-r--r--examples/docs/src/config.ts4
-rw-r--r--examples/framework-lit/README.md2
-rw-r--r--examples/framework-multiple/README.md2
-rw-r--r--examples/framework-preact/README.md2
-rw-r--r--examples/framework-react/README.md2
-rw-r--r--examples/framework-solid/README.md2
-rw-r--r--examples/framework-svelte/README.md2
-rw-r--r--examples/framework-vue/README.md2
-rw-r--r--examples/minimal/README.md4
-rw-r--r--examples/portfolio-svelte/README.md4
-rw-r--r--examples/portfolio-svelte/src/pages/index.astro2
-rw-r--r--examples/portfolio/README.md4
-rw-r--r--examples/portfolio/src/pages/index.astro2
-rw-r--r--examples/starter/README.md4
-rw-r--r--examples/starter/public/favicon.ico2
-rw-r--r--examples/starter/src/components/Tour.astro2
-rw-r--r--examples/subpath/README.md4
-rw-r--r--examples/with-markdown-plugins/README.md2
-rw-r--r--examples/with-markdown/README.md2
-rw-r--r--examples/with-nanostores/README.md2
-rw-r--r--examples/with-tailwindcss/README.md2
-rw-r--r--examples/with-vite-plugin-pwa/README.md4
-rw-r--r--package.json2
-rw-r--r--packages/astro-parser/package.json2
-rw-r--r--packages/astro-prism/package.json2
-rw-r--r--packages/astro/CHANGELOG.md6
-rw-r--r--packages/astro/README.md8
-rwxr-xr-xpackages/astro/astro.js2
-rw-r--r--packages/astro/package.json2
-rw-r--r--packages/astro/src/vite-plugin-astro/index.ts2
-rw-r--r--packages/create-astro/README.md2
-rw-r--r--packages/create-astro/package.json2
-rw-r--r--packages/create-astro/src/index.ts8
-rw-r--r--packages/markdown/remark/package.json2
-rw-r--r--www/src/components/BlogHeader.astro2
-rw-r--r--www/src/components/GithubStarButton.astro4
-rw-r--r--www/src/components/MainHeader.astro2
-rw-r--r--www/src/data/blog-posts/astro-018.md6
-rw-r--r--www/src/data/blog-posts/astro-019.md4
-rw-r--r--www/src/data/blog-posts/astro-021-preview.md6
-rw-r--r--www/src/data/blog-posts/introducing-astro.md2
100 files changed, 194 insertions, 194 deletions
diff --git a/.github/workflows/congratsbot.yml b/.github/workflows/congratsbot.yml
index 2853c2ff9..d9552ffe2 100644
--- a/.github/workflows/congratsbot.yml
+++ b/.github/workflows/congratsbot.yml
@@ -8,7 +8,7 @@ on:
jobs:
congrats:
name: "discord:congratsbot"
- if: github.repository == 'snowpackjs/astro'
+ if: github.repository == 'withastro/astro'
runs-on: ubuntu-latest
steps:
- id: setup
@@ -21,4 +21,4 @@ jobs:
# DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }}
uses: Ilshidur/action-discord@0.3.2
with:
- args: '**Sweet!** <${{ github.event.commits[0].author.name }}> just merged ["\"${{ steps.setup.outputs.COMMIT_MSG }}\""](<https://github.com/snowpackjs/astro/commits/main>) ```${{ github.event.commits[0].message }}```'
+ args: '**Sweet!** <${{ github.event.commits[0].author.name }}> just merged ["\"${{ steps.setup.outputs.COMMIT_MSG }}\""](<https://github.com/withastro/astro/commits/main>) ```${{ github.event.commits[0].message }}```'
diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml
index 76fda3275..e1696570f 100644
--- a/.github/workflows/issue.yml
+++ b/.github/workflows/issue.yml
@@ -18,19 +18,19 @@ jobs:
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened' && startsWith(github.event.issue.title, 'πŸ› BUG:')
with:
- project: 'https://github.com/snowpackjs/astro/projects/2'
+ project: 'https://github.com/withastro/astro/projects/2'
column_name: 'Needs Triage'
- name: Assign RFCs to the RFC Tracker
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened' && startsWith(github.event.issue.title, 'πŸ’‘ RFC:')
with:
- project: 'https://github.com/snowpackjs/astro/projects/3'
+ project: 'https://github.com/withastro/astro/projects/3'
column_name: 'Discussing'
- name: Assign RFCs to the Docs Tracker
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened' && startsWith(github.event.issue.title, 'πŸ“˜ DOC:')
with:
- project: 'https://github.com/snowpackjs/astro/projects/5'
+ project: 'https://github.com/withastro/astro/projects/5'
column_name: 'TODO'
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 60f3ebc26..e1711d20f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@0.3.2
with:
- args: 'A new release just went out! [Release notes β†’](<https://github.com/snowpackjs/astro/releases/>)'
+ args: 'A new release just went out! [Release notes β†’](<https://github.com/withastro/astro/releases/>)'
- name: push main branch to latest branch
if: steps.changesets.outputs.published == 'true'
diff --git a/.github/workflows/stat.yml b/.github/workflows/stat.yml
index 5668a826a..e00cf90f1 100644
--- a/.github/workflows/stat.yml
+++ b/.github/workflows/stat.yml
@@ -7,7 +7,7 @@ on:
jobs:
stat:
- if: github.repository == 'snowpackjs/astro'
+ if: github.repository == 'withastro/astro'
runs-on: ubuntu-latest
steps:
- name: Check out code using Git
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ad9ed943a..4dd8a64d7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -186,7 +186,7 @@ When in prerelease mode, the automatic PR release process will no longer release
1. Run `yarn release` to publish your new release.
1. Run `git push && git push --tags` to push your new release to GitHub.
1. Run `git push release/0.X:latest` to push your release branch to `latest`. This will trigger an update to the docs site, the www site, etc.
-1. Go to https://github.com/snowpackjs/astro/releases/new and create a new release. Copy the new changelog entry from https://github.com/snowpackjs/astro/blob/latest/packages/astro/CHANGELOG.md.
+1. Go to https://github.com/withastro/astro/releases/new and create a new release. Copy the new changelog entry from https://github.com/withastro/astro/blob/latest/packages/astro/CHANGELOG.md.
1. Post in Discord #announcements channel, if needed!
## Translations
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index c96200f1f..f8a05f7f3 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -234,7 +234,7 @@ Please let me know if you’re interested in accepting this invitation. If so, w
Best,
${MY_NAME}
-*PS: As a reminder, our Governance document describes the following privileges and responsibilities for the **L2 - Maintainer** role: https://github.com/snowpackjs/astro/blob/main/GOVERNANCE.md*
+*PS: As a reminder, our Governance document describes the following privileges and responsibilities for the **L2 - Maintainer** role: https://github.com/withastro/astro/blob/main/GOVERNANCE.md*
```
## Voting: Core Maintainer (L3) Nomination
diff --git a/STYLE_GUIDE.md b/STYLE_GUIDE.md
index c8dc2f43e..b8d6574db 100644
--- a/STYLE_GUIDE.md
+++ b/STYLE_GUIDE.md
@@ -6,7 +6,7 @@ Welcome to the Astro style guide. This document is meant to guide you on the cod
- Blog post writing style
- Discord/Twitter writing style
-For the RFC writing guide, check out the [RFC issue template](https://github.com/snowpackjs/astro/issues/new/choose).
+For the RFC writing guide, check out the [RFC issue template](https://github.com/withastro/astro/issues/new/choose).
### Linting (Style Rules)
@@ -16,8 +16,8 @@ Anything enforced by linting and formatting is considered a **style rule.** It i
These style rules are maintained in configuration files, and therefore not documented in this document. Read any of the following configuration files to learn more about the style rules that we strictly enforced across the codebase:
-- [ESLint](https://github.com/snowpackjs/astro/blob/main/.eslintrc.cjs) (Linting)
-- [Prettier](https://github.com/snowpackjs/astro/blob/main/.prettierrc.json) (Formatting)
+- [ESLint](https://github.com/withastro/astro/blob/main/.eslintrc.cjs) (Linting)
+- [Prettier](https://github.com/withastro/astro/blob/main/.prettierrc.json) (Formatting)
Alternatively, don't worry too much about style rules and trust that our tools will catch these issues for you and offer inline suggestions as you work.
diff --git a/docs/README.md b/docs/README.md
index 623b6ede3..e7154efe9 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,4 +1,4 @@
-# Astro Docs <img width="19.2" height="25.6" src="https://raw.githubusercontent.com/snowpackjs/astro/main/assets/brand/logo.svg" alt="Astro logo">
+# Astro Docs <img width="19.2" height="25.6" src="https://raw.githubusercontent.com/withastro/astro/main/assets/brand/logo.svg" alt="Astro logo">
## Contributing
diff --git a/docs/src/components/Footer/AvatarList.astro b/docs/src/components/Footer/AvatarList.astro
index 053b015fa..06ac2cd0b 100644
--- a/docs/src/components/Footer/AvatarList.astro
+++ b/docs/src/components/Footer/AvatarList.astro
@@ -7,8 +7,8 @@ export interface Props {
const { path } = Astro.props as Props;
const commitPath = 'docs/' + path;
-const url = `https://api.github.com/repos/snowpackjs/astro/commits?path=${commitPath}`;
-const commitsURL = `https://github.com/snowpackjs/astro/commits/main/${commitPath}`;
+const url = `https://api.github.com/repos/withastro/astro/commits?path=${commitPath}`;
+const commitsURL = `https://github.com/withastro/astro/commits/main/${commitPath}`;
async function getCommits(url) {
try {
diff --git a/docs/src/components/RightSidebar/MoreMenu.astro b/docs/src/components/RightSidebar/MoreMenu.astro
index 6ae8425cc..1b39cff10 100644
--- a/docs/src/components/RightSidebar/MoreMenu.astro
+++ b/docs/src/components/RightSidebar/MoreMenu.astro
@@ -35,7 +35,7 @@ const {editHref} = Astro.props;
</a>
</li>
<li class={`header-link depth-2`}>
- <a href="https://github.com/snowpackjs/astro/blob/main/CONTRIBUTING.md#translations" target="_blank">
+ <a href="https://github.com/withastro/astro/blob/main/CONTRIBUTING.md#translations" target="_blank">
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 88.6 77.3" height="1.24em" width="1.24em" style="margin: -2px;"> <path fill="currentColor" d="M61,24.6h7.9l18.7,51.6h-7.7l-5.4-15.5H54.3l-5.6,15.5h-7.2L61,24.6z M72.6,55l-8-22.8L56.3,55H72.6z" /> <path fill="currentColor" d="M53.6,60.6c-10-4-16-9-22-14c0,0,1.3,1.3,0,0c-6,5-20,13-20,13l-4-6c8-5,10-6,19-13c-2.1-1.9-12-13-13-19h8 c4,9,10,14,10,14c10-8,10-19,10-19h8c0,0-1,13-12,24l0,0c5,5,10,9,19,13L53.6,60.6z M1.6,16.6h56v-8h-23v-7h-9v7h-24V16.6z" /> </svg>
<span>Translate this page</span>
</a>
diff --git a/docs/src/data/themes.json b/docs/src/data/themes.json
index a291c10fb..27142ac3c 100644
--- a/docs/src/data/themes.json
+++ b/docs/src/data/themes.json
@@ -13,49 +13,49 @@
{
"name": "Starter Kit",
"description": "A default starter project for Astro. Flexible enough to handle anything that you might want to build.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/starter",
+ "github": "https://github.com/withastro/astro/tree/main/examples/starter",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/starter",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/starter",
"command": "npm init astro"
},
{
"name": "Docs",
"description": "A documentation website theme, complete with i18n, search, dark mode and more.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/docs",
+ "github": "https://github.com/withastro/astro/tree/main/examples/docs",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/docs",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/docs",
"command": "npm init astro -- --template docs"
},
{
"name": "Blog",
"description": "A blog theme, perfect for personal and company blogs.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/blog",
+ "github": "https://github.com/withastro/astro/tree/main/examples/blog",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/blog",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/blog",
"command": "npm init astro -- --template blog"
},
{
"name": "Portfolio",
"description": "A portfolio theme, perfect for your personal or professional online portfolio.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/portfolio",
+ "github": "https://github.com/withastro/astro/tree/main/examples/portfolio",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/portfolio",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/portfolio",
"command": "npm init astro -- --template portfolio"
},
{
"name": "Portfolio-svelte",
"description": "A portfolio theme using Svelte components, perfect for your personal or professional online portfolio.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/portfolio-svelte",
+ "github": "https://github.com/withastro/astro/tree/main/examples/portfolio-svelte",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/portfolio-svelte",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/portfolio-svelte",
"command": "npm init astro -- --template portfolio-svelte"
},
{
"name": "Minimal",
"description": "A minimal theme, with just the bare minimum needed to get started.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/minimal",
+ "github": "https://github.com/withastro/astro/tree/main/examples/minimal",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/minimal",
+ "sandbox": "https://github.dev/withastro/astro/tree/main/examples/minimal",
"command": "npm init astro -- --template minimal"
}
],
diff --git a/docs/src/layouts/MainLayout.astro b/docs/src/layouts/MainLayout.astro
index b2302125e..12cdedd85 100644
--- a/docs/src/layouts/MainLayout.astro
+++ b/docs/src/layouts/MainLayout.astro
@@ -11,7 +11,7 @@ import { SITE } from "../config.ts";
const { content = {}, hideRightSidebar = false} = Astro.props;
const currentPage = Astro.request.url.pathname;
const currentFile = `src/pages${currentPage.replace(/\/$/, "")}.md`;
-const githubEditUrl = `https://github.com/snowpackjs/astro/blob/main/docs/${currentFile}`;
+const githubEditUrl = `https://github.com/withastro/astro/blob/main/docs/${currentFile}`;
const formatTitle = (content, SITE) => content.title ? `${content.title} πŸš€ ${SITE.title}` : SITE.title;
---
<html dir={content.dir ?? 'ltr'} lang={content.lang ?? 'en-us'} class="initial">
diff --git a/docs/src/pages/ar/getting-started.md b/docs/src/pages/ar/getting-started.md
index 08c1d208c..1798ede45 100644
--- a/docs/src/pages/ar/getting-started.md
+++ b/docs/src/pages/ar/getting-started.md
@@ -19,7 +19,7 @@ Astro Ω‡Ωˆ Ψ¨Ψ§Ω†ΩŠ Ω…ΩˆΩ‚ΨΉ Ψ«Ψ§Ψ¨Ψͺ. Ψͺعرف Ψ£ΩƒΨ«Ψ± Ψ­ΩˆΩ„ Ω…Ψ§Ω‡ΩŠΨ© Astro
### Ψ£Ω…Ψ«Ω„Ψ© ΨΉΩ„Ω‰ Ψ¨ΨΉΨΆ Ψ§Ω„Ω…Ψ΄Ψ§Ψ±ΩŠΨΉ
-Ψ£Ω† ΩƒΩ†Ψͺ Ψͺفآل Ψ§Ω„ΨͺΨΉΩ„Ω… ΨΉΩ† Ψ·Ψ±ΩŠΩ‚ Ψ§Ω„Ψ£Ω…Ψ«Ω„Ψ©ΨŒ Ψ£Ω„Ω‚ΩŠ نظرةٍ ΨΉΩ„Ω‰ [Ω…ΩƒΨͺΨ¨Ψ© Ψ§Ω„Ψ£Ω…Ψ«Ω„Ψ© Ψ§Ω„Ψ΄Ψ§Ω…Ω„Ψ©](https://github.com/snowpackjs/astro/tree/main/examples) Ψ§Ω„Ω…Ψͺواجدة ΨΉΩ„Ω‰ Github.
+Ψ£Ω† ΩƒΩ†Ψͺ Ψͺفآل Ψ§Ω„ΨͺΨΉΩ„Ω… ΨΉΩ† Ψ·Ψ±ΩŠΩ‚ Ψ§Ω„Ψ£Ω…Ψ«Ω„Ψ©ΨŒ Ψ£Ω„Ω‚ΩŠ نظرةٍ ΨΉΩ„Ω‰ [Ω…ΩƒΨͺΨ¨Ψ© Ψ§Ω„Ψ£Ω…Ψ«Ω„Ψ© Ψ§Ω„Ψ΄Ψ§Ω…Ω„Ψ©](https://github.com/withastro/astro/tree/main/examples) Ψ§Ω„Ω…Ψͺواجدة ΨΉΩ„Ω‰ Github.
Ψ¨Ω…Ω‚Ψ―ΩˆΨ±Ωƒ Ψ§Ω„Ψ₯Ψ·Ω„Ψ§ΨΉ ΨΉΩ„Ω‰ أي Ω…Ω† Ω‡Ψ°Ω‡ Ψ§Ω„Ψ£Ω…Ψ«Ω„Ψ© وΨͺΨ¬Ψ±Ψ¨ΨͺΩ‡Ψ§ مُباشرةً ΨΉΩ„Ω‰ Ψ¬Ω‡Ψ§Ψ²ΩƒΨŒ
فقط نفذ Ψ§Ω„Ψ£Ω…Ψ± <code ltr="left">npm init astro</code> Ω…ΨͺΨ¨ΩˆΨΉΩ‹Ψ§ Ψ¨Ω€
@@ -45,7 +45,7 @@ _Ω…Ω„Ψ­ΩˆΨΈΨ©: Ψ¨ΨΉΨΆ Ψ§Ω„Ω…ΩΩ…ΩŠΨ²Ψ§Ψͺ مُقΨͺΨ΅Ψ±Ψ© ΨΉΩ„Ω‰ CodeSandbx (Ω…Ψ«Ω
يأΨͺي Ψ§Ω„ΨΉΨ―ΩŠΨ― Ψ§Ω„Ψ£Ψ΄ΨΨ§Ψ΅ Ω…Ω† ΨΩ„ΩΩŠΨ§Ψͺِ ΨͺΨΉΩ„Ω… مُΨΨͺلفة Ψ₯Ω„Ω‰ Astro، Ψ£ΩŠΩ‹Ψ§ ΩƒΨ§Ω†Ψͺ Ψ·Ψ±ΩŠΩ‚Ψ© Ψ§Ω„ΨͺΨΉΩ„ΩŠΩ… Ψ§Ω„Ψͺي Ψͺفآلها Ψ³ΩˆΨ§Ψ‘Ω‹ Ψ£ΩƒΩ†Ψͺ Ψͺفآل Ψ§Ω„Ψ·Ψ±ΩŠΩ‚Ψ© Ψ§Ω„Ω†ΨΈΨ±ΩŠΨ© أو Ψ§Ω„Ψ·Ψ±ΩŠΩ‚Ψ© Ψ§Ω„ΨΉΩ…Ω„ΩŠΨ©ΨŒ Ω†ΨͺΩ…Ω†Ω‰ Ψ£Ω† ΨͺΨ¬Ψ― Ω‡Ψ°Ψ§ Ψ§Ω„Ω‚Ψ³Ω… Ω…ΩΩŠΨ―Ω‹Ψ§.
-- Ψ₯Ω† كُنΨͺ Ψͺُفآل **Ψ§Ω„ΨͺΨΉΩ„Ω… Ω…Ω† ΨΩ„Ψ§Ω„ Ψ§Ω„ΨͺΨ¬Ψ±Ψ¨Ψ© Ψ§Ω„ΨΉΩ…Ω„ΩŠΨ©**، Ψ£Ψ¨Ψ―Ψ£ Ω…Ω† ΨΩ„Ψ§Ω„ [Ω…ΩƒΨͺΨ¨ΨͺΩ†Ψ§ Ω„Ω„Ψ£Ω…Ψ«Ω„Ψ©](https://github.com/snowpackjs/astro/tree/main/examples).
+- Ψ₯Ω† كُنΨͺ Ψͺُفآل **Ψ§Ω„ΨͺΨΉΩ„Ω… Ω…Ω† ΨΩ„Ψ§Ω„ Ψ§Ω„ΨͺΨ¬Ψ±Ψ¨Ψ© Ψ§Ω„ΨΉΩ…Ω„ΩŠΨ©**، Ψ£Ψ¨Ψ―Ψ£ Ω…Ω† ΨΩ„Ψ§Ω„ [Ω…ΩƒΨͺΨ¨ΨͺΩ†Ψ§ Ω„Ω„Ψ£Ω…Ψ«Ω„Ψ©](https://github.com/withastro/astro/tree/main/examples).
- Ψ₯Ω† كُنΨͺ Ψͺُفآل **Ψ§Ω„ΨͺΨΉΩ„Ω… Ω…Ω† ΨΩ„Ψ§Ω„ الفهم ΨΨ·ΩˆΨ©Ω‹ Ψ¨Ψطوة**، Ψ£Ψ¨Ψ―Ψ£ Ω…Ω† ΨΩ„Ψ§Ω„ [Ψ―Ω„ΩŠΩ„ Ψ§Ω„Ω…ΩΨ§Ω‡ΩŠΩ… Ψ§Ω„Ψ£Ψ³Ψ§Ψ³ΩŠΨ© ΩˆΨ§Ω„Ψ₯Ψ±Ψ΄Ψ§Ψ―Ψ§Ψͺ](/core-concepts/project-structure).
Ω…Ψ«Ω„ أي ΨͺΩ‚Ω†ΩŠΨ©Ω Ω„ΩŠΨ³Ψͺ Ψ¨Ω…Ψ£Ω„ΩˆΩΨ©ΨŒ Astro يأΨͺΩŠΩƒ Ψ¨Ω…Ω†Ψ­Ω†Ω‰ ΨͺΨΉΩ„ΩŠΩ…ΩŠ Ω…ΨΨͺلف Ψ¨ΨΉΨΆ Ψ§Ω„Ψ΄ΩŠΨ‘ΨŒ ΩˆΩ„ΩƒΩ† ΨΉΩ„Ω‰ أي Ψ­Ψ§Ω„ΨŒ Ω…ΨΉ Ψ¨ΨΉΨΆ Ψ§Ω„Ψ΅Ψ¨Ψ± ΩˆΨ§Ω„Ω…Ω…Ψ§Ψ±Ψ³Ψ©ΨŒ Ω†Ψ­Ω† Ω…ΨͺΨ£ΩƒΨ―ΩˆΩ† Ψ¨Ψ£Ω†Ωƒ _Ψ³ΨͺΨͺΨ£Ω‚Ω„Ω… Ω…ΨΉΩ‡_ في ΩˆΩ‚Ψͺٍ Ω‡ΩŠΩ† Ψ―ΩˆΩ† Ψ£Ω† ΨͺΨ΄ΨΉΨ±.
@@ -71,11 +71,11 @@ _Ω…Ω„Ψ­ΩˆΨΈΨ©: Ψ¨ΨΉΨΆ Ψ§Ω„Ω…ΩΩ…ΩŠΨ²Ψ§Ψͺ مُقΨͺΨ΅Ψ±Ψ© ΨΉΩ„Ω‰ CodeSandbx (Ω…Ψ«Ω
ΩˆΩ†Ψ­Ω† Ψ£ΩŠΨΆΩ‹Ψ§ نُعد Ω†Ψ΄Ψ±Ψ© Ψ₯Ψ΅Ψ―Ψ§Ψ±Ψ§Ψͺ ΩˆΩ†ΨΉΩ„Ω† ΨΉΩ†Ω‡Ψ§ في [مُجΨͺΩ…ΨΉΩ†Ψ§ ΨΉΩ„Ω‰ Ψ―ΩŠΨ³ΩƒΩˆΨ±Ψ―](https://astro.build/chat) ΨΉΩ„Ω‰ Ω‚Ω†Ψ§Ψ© <span dir="ltr">#announcements</span>
-Ω„ΩŠΨ³Ψͺ ΩƒΩ„ Ψ₯Ψ΅Ψ―Ψ§Ψ±Ψ§Ψͺ Astro ΨͺΩ…Ω„Ωƒ ΨͺΨ―ΩˆΩŠΩ†Ψ© نشرةٍ ΨΨ§Ψ΅Ψ© Ψ¨Ω‡Ψ§ΨŒ Ω„ΩƒΩ† Ψ³ΨͺΨ¬Ψ― Ψ³Ψ¬Ω„Ω‹Ψ§ Ω„Ω„ΨͺغيراΨͺ في ملف [`CHANGELOG.md` في Ω…Ψ³Ψͺودع Astro](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Ω„ΩŠΨ³Ψͺ ΩƒΩ„ Ψ₯Ψ΅Ψ―Ψ§Ψ±Ψ§Ψͺ Astro ΨͺΩ…Ω„Ωƒ ΨͺΨ―ΩˆΩŠΩ†Ψ© نشرةٍ ΨΨ§Ψ΅Ψ© Ψ¨Ω‡Ψ§ΨŒ Ω„ΩƒΩ† Ψ³ΨͺΨ¬Ψ― Ψ³Ψ¬Ω„Ω‹Ψ§ Ω„Ω„ΨͺغيراΨͺ في ملف [`CHANGELOG.md` في Ω…Ψ³Ψͺودع Astro](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## شيٌؑ Ω…Ψ§ Ω†Ψ§Ω‚Ψ΅ΨŸ
-Ψ₯Ω† ΩƒΨ§Ω† Ω‡Ω†Ψ§Ωƒ شيُؑ Ω…Ψ§ غير Ω…ΩΩˆΨ«Ω‚ أو Ω„Ωˆ ΩƒΩ†Ψͺ ΨͺΨ΄ΨΉΨ± Ψ¨Ψ§Ω„Ψ­ΩŠΨ±Ψ© ΩˆΨ§Ω„Ψ₯Ψ±ΨͺΨ¨Ψ§Ωƒ Ω…Ω† جزٍؑ Ω…ΨΉΩŠΩ† في Ψ§Ω„ΨͺΩˆΨ«ΩŠΩ‚ΨŒ Ω„Ψ§ ΨͺΨͺΨ±Ψ―Ψ― في [رفع Ψ·Ω„Ψ¨ Ψطبٌ Ω…Ψ§ في ملف Ψ§Ω„ΨͺΩˆΨ«ΩŠΩ‚](https://github.com/snowpackjs/astro/issues/new/choose)، Ω…ΨΉ Ψ§Ω‚ΨͺΨ±Ψ§Ψ­Ωƒ Ω„Ω„ΨͺΨ­Ψ³ΩŠΩ†ΨŒ أو Ω‚Ω… Ψ¨Ψͺغريد Ψͺغريدةٍ Ψ₯Ω„Ω‰ Ψ­Ψ³Ψ§Ψ¨Ω†Ψ§ ΨΉΩ„Ω‰ ΨͺويΨͺΨ± [@astrodotbuild](https://twitter.com/astrodotbuild)، Ω†Ψ­Ψ¨ Ψ³Ω…Ψ§ΨΉ Ψ’Ψ±Ψ§Ψ¦Ωƒ!
+Ψ₯Ω† ΩƒΨ§Ω† Ω‡Ω†Ψ§Ωƒ شيُؑ Ω…Ψ§ غير Ω…ΩΩˆΨ«Ω‚ أو Ω„Ωˆ ΩƒΩ†Ψͺ ΨͺΨ΄ΨΉΨ± Ψ¨Ψ§Ω„Ψ­ΩŠΨ±Ψ© ΩˆΨ§Ω„Ψ₯Ψ±ΨͺΨ¨Ψ§Ωƒ Ω…Ω† جزٍؑ Ω…ΨΉΩŠΩ† في Ψ§Ω„ΨͺΩˆΨ«ΩŠΩ‚ΨŒ Ω„Ψ§ ΨͺΨͺΨ±Ψ―Ψ― في [رفع Ψ·Ω„Ψ¨ Ψطبٌ Ω…Ψ§ في ملف Ψ§Ω„ΨͺΩˆΨ«ΩŠΩ‚](https://github.com/withastro/astro/issues/new/choose)، Ω…ΨΉ Ψ§Ω‚ΨͺΨ±Ψ§Ψ­Ωƒ Ω„Ω„ΨͺΨ­Ψ³ΩŠΩ†ΨŒ أو Ω‚Ω… Ψ¨Ψͺغريد Ψͺغريدةٍ Ψ₯Ω„Ω‰ Ψ­Ψ³Ψ§Ψ¨Ω†Ψ§ ΨΉΩ„Ω‰ ΨͺويΨͺΨ± [@astrodotbuild](https://twitter.com/astrodotbuild)، Ω†Ψ­Ψ¨ Ψ³Ω…Ψ§ΨΉ Ψ’Ψ±Ψ§Ψ¦Ωƒ!
## Ψ§Ω„ΨͺΩŽΩ‚Ψ―ΩΩŠΨ±
diff --git a/docs/src/pages/bg/getting-started.md b/docs/src/pages/bg/getting-started.md
index 7cdc89680..31f6143c0 100644
--- a/docs/src/pages/bg/getting-started.md
+++ b/docs/src/pages/bg/getting-started.md
@@ -23,7 +23,7 @@ _Π‘Π΅Π»Π΅ΠΆΠΊΠ°: някои функционалности (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€: Fa
Всякакви Π²ΠΈΠ΄ΠΎΠ²Π΅ Ρ…ΠΎΡ€Π° с Ρ€Π°Π·Π»ΠΈΡ‡Π½ΠΈ ΠΌΠ΅Ρ‚ΠΎΠ΄ΠΈ Π·Π° ΠΎΠ±ΡƒΡ‡Π΅Π½ΠΈΠ΅ сС ΠΎΡ€ΠΈΠ΅Π½Ρ‚ΠΈΡ€Π°Ρ‚ към Astro. НСзависимо Π΄Π°Π»ΠΈ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Ρ‚Π΅ ΠΏΠΎ-Ρ‚Π΅ΠΎΡ€Π΅Ρ‚ΠΈΡ‡Π΅Π½, ΠΈΠ»ΠΈ ΠΏΠΎ-практичСски ΠΏΠΎΠ΄Ρ…ΠΎΠ΄, Π½ΠΈΠ΅ сС надявамС Ρ‡Π΅ Ρ‰Π΅ Π½Π°ΠΌΠ΅Ρ€ΠΈΡ‚Π΅ Ρ‚Π°Π·ΠΈ сСкция Π·Π° ΠΏΠΎΠ»Π΅Π·Π½Π°.
-- Ако ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Ρ‚Π΅ Π΄Π° **ΡƒΡ‡ΠΈΡ‚Π΅ Ρ‡Ρ€Π΅Π· ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠ°**, Π·Π°ΠΏΠΎΡ‡Π½Π΅Ρ‚Π΅ с Π½Π°ΡˆΠ°Ρ‚Π° [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° с ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΈ](https://github.com/snowpackjs/astro/tree/main/examples).
+- Ако ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Ρ‚Π΅ Π΄Π° **ΡƒΡ‡ΠΈΡ‚Π΅ Ρ‡Ρ€Π΅Π· ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠ°**, Π·Π°ΠΏΠΎΡ‡Π½Π΅Ρ‚Π΅ с Π½Π°ΡˆΠ°Ρ‚Π° [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ° с ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΈ](https://github.com/withastro/astro/tree/main/examples).
- Ако ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Ρ‚Π΅ Π΄Π° **ΡƒΡ‡ΠΈΡ‚Π΅ ΠΊΠΎΠ½Ρ†Π΅ΠΏΡ†ΠΈΠΈ ΡΡ‚ΡŠΠΏΠΊΠ° ΠΏΠΎ ΡΡ‚ΡŠΠΏΠΊΠ°**, Π·Π°ΠΏΠΎΡ‡Π½Π΅Ρ‚Π΅ с Π½Π°ΡˆΠΈΡ‚Π΅ [Π±Π°Π·ΠΎΠ²ΠΈ ΠΊΠΎΠ½Ρ†Π΅ΠΏΡ†ΠΈΠΈ ΠΈ Π³ΠΈΠ΄ΠΎΠ²Π΅](/core-concepts/project-structure).
ΠšΠ°Ρ‚ΠΎ всяка Π½Π΅ΠΏΠΎΠ·Π½Π°Ρ‚Π° тСхнология, Astro изисква извСстно Π²Ρ€Π΅ΠΌΠ΅, Π·Π° Π΄Π° сС Π½Π°ΡƒΡ‡ΠΈ. Но с ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠ° ΠΈ ΠΌΠ°Π»ΠΊΠΎ Ρ‚ΡŠΡ€ΠΏΠ΅Π½ΠΈΠ΅, Π½ΠΈΠ΅ смС сигурни, Ρ‡Π΅ _Ρ‰Π΅ Π³ΠΎ схванСтС_ Π·Π° Π½ΡƒΠ»Π° Π²Ρ€Π΅ΠΌΠ΅.
@@ -49,11 +49,11 @@ _Π‘Π΅Π»Π΅ΠΆΠΊΠ°: някои функционалности (Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€: Fa
ΠŸΡƒΠ±Π»ΠΈΠΊΡƒΠ²Π°ΠΌΠ΅ ΠΈ ΡΡŠΠΎΠ±Ρ‰Π΅Π½ΠΈΡ относно Π½ΠΎΠ²ΠΈ вСрсии Π² [нашия Discord ΡΡŠΡ€Π²ΡŠΡ€](https://astro.build/chat) Π² #announcements ΠΊΠ°Π½Π°Π»Π°.
-НС всяка Π½ΠΎΠ²Π° вСрсия Π½Π° Astro заслуТава собствСн Π±Π»ΠΎΠ³ пост, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π΄Π° Π½Π°ΠΌΠ΅Ρ€ΠΈΡ‚Π΅ Ρ€Π΅Π³ΠΈΡΡ‚ΡŠΡ€ Π½Π° ΠΏΡ€ΠΎΠΌΠ΅Π½ΠΈΡ‚Π΅ Π·Π° всСки Ρ€Π΅Π»ΠΈΠΉΠ· Π² [`CHANGELOG.MD` Ρ„Π°ΠΉΠ»Π°, Π½Π°ΠΌΠΈΡ€Π°Ρ‰ сС Π² Ρ€Π΅ΠΏΠΎΡ‚ΠΎ Π½Π° Astro](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+НС всяка Π½ΠΎΠ²Π° вСрсия Π½Π° Astro заслуТава собствСн Π±Π»ΠΎΠ³ пост, Π½ΠΎ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π΄Π° Π½Π°ΠΌΠ΅Ρ€ΠΈΡ‚Π΅ Ρ€Π΅Π³ΠΈΡΡ‚ΡŠΡ€ Π½Π° ΠΏΡ€ΠΎΠΌΠ΅Π½ΠΈΡ‚Π΅ Π·Π° всСки Ρ€Π΅Π»ΠΈΠΉΠ· Π² [`CHANGELOG.MD` Ρ„Π°ΠΉΠ»Π°, Π½Π°ΠΌΠΈΡ€Π°Ρ‰ сС Π² Ρ€Π΅ΠΏΠΎΡ‚ΠΎ Π½Π° Astro](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## НСщо липсва?
-Ако Π½Π΅Ρ‰ΠΎ липсва Π² докумСнтацията ΠΈΠ»ΠΈ Π½Π°ΠΌΠΈΡ€Π°Ρ‚Π΅ Π½Π΅Ρ‰ΠΎ Π·Π° ΠΎΠ±ΡŠΡ€ΠΊΠ²Π°Ρ‰ΠΎ, моля [ΠΏΠΎΠ΄Π°ΠΉΡ‚Π΅ Π³ΠΎ ΠΊΠ°Ρ‚ΠΎ issue Π·Π° докумСнтацията](https://github.com/snowpackjs/astro/issues/new/choose) с Π’Π°ΡˆΠΈΡ‚Π΅ прСдлоТСния Π·Π° ΠΏΠΎΠ΄ΠΎΠ±Ρ€Π΅Π½ΠΈΠ΅ ΠΈΠ»ΠΈ пуснСтС tweet към [@astrodotbuild](https://twitter.com/astrodotbuild). ΠžΠ±ΠΈΡ‡Π°ΠΌΠ΅ Π΄Π° Ρ‡ΡƒΠ²Π°ΠΌΠ΅ ΠΎΡ‚ Вас!
+Ако Π½Π΅Ρ‰ΠΎ липсва Π² докумСнтацията ΠΈΠ»ΠΈ Π½Π°ΠΌΠΈΡ€Π°Ρ‚Π΅ Π½Π΅Ρ‰ΠΎ Π·Π° ΠΎΠ±ΡŠΡ€ΠΊΠ²Π°Ρ‰ΠΎ, моля [ΠΏΠΎΠ΄Π°ΠΉΡ‚Π΅ Π³ΠΎ ΠΊΠ°Ρ‚ΠΎ issue Π·Π° докумСнтацията](https://github.com/withastro/astro/issues/new/choose) с Π’Π°ΡˆΠΈΡ‚Π΅ прСдлоТСния Π·Π° ΠΏΠΎΠ΄ΠΎΠ±Ρ€Π΅Π½ΠΈΠ΅ ΠΈΠ»ΠΈ пуснСтС tweet към [@astrodotbuild](https://twitter.com/astrodotbuild). ΠžΠ±ΠΈΡ‡Π°ΠΌΠ΅ Π΄Π° Ρ‡ΡƒΠ²Π°ΠΌΠ΅ ΠΎΡ‚ Вас!
## Credit
diff --git a/docs/src/pages/bn/getting-started.md b/docs/src/pages/bn/getting-started.md
index efe111405..351e47e9c 100644
--- a/docs/src/pages/bn/getting-started.md
+++ b/docs/src/pages/bn/getting-started.md
@@ -23,7 +23,7 @@ _দ্রষ্টব্য: বর্ঀΰ¦ΰ¦Ύΰ¦¨ΰ§‡ কো঑স্যানΰ
বিভিন্ন ব্যাকগ্রাউন্঑ের বিভিন্ন ধরণের ΰ¦ΰ¦Ύΰ¦¨ΰ§ΰ¦· বিভিন্ন ΰ¦ͺদ্ধঀিঀে ΰ¦Άΰ¦Ώΰ¦–ΰ¦Ύΰ¦° আগ্রহ ΰ¦¨ΰ¦Ώΰ§Ÿΰ§‡ Astro-ঀে আসেΰ₯€ আΰ¦ͺনি ব্যবহারিক বা ঀাঀ্ঀ্বিক যে ΰ¦ͺদ্ধঀিঀেই ঢিখঀে ΰ¦ͺছন্দ করেন, আΰ¦ΰ¦Ύΰ¦¦ΰ§‡ΰ¦° আঢা এই ΰ¦…ΰ¦‚ΰ¦Άΰ¦Ÿΰ¦Ώ আΰ¦ͺনাকে সহায়ঀা করবেΰ₯€
-- যদি আΰ¦ͺনি **করে করে** ঢিখঀে ΰ¦ͺছন্দ করেন, ঀাহলে আΰ¦ΰ¦Ύΰ¦¦ΰ§‡ΰ¦° [উদাহরণগুলো](https://github.com/snowpackjs/astro/tree/main/examples) ΰ¦¦ΰ¦Ώΰ§Ÿΰ§‡ ঢুরু করুনΰ₯€
+- যদি আΰ¦ͺনি **করে করে** ঢিখঀে ΰ¦ͺছন্দ করেন, ঀাহলে আΰ¦ΰ¦Ύΰ¦¦ΰ§‡ΰ¦° [উদাহরণগুলো](https://github.com/withastro/astro/tree/main/examples) ΰ¦¦ΰ¦Ώΰ§Ÿΰ§‡ ঢুরু করুনΰ₯€
- আর যদি আΰ¦ͺনি **ধাΰ¦ͺে ধাΰ¦ͺে** ΰ¦¬ΰ¦Ώΰ¦·ΰ§Ÿΰ¦—ΰ§ΰ¦²ΰ§‹ বুঝঀে চান, ঀাহলে আΰ¦ΰ¦Ύΰ¦¦ΰ§‡ΰ¦° [ΰ¦ΰ§Œΰ¦²ΰ¦Ώΰ¦• ধারণা এবং ΰ¦Έΰ¦Ήΰ¦Ύΰ§Ÿΰ¦Ώΰ¦•ΰ¦Ύΰ¦Έΰ¦ΰ§‚ΰ¦Ή](/core-concepts/project-structure) দেখুনΰ₯€
অন্যান্য যেকোনো ΰ¦…ΰ¦ͺরিচিঀ ΰ¦ͺ্রযুক্ঀির ΰ¦ΰ¦€ΰ§‹, Astro ঢিখঀেও ΰ¦•ΰ¦Ώΰ¦›ΰ§ΰ¦Ÿΰ¦Ύ ΰ¦ͺΰ§ΰ¦°ΰ¦šΰ§‡ΰ¦·ΰ§ΰ¦Ÿΰ¦Ύΰ¦° ΰ¦ͺΰ§ΰ¦°ΰ§Ÿΰ§‹ΰ¦œΰ¦¨ ΰ¦°ΰ§Ÿΰ§‡ΰ¦›ΰ§‡ΰ₯€ কিন্ঀু, আΰ¦ΰ¦°ΰ¦Ύ জানি, আΰ¦ͺনি লেগে ΰ¦₯াকলে অঀি দ্রুঀই এর ΰ¦Έΰ¦Ύΰ¦₯ে ΰ¦ΰ¦Ύΰ¦¨ΰ¦Ώΰ§Ÿΰ§‡ নিঀে _ΰ¦ͺারবেন_ΰ₯€
@@ -48,11 +48,11 @@ _দ্রষ্টব্য: বর্ঀΰ¦ΰ¦Ύΰ¦¨ΰ§‡ কো঑স্যানΰ
আΰ¦ΰ¦°ΰ¦Ύ আΰ¦ΰ¦Ύΰ¦¦ΰ§‡ΰ¦° [঑িসকর্঑ সার্ভারের](https://astro.build/chat) **#announcements** ΰ¦šΰ§ΰ¦―ΰ¦Ύΰ¦¨ΰ§‡ΰ¦²ΰ§‡ΰ¦“ যেকোনো নঀুন বিজ্ঞΰ¦ͺ্ঀি ΰ¦ͺ্রকাঢ করে ΰ¦₯াকিΰ₯€
-ΰ¦ͺ্রঀিটি Astro ΰ¦°ΰ¦Ώΰ¦²ΰ¦Ώΰ¦œΰ§‡ΰ¦° জন্য আΰ¦ΰ¦°ΰ¦Ύ নঀুন ব্লগ ΰ¦ͺΰ§‹ΰ¦Έΰ§ΰ¦Ÿ করি না, কিন্ঀু আΰ¦ͺনি Astro ΰ¦°ΰ¦Ώΰ¦ͺΰ§‹ΰ¦œΰ¦Ώΰ¦Ÿΰ¦°ΰ¦Ώΰ¦° [`CHANGELOG.md`](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) ফাইলে ΰ¦ͺ্রঀিটি ΰ¦°ΰ¦Ώΰ¦²ΰ¦Ώΰ¦œΰ§‡ΰ¦° বিস্ঀারিঀ ΰ¦ͺΰ¦°ΰ¦Ώΰ¦¬ΰ¦°ΰ§ΰ¦€ΰ¦¨ΰ¦Έΰ§‚ΰ¦šΰ¦Ώ দেখঀে ΰ¦ͺারবেনΰ₯€
+ΰ¦ͺ্রঀিটি Astro ΰ¦°ΰ¦Ώΰ¦²ΰ¦Ώΰ¦œΰ§‡ΰ¦° জন্য আΰ¦ΰ¦°ΰ¦Ύ নঀুন ব্লগ ΰ¦ͺΰ§‹ΰ¦Έΰ§ΰ¦Ÿ করি না, কিন্ঀু আΰ¦ͺনি Astro ΰ¦°ΰ¦Ώΰ¦ͺΰ§‹ΰ¦œΰ¦Ώΰ¦Ÿΰ¦°ΰ¦Ώΰ¦° [`CHANGELOG.md`](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) ফাইলে ΰ¦ͺ্রঀিটি ΰ¦°ΰ¦Ώΰ¦²ΰ¦Ώΰ¦œΰ§‡ΰ¦° বিস্ঀারিঀ ΰ¦ͺΰ¦°ΰ¦Ώΰ¦¬ΰ¦°ΰ§ΰ¦€ΰ¦¨ΰ¦Έΰ§‚ΰ¦šΰ¦Ώ দেখঀে ΰ¦ͺারবেনΰ₯€
## কিছু অনুΰ¦ͺস্ΰ¦₯িঀ ΰ¦ΰ¦¨ΰ§‡ ΰ¦Ήΰ¦šΰ§ΰ¦›ΰ§‡?
-আΰ¦ͺনার যদি ঑কুΰ¦ΰ§‡ΰ¦¨ΰ§ΰ¦Ÿΰ§‡ΰ¦Άΰ¦¨ΰ§‡ কোনো কিছু অনুΰ¦ͺস্ΰ¦₯িঀ ΰ¦ΰ¦¨ΰ§‡ হয় বা কোনো অংঢকে বিভ্রান্ঀিকর ΰ¦ΰ¦¨ΰ§‡ হয়, ঀাহলে দয়া করে আΰ¦ͺনার ΰ¦ͺΰ¦°ΰ¦Ύΰ¦ΰ¦°ΰ§ΰ¦Άΰ¦Έΰ¦Ή [ΰ¦ΰ¦•ΰ¦Ÿΰ¦Ώ ইস্যু ফাইল করুন](https://github.com/snowpackjs/astro/issues/new/choose) ΰ¦…ΰ¦₯বা [@astrodotbuild](https://twitter.com/astrodotbuild) ΰ¦Ÿΰ§ΰ¦‡ΰ¦Ÿΰ¦Ύΰ¦° ΰ¦…ΰ§ΰ¦―ΰ¦Ύΰ¦•ΰ¦Ύΰ¦‰ΰ¦¨ΰ§ΰ¦Ÿΰ¦Ÿΰ¦Ώΰ¦€ΰ§‡ ΰ¦Ÿΰ§ΰ¦‡ΰ¦Ÿ করুনΰ₯€ আΰ¦ΰ¦°ΰ¦Ύ আΰ¦ͺনাদের ΰ¦ͺΰ¦°ΰ¦Ύΰ¦ΰ¦°ΰ§ΰ¦Ά ঢুনঀে সর্বদা আগ্রহী!
+আΰ¦ͺনার যদি ঑কুΰ¦ΰ§‡ΰ¦¨ΰ§ΰ¦Ÿΰ§‡ΰ¦Άΰ¦¨ΰ§‡ কোনো কিছু অনুΰ¦ͺস্ΰ¦₯িঀ ΰ¦ΰ¦¨ΰ§‡ হয় বা কোনো অংঢকে বিভ্রান্ঀিকর ΰ¦ΰ¦¨ΰ§‡ হয়, ঀাহলে দয়া করে আΰ¦ͺনার ΰ¦ͺΰ¦°ΰ¦Ύΰ¦ΰ¦°ΰ§ΰ¦Άΰ¦Έΰ¦Ή [ΰ¦ΰ¦•ΰ¦Ÿΰ¦Ώ ইস্যু ফাইল করুন](https://github.com/withastro/astro/issues/new/choose) ΰ¦…ΰ¦₯বা [@astrodotbuild](https://twitter.com/astrodotbuild) ΰ¦Ÿΰ§ΰ¦‡ΰ¦Ÿΰ¦Ύΰ¦° ΰ¦…ΰ§ΰ¦―ΰ¦Ύΰ¦•ΰ¦Ύΰ¦‰ΰ¦¨ΰ§ΰ¦Ÿΰ¦Ÿΰ¦Ώΰ¦€ΰ§‡ ΰ¦Ÿΰ§ΰ¦‡ΰ¦Ÿ করুনΰ₯€ আΰ¦ΰ¦°ΰ¦Ύ আΰ¦ͺনাদের ΰ¦ͺΰ¦°ΰ¦Ύΰ¦ΰ¦°ΰ§ΰ¦Ά ঢুনঀে সর্বদা আগ্রহী!
## ΰ¦•ΰ§ΰ¦°ΰ§‡ΰ¦‘ΰ¦Ώΰ¦Ÿ
diff --git a/docs/src/pages/comparing-astro-vs-other-tools.md b/docs/src/pages/comparing-astro-vs-other-tools.md
index ec99fa351..952d525c1 100644
--- a/docs/src/pages/comparing-astro-vs-other-tools.md
+++ b/docs/src/pages/comparing-astro-vs-other-tools.md
@@ -18,7 +18,7 @@ A few features are still missing from Astro, and several APIs are not yet finali
[Docusaurus](https://docusaurus.io/) is a popular documentation website builder. Docusaurus uses React to generate your website UI while Astro supports React, Vue.js, Svelte, and raw HTML templating.
-Docusaurus was designed to build documentation websites and has some built-in, documentation-specific website features that Astro does not. Instead, Astro offers documentation-specific features through an official [`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs) theme that you can use for your site. This website was built using that template!
+Docusaurus was designed to build documentation websites and has some built-in, documentation-specific website features that Astro does not. Instead, Astro offers documentation-specific features through an official [`docs`](https://github.com/withastro/astro/tree/main/examples/docs) theme that you can use for your site. This website was built using that template!
### Comparing Docusaurus vs. Astro Performance
@@ -201,9 +201,9 @@ One big reason behind this performance difference is Astro's smaller JavaScript
[VuePress](https://vuepress.vuejs.org/guide/) is a popular documentation website builder from the creators of Vue.js. VuePress uses Vue.js to generate your website UI while Astro supports React, Vue.js, Svelte, and raw HTML templating.
-VuePress was designed for documentation websites and has some built-in, documentation-specific website features that Astro does not support out of the box. Instead, Astro offers documentation-specific features through an official [`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs) theme that you can use for your site. This website was built using that template!
+VuePress was designed for documentation websites and has some built-in, documentation-specific website features that Astro does not support out of the box. Instead, Astro offers documentation-specific features through an official [`docs`](https://github.com/withastro/astro/tree/main/examples/docs) theme that you can use for your site. This website was built using that template!
-Evan You (creator of Vue.js) is currently working on a new version of Vuepress called [VitePress.](https://vitepress.vuejs.org/). If you want a modern alternative to VuePress, [check out Evan's post](https://github.com/snowpackjs/astro/issues/1159#issue-974035962) on why VitePress may be a better option.
+Evan You (creator of Vue.js) is currently working on a new version of Vuepress called [VitePress.](https://vitepress.vuejs.org/). If you want a modern alternative to VuePress, [check out Evan's post](https://github.com/withastro/astro/issues/1159#issue-974035962) on why VitePress may be a better option.
### Comparing VuePress vs. Astro Performance
diff --git a/docs/src/pages/core-concepts/routing.md b/docs/src/pages/core-concepts/routing.md
index 82119575a..9fc4ee1ee 100644
--- a/docs/src/pages/core-concepts/routing.md
+++ b/docs/src/pages/core-concepts/routing.md
@@ -83,7 +83,7 @@ For a real-world example, you might implement GitHub's file viewer like so:
/[org]/[repo]/tree/[branch]/[...file]
```
-In this example, a request for `/snowpackjs/astro/tree/main/docs/public/favicon.svg` would result in the following parameters being available to the page:
+In this example, a request for `/withastro/astro/tree/main/docs/public/favicon.svg` would result in the following parameters being available to the page:
```js
{
diff --git a/docs/src/pages/da/getting-started.md b/docs/src/pages/da/getting-started.md
index 2b1427c7e..2f210f606 100644
--- a/docs/src/pages/da/getting-started.md
+++ b/docs/src/pages/da/getting-started.md
@@ -16,7 +16,7 @@ Alternativt kan du læse vores [Installationsguide](/installation) for en fuld g
### Eksempelprojekter
-Hvis du foretrΓ¦kker at lΓ¦re Astro ved hjΓ¦lp af eksempler, kan du tjekke vores [fulde bibliotek af eksempler](https://github.com/snowpackjs/astro/tree/main/examples) pΓ₯ GitHub.
+Hvis du foretrΓ¦kker at lΓ¦re Astro ved hjΓ¦lp af eksempler, kan du tjekke vores [fulde bibliotek af eksempler](https://github.com/withastro/astro/tree/main/examples) pΓ₯ GitHub.
Du kan tjekke alle disse eksempler pΓ₯ din lokale maskine ved at kΓΈre `npm init astro` med CLI-flaget `--template`. Flaget `--template` understΓΈtter ogsΓ₯ tredjeparts-skabeloner lavet af fΓ¦llesskabet.
@@ -30,13 +30,13 @@ npm init astro -- --template [GITHUB_BRUGER]/[REPO_NAVN]/sti/til/eksempel
### Online Legepladser
-Hvis du er interesseret i at lege med Astro i browseren, kan du bruge en online kodeeditor som Stackblitz, CodeSandbox, Gitpod eller GitHub Codespaces. Klik pΓ₯ "Open in Stackblitz" linket i et af eksemplerne i vores [liste af eksempler](https://github.com/snowpackjs/astro/tree/main/examples). Eller, [klik her](https://stackblitz.com/fork/astro) for at starte et nyt projekt i [Stackblitz](https://stackblitz.com/fork/astro).
+Hvis du er interesseret i at lege med Astro i browseren, kan du bruge en online kodeeditor som Stackblitz, CodeSandbox, Gitpod eller GitHub Codespaces. Klik pΓ₯ "Open in Stackblitz" linket i et af eksemplerne i vores [liste af eksempler](https://github.com/withastro/astro/tree/main/examples). Eller, [klik her](https://stackblitz.com/fork/astro) for at starte et nyt projekt i [Stackblitz](https://stackblitz.com/fork/astro).
## Lær Astro
Alle slags mennesker kommer til Astro fra forskellige baggrunde og medbringer forskellige lΓ¦ringsstile. Uanset om du foretrΓ¦kker en mere teoretisk eller praktisk tilgang, hΓ₯ber vi at du finder dette afsnit nyttigt.
-- Hvis du foretrækker at **lære ved at gøre**, kan du starte med vores [liste af eksempler](https://github.com/snowpackjs/astro/tree/main/examples).
+- Hvis du foretrækker at **lære ved at gøre**, kan du starte med vores [liste af eksempler](https://github.com/withastro/astro/tree/main/examples).
- Hvis du foretrækker at **lære koncepter trin for trin**, kan du starte med vores [grundlæggende koncepter og vejledninger](/core-concepts/project-structure).
Som enhver anden ukendt teknologi har Astro en lille indlΓ¦ringskurve. Men med ΓΈvelse og lidt tΓ₯lmodighed, ved vi at du _vil_ fΓ₯ styr pΓ₯ det pΓ₯ ingen tid.
@@ -61,11 +61,11 @@ Twitter-kontoen [@astrodotbuild](https://twitter.com/astrodotbuild) er den offic
Vi sender ogsΓ₯ udgivelsesmeddelelser til vores [Discord-fΓ¦llesskab](https://astro.build/chat) i #announcements kanalen.
-Ikke hver Astro udgivelse fortjener sit eget blogindlæg, men du kan finde en detaljeret ændringsliste for hver udgivelse i [`CHANGELOG.md` filen i Astro-repositoriet](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Ikke hver Astro udgivelse fortjener sit eget blogindlæg, men du kan finde en detaljeret ændringsliste for hver udgivelse i [`CHANGELOG.md` filen i Astro-repositoriet](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Mangler der noget?
-Hvis der mangler noget i dokumentationen, eller hvis du synes, at en del er forvirrende, skal du [indsende et Issue om dokumentationen](https://github.com/snowpackjs/astro/issues/new/choose) med dit forslag til forbedringer, eller tweet pΓ₯ [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-kontoen. Vi elsker at hΓΈre fra dig!
+Hvis der mangler noget i dokumentationen, eller hvis du synes, at en del er forvirrende, skal du [indsende et Issue om dokumentationen](https://github.com/withastro/astro/issues/new/choose) med dit forslag til forbedringer, eller tweet pΓ₯ [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-kontoen. Vi elsker at hΓΈre fra dig!
## Kredit
diff --git a/docs/src/pages/de/getting-started.md b/docs/src/pages/de/getting-started.md
index 8d942b2bd..bcd374c92 100644
--- a/docs/src/pages/de/getting-started.md
+++ b/docs/src/pages/de/getting-started.md
@@ -26,7 +26,7 @@ _Hinweis: Einige Funktionen (z.B. Fast Refresh) funktionieren aktuell nur begren
Es kommen eine Menge verschiedener Menschen mit unterschiedlichen HintergrΓΌnden und anderen Lernweisen zu Astro. UnabhΓ€ngig davon, ob Du lieber theoretisch oder praktisch lernst, hoffen wir, dass Dir dieser Abschnitt weiterhilft.
-- Falls Du lieber **praktisch lernst**, suche Dir ein Beispiel aus unserer [Beispiel Liste](https://github.com/snowpackjs/astro/tree/main/examples) aus und fange direkt an.
+- Falls Du lieber **praktisch lernst**, suche Dir ein Beispiel aus unserer [Beispiel Liste](https://github.com/withastro/astro/tree/main/examples) aus und fange direkt an.
- Falls Du lieber **theoretisch lernst**, kannst Du mit unseren [grundlegenden Konzepten und Anleitungen](/core-concepts/project-structure) beginnen.
@@ -54,11 +54,11 @@ Unser [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-Account ist di
ZusΓ€tzlich verΓΆffentlichen wir alle Release-AnkΓΌndigungen in unserer [Discord Community](https://astro.build/chat) im `#announcements`-Kanal.
-Auch wenn nicht jedes Astro-Release einen eigenen Blogpost verdient, kannst Du alle Γ„nderungen fΓΌr jedes Release in unserem detaillierten [`CHANGELOG.md` im Astro Repository](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) nachlesen.
+Auch wenn nicht jedes Astro-Release einen eigenen Blogpost verdient, kannst Du alle Γ„nderungen fΓΌr jedes Release in unserem detaillierten [`CHANGELOG.md` im Astro Repository](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) nachlesen.
## Fehlt etwas?
-Falls Dir etwas in der Dokumentation fehlt, oder Du einen Teil verwirrend findest, [erstell bitte ein Issue](https://github.com/snowpackjs/astro/issues/new/choose) mit deinen VerbesserungsvorschlΓ€gen fΓΌr die Dokumentation oder tweete an den [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-Account.
+Falls Dir etwas in der Dokumentation fehlt, oder Du einen Teil verwirrend findest, [erstell bitte ein Issue](https://github.com/withastro/astro/issues/new/choose) mit deinen VerbesserungsvorschlΓ€gen fΓΌr die Dokumentation oder tweete an den [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-Account.
Wir freuen uns, von Dir zu hΓΆren.
diff --git a/docs/src/pages/de/installation.md b/docs/src/pages/de/installation.md
index 0877a66f3..bc4253eb5 100644
--- a/docs/src/pages/de/installation.md
+++ b/docs/src/pages/de/installation.md
@@ -29,7 +29,7 @@ yarn create astro
pnpm create astro
```
-Mit dem [`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro) Assistenten kannst du aus einer Reihe von [Starter-Vorlagen](https://github.com/snowpackjs/astro/tree/main/examples) wΓ€hlen. Alternativ kannst du auch dein eigenes Astro-Projekt direkt von GitHub importieren.
+Mit dem [`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro) Assistenten kannst du aus einer Reihe von [Starter-Vorlagen](https://github.com/withastro/astro/tree/main/examples) wΓ€hlen. Alternativ kannst du auch dein eigenes Astro-Projekt direkt von GitHub importieren.
```bash
# Hinweis: Ersetze "my-astro-project" durch den Namen deines Projekts.
diff --git a/docs/src/pages/de/quick-start.md b/docs/src/pages/de/quick-start.md
index 7fdac8fe0..ffb099a2a 100644
--- a/docs/src/pages/de/quick-start.md
+++ b/docs/src/pages/de/quick-start.md
@@ -30,7 +30,7 @@ npm run build
Um mehr ΓΌber den Installationsprozess und den ersten Gebrauch von Astro zu lernen, [lies unseren Installations-Leitfaden.](de/installation)
-Wenn du es bevorzugst anhand eines Beispiels zu lernen, schau dir die [komplette Liste an Beispielen](https://github.com/snowpackjs/astro/tree/main/examples) auf GitHub an.
+Wenn du es bevorzugst anhand eines Beispiels zu lernen, schau dir die [komplette Liste an Beispielen](https://github.com/withastro/astro/tree/main/examples) auf GitHub an.
Du kannst jedes Beispiel ausprobieren, indem du `npm init astro -- --template "EXAMPLE_NAME"` ausfΓΌhrst.
## Starte dein Projekt
diff --git a/docs/src/pages/es/comparing-astro-vs-other-tools.md b/docs/src/pages/es/comparing-astro-vs-other-tools.md
index a02520e27..5502aedb2 100644
--- a/docs/src/pages/es/comparing-astro-vs-other-tools.md
+++ b/docs/src/pages/es/comparing-astro-vs-other-tools.md
@@ -18,7 +18,7 @@ Algunas caracterΓ­sticas, aunque son pocas, aΓΊn no estΓ‘n disponibles en Astro
[Docusaurus](https://docusaurus.io/) es un popular generador de sitios web sobre documentaciΓ³n. Docusaurus desarrollado por React para generar tu UI del sitio web; mientras que Astro soporta React, Vue.js, Svelte, y plantillas HTML.
-Docusaurus fue diseΓ±ada para construir la documentaciΓ³n de las pΓ‘ginas web y tienen una creaciΓ³n propia y unas caracterΓ­sticas especΓ­ficas de documentaciΓ³n que Astro no posee. En lugar de eso, Astro ofrece caracterΓ­sticas especΓ­ficas de documentaciΓ³n mediante un tema oficial [`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs) que puedes utilizar en tu sitio. !Este sitio web se construyΓ³ usando ese tema!
+Docusaurus fue diseΓ±ada para construir la documentaciΓ³n de las pΓ‘ginas web y tienen una creaciΓ³n propia y unas caracterΓ­sticas especΓ­ficas de documentaciΓ³n que Astro no posee. En lugar de eso, Astro ofrece caracterΓ­sticas especΓ­ficas de documentaciΓ³n mediante un tema oficial [`docs`](https://github.com/withastro/astro/tree/main/examples/docs) que puedes utilizar en tu sitio. !Este sitio web se construyΓ³ usando ese tema!
#### Comparando el Rendimiento de Docusaurus vs. Astro
@@ -201,9 +201,9 @@ Una de las mΓ‘s grandes razones detrΓ‘s de la diferencia en los rendimientos es
[VuePress](https://vuepress.vuejs.org/guide/) es un constructor de documentaciΓ³n de sitios web, desarrollado por los creadores de Vue.js. VuePress utiliza Vue.js para generar la interfaz de usuario de tu sitio web, mientras que Astro soporta React, Vue.js, Svelte, y plantillas HTML.
-VuePress fue diseΓ±ado para documentar sitios web y tiene funcionalidades y caracterΓ­sticas propias que Astro no soporta por defecto. En su lugar, Astro ofrece caracterΓ­sticas especΓ­ficas de documentaciΓ³n mediante un tema oficial [`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs), el cual puedes usar para tu sitio web. !Este sitio web fue construido usando ese tema!
+VuePress fue diseΓ±ado para documentar sitios web y tiene funcionalidades y caracterΓ­sticas propias que Astro no soporta por defecto. En su lugar, Astro ofrece caracterΓ­sticas especΓ­ficas de documentaciΓ³n mediante un tema oficial [`docs`](https://github.com/withastro/astro/tree/main/examples/docs), el cual puedes usar para tu sitio web. !Este sitio web fue construido usando ese tema!
-Actualmente, Evan You (creador de Vue.js) estΓ‘ trabajando en una nueva versiΓ³n de Vuepress llamado [VitePress.](https://vitepress.vuejs.org/). Si quieres conocer una moderna alternativa a VuePress, [revisa este post de Evan](https://github.com/snowpackjs/astro/issues/1159#issue-974035962) del porquΓ© VitePress podrΓ­a ser una mejor opciΓ³n.
+Actualmente, Evan You (creador de Vue.js) estΓ‘ trabajando en una nueva versiΓ³n de Vuepress llamado [VitePress.](https://vitepress.vuejs.org/). Si quieres conocer una moderna alternativa a VuePress, [revisa este post de Evan](https://github.com/withastro/astro/issues/1159#issue-974035962) del porquΓ© VitePress podrΓ­a ser una mejor opciΓ³n.
#### Comparando el VuePress de Gatsby vs. Astro
diff --git a/docs/src/pages/es/core-concepts/routing.md b/docs/src/pages/es/core-concepts/routing.md
index d2e1e35c8..1de3e0312 100644
--- a/docs/src/pages/es/core-concepts/routing.md
+++ b/docs/src/pages/es/core-concepts/routing.md
@@ -83,7 +83,7 @@ Para un ejemplo del mundo real, puede implementar el visor de archivos de GitHub
/[org]/[repo]/tree/[branch]/[...file]
```
-En este ejemplo, una solicitud de `/snowpackjs/astro/tree/main/docs/public/favicon.svg` darΓ­a como resultado que los siguientes parΓ‘metros estuvieran disponibles para la pΓ‘gina:
+En este ejemplo, una solicitud de `/withastro/astro/tree/main/docs/public/favicon.svg` darΓ­a como resultado que los siguientes parΓ‘metros estuvieran disponibles para la pΓ‘gina:
```js
{
diff --git a/docs/src/pages/es/getting-started.md b/docs/src/pages/es/getting-started.md
index 66d82fd38..f34734016 100644
--- a/docs/src/pages/es/getting-started.md
+++ b/docs/src/pages/es/getting-started.md
@@ -24,7 +24,7 @@ _Nota: Algunas caracterΓ­sticas (ex: Fast Refresh) actualmente estΓ‘n limitadas
Todo tipo de personas vienen a Astro de diferentes orΓ­genes trayendo consigo diferentes estilos de aprendizaje. Ya sea que prefieras un enfoque mΓ‘s teΓ³rico o prΓ‘ctico, esperamos que esta secciΓ³n te resulte ΓΊtil.
-- Si prefieres **aprender haciendo**, comienza con nuestra biblioteca de [ejemplos](https://github.com/snowpackjs/astro/tree/main/examples).
+- Si prefieres **aprender haciendo**, comienza con nuestra biblioteca de [ejemplos](https://github.com/withastro/astro/tree/main/examples).
- Si prefieres **aprender conceptos paso a paso**, comienza con nuestros [conceptos bΓ‘sicos y guΓ­as](https://docs.astro.build/es/core-concepts/project-structure).
Como cualquier tecnologΓ­a desconocida, Astro viene con una ligera curva de aprendizaje. Sin embargo, con prΓ‘ctica y algo de paciencia, sabemos que lo dominarΓ‘s en poco tiempo.
@@ -49,11 +49,11 @@ La cuenta de Twitter [@astrodotbuild](https://twitter.com/astrodotbuild) es la f
TambiΓ©n publicamos anuncios de lanzamiento en nuestra comunidad de [Discord](https://astro.build/chat) en el canal de #announcements.
-No todos los lanzamientos de Astro merecen su propia publicaciΓ³n en el blog, pero puedes encontrar un registro de cambios detallado para cada versiΓ³n en el archivo [CHANGELOG.md](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) en el repositorio de Astro.
+No todos los lanzamientos de Astro merecen su propia publicaciΓ³n en el blog, pero puedes encontrar un registro de cambios detallado para cada versiΓ³n en el archivo [CHANGELOG.md](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) en el repositorio de Astro.
## ΒΏFalta algo?
-Si falta algo en la documentaciΓ³n o si alguna parte te resulta confusa, por favor [abre una issue para la documentaciΓ³n](https://github.com/snowpackjs/astro/issues/new/choose) con tus sugerencias de mejora o menciona a la cuenta de Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). Β‘Nos encanta saber de ti!
+Si falta algo en la documentaciΓ³n o si alguna parte te resulta confusa, por favor [abre una issue para la documentaciΓ³n](https://github.com/withastro/astro/issues/new/choose) con tus sugerencias de mejora o menciona a la cuenta de Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). Β‘Nos encanta saber de ti!
## CrΓ©ditos
diff --git a/docs/src/pages/es/installation.md b/docs/src/pages/es/installation.md
index 0f3689931..defb60583 100644
--- a/docs/src/pages/es/installation.md
+++ b/docs/src/pages/es/installation.md
@@ -26,7 +26,7 @@ npm init astro
yarn create astro
```
-El asistente de instalaciΓ³n [`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro), te permite escoger de una lista de [plantillas de inicio](/examples); por otro lado, puedes importar tus propios proyectos de Astro directamente desde GitHub.
+El asistente de instalaciΓ³n [`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro), te permite escoger de una lista de [plantillas de inicio](/examples); por otro lado, puedes importar tus propios proyectos de Astro directamente desde GitHub.
```bash
# Nota: Reemplaza "my-astro-project" con el nombre de tu proyecto.
diff --git a/docs/src/pages/es/quick-start.md b/docs/src/pages/es/quick-start.md
index 4be26a7da..bf722f295 100644
--- a/docs/src/pages/es/quick-start.md
+++ b/docs/src/pages/es/quick-start.md
@@ -30,7 +30,7 @@ npm run build
Para saber mΓ‘s sobre la instalaciΓ³n y uso de Astro por primera vez, por favor [lea nuestra guΓ­a de instalaciΓ³n.](installation)
-Si prefieres aprender con ejemplos, revisa nuestra [librerΓ­a completa de ejemplos](https://github.com/snowpackjs/astro/tree/main/examples) en GitHub. Puedes revisar cualquiera de estos ejemplos localmente ejecutando `npm init astro -- --template "EXAMPLE_NAME"`.
+Si prefieres aprender con ejemplos, revisa nuestra [librerΓ­a completa de ejemplos](https://github.com/withastro/astro/tree/main/examples) en GitHub. Puedes revisar cualquiera de estos ejemplos localmente ejecutando `npm init astro -- --template "EXAMPLE_NAME"`.
## Comienza con tu proyecto
diff --git a/docs/src/pages/es/reference/configuration-reference.md b/docs/src/pages/es/reference/configuration-reference.md
index 53d211dc1..72935b2b9 100644
--- a/docs/src/pages/es/reference/configuration-reference.md
+++ b/docs/src/pages/es/reference/configuration-reference.md
@@ -6,7 +6,7 @@ lang: es
Para configurar Astro, agrega un archivo `astro.config.mjs` en la raΓ­z de tu proyecto. Todos los ajustes son opcionales.
-Puedes ver la API de configuraciΓ³n completa (incluida la informaciΓ³n sobre la configuraciΓ³n predeterminada) en [GitHub](https://github.com/snowpackjs/astro/blob/latest/packages/astro/src/@types/config.ts).
+Puedes ver la API de configuraciΓ³n completa (incluida la informaciΓ³n sobre la configuraciΓ³n predeterminada) en [GitHub](https://github.com/withastro/astro/blob/latest/packages/astro/src/@types/config.ts).
```js
// Example: astro.config.mjs
diff --git a/docs/src/pages/fi/getting-started.md b/docs/src/pages/fi/getting-started.md
index 98e214c79..868123519 100644
--- a/docs/src/pages/fi/getting-started.md
+++ b/docs/src/pages/fi/getting-started.md
@@ -22,7 +22,7 @@ _Huomaa: jotkin toiminnallisuudet (mm. nopea pΓ€ivitys) ovat toistaiseksi rajall
IhmisillΓ€ on monenlaisia taustoja ja erilaisia oppimistyylejΓ€. Toivomme sinun saavan irti tΓ€stΓ€ osiosta riippumatta siitΓ€ oletko enemmΓ€n teoriatason vaiko kΓ€ytΓ€nnΓΆn tason oppija.
-- Jos suosit **oppimista tekemΓ€llΓ€**, kokeile aloittaa [esimerkkikirjastostamme](https://github.com/snowpackjs/astro/tree/main/examples).
+- Jos suosit **oppimista tekemΓ€llΓ€**, kokeile aloittaa [esimerkkikirjastostamme](https://github.com/withastro/astro/tree/main/examples).
- Jos suosit **konseptien oppimista vaihe vaiheelta**, kokeile aloittaa [peruskonsepteista ja oppaista](/core-concepts/project-structure).
Astrolla on oma oppimiskÀyrÀnsÀ kuten millÀ tahansa ennestÀÀn tuntemattomalla teknologialla. Harjoittelulla ja kÀrsivÀllisyydellÀ _tulet_ pÀÀsemÀÀn asioista kÀrryille.
@@ -47,11 +47,11 @@ Twitterin [@astrodotbuild](https://twitter.com/astrodotbuild)-tunnus on virallin
Tulemme kertomaan julkaisuista myΓΆs [Discord-yhteisΓΆssΓ€](https://astro.build/chat) kanavalla #announcements.
-Kaikki Astro-julkaisut eivΓ€t tule olemaan oman blogikirjoituksensa arvoisia, mutta lΓΆydΓ€t yksityiskohtaisen muutoslokin jokaiselle julkaisulle [`CHANGELOG.md`-tiedostosta Astron repossa](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Kaikki Astro-julkaisut eivΓ€t tule olemaan oman blogikirjoituksensa arvoisia, mutta lΓΆydΓ€t yksityiskohtaisen muutoslokin jokaiselle julkaisulle [`CHANGELOG.md`-tiedostosta Astron repossa](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Puuttuuko jotakin?
-MikΓ€li havaitset puutteita dokumentaatiossa tai ettΓ€ osa siitΓ€ ovat hΓ€mmentΓ€viΓ€, jΓ€tΓ€thΓ€n [ilmoituksen dokumentaation ongelmasta](https://github.com/snowpackjs/astro/issues/new/choose) sisΓ€ltΓ€en ehdotuksesi sen parantamiseksi, tai twiittaa [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-tunnukselle. Otamme palautetta vastaan mielellΓ€mme!
+MikΓ€li havaitset puutteita dokumentaatiossa tai ettΓ€ osa siitΓ€ ovat hΓ€mmentΓ€viΓ€, jΓ€tΓ€thΓ€n [ilmoituksen dokumentaation ongelmasta](https://github.com/withastro/astro/issues/new/choose) sisΓ€ltΓ€en ehdotuksesi sen parantamiseksi, tai twiittaa [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-tunnukselle. Otamme palautetta vastaan mielellΓ€mme!
## Kiitokset
diff --git a/docs/src/pages/fr/getting-started.md b/docs/src/pages/fr/getting-started.md
index 9a0c154e0..16817606a 100644
--- a/docs/src/pages/fr/getting-started.md
+++ b/docs/src/pages/fr/getting-started.md
@@ -24,7 +24,7 @@ _Note: quelques-unes des fonctionnalitΓ©s (ex : RafraΓchissement Rapide) sont p
Tous les dΓ©veloppeurs qui essaient Astro n'ont ni la mΓͺme expΓ©rience, ni les mΓͺmes mΓ©thodes d'apprentissage. Que vous prΓ©fΓ©riez une approche plutΓ΄t thΓ©orique ou pratique, nous espΓ©rons que vous trouverez l'aide qu'il vous faut dans cette section.
-- Si vous prΓ©fΓ©rez une **approche pratique**, commencez avec notre [librairie d'exemples](https://github.com/snowpackjs/astro/tree/main/examples).
+- Si vous prΓ©fΓ©rez une **approche pratique**, commencez avec notre [librairie d'exemples](https://github.com/withastro/astro/tree/main/examples).
- Si vous prΓ©fΓ©rez **apprendre les concepts Γ©tape par Γ©tape**, commencez avec nos [fondamentaux et guides](/core-concepts/project-structure).
Comme toute nouvelle technologie, Astro possède une certaine courbe d'apprentissage. Malgré cela, avec de la pratique et de la patience, nous savons, que _vous_ allez prendre la main, en très peu de temps.
@@ -49,11 +49,11 @@ Le compte Twitter [@astrodotbuild](https://twitter.com/astrodotbuild) est la sou
Nous publions Γ©galement les annonces de nouvelles versions sur notre [CommunautΓ© Discord](https://astro.build/chat) dans le salon #announcements.
-Toutes les releases d'Astro ne requièrent pas leur propre article de blog, mais vous pouvez trouver un changelog détaillé de toutes les releases dans le [fichier `CHANGELOG.md` du dépôt Astro](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Toutes les releases d'Astro ne requièrent pas leur propre article de blog, mais vous pouvez trouver un changelog détaillé de toutes les releases dans le [fichier `CHANGELOG.md` du dépôt Astro](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Quelque chose vous manqueβ€―?
-Si vous pensez que quelque chose manque dans la documentation ou si vous en trouvez une partie dΓ©routante, veuillez [crΓ©er une "issue" sur le dΓ©pΓ΄t de la documentation](https://github.com/snowpackjs/astro/issues/new/choose) avec vos suggestions d'amΓ©lioration, ou bien mentionnez le compte [@astrodotbuild](https://twitter.com/astrodotbuild) sur Twitter. Nous adorons avoir de vos nouvellesβ€―!
+Si vous pensez que quelque chose manque dans la documentation ou si vous en trouvez une partie dΓ©routante, veuillez [crΓ©er une "issue" sur le dΓ©pΓ΄t de la documentation](https://github.com/withastro/astro/issues/new/choose) avec vos suggestions d'amΓ©lioration, ou bien mentionnez le compte [@astrodotbuild](https://twitter.com/astrodotbuild) sur Twitter. Nous adorons avoir de vos nouvellesβ€―!
## CrΓ©dits
diff --git a/docs/src/pages/fr/installation.md b/docs/src/pages/fr/installation.md
index 96c7b8f39..d7194a927 100644
--- a/docs/src/pages/fr/installation.md
+++ b/docs/src/pages/fr/installation.md
@@ -26,7 +26,7 @@ npm init astro
yarn create astro
```
-L'assistant d'installation [`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro) vous propose de choisir entre diffΓ©rents [squelettes d'application](/examples), mais offre aussi la possibilitΓ© d'importer un projet Astro directement depuis GitHub.
+L'assistant d'installation [`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro) vous propose de choisir entre diffΓ©rents [squelettes d'application](/examples), mais offre aussi la possibilitΓ© d'importer un projet Astro directement depuis GitHub.
```bash
# Note : remplacez "my-astro-project" avec le nom de votre projet.
diff --git a/docs/src/pages/getting-started.md b/docs/src/pages/getting-started.md
index 06f8e0937..1fd428fa3 100644
--- a/docs/src/pages/getting-started.md
+++ b/docs/src/pages/getting-started.md
@@ -16,7 +16,7 @@ Alternatively, read our [Installation Guide](/installation) for a full walk-thro
### Example Projects
-If you prefer to learn Astro by example, check out our [complete library of examples](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub.
+If you prefer to learn Astro by example, check out our [complete library of examples](https://github.com/withastro/astro/tree/main/examples) on GitHub.
You can check out any of these examples on your local machine by running `npm init astro` with the `--template` CLI flag. The `--template` flag also supports third-party, community templates.
@@ -32,13 +32,13 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
If you're interested in playing around with Astro in the browser, you can instantly spin up a new Astro project with our UI at [astro.new](https://astro.new/).
-You can try Astro in online code editors like Stackblitz, CodeSandbox, Gitpod, and GitHub Codespaces. Click the "Open in Stackblitz" link in any of the examples in our [examples library](https://github.com/snowpackjs/astro/tree/main/examples). Or, [click here](https://stackblitz.com/fork/astro) to start a new project in [Stackblitz](https://stackblitz.com/fork/astro).
+You can try Astro in online code editors like Stackblitz, CodeSandbox, Gitpod, and GitHub Codespaces. Click the "Open in Stackblitz" link in any of the examples in our [examples library](https://github.com/withastro/astro/tree/main/examples). Or, [click here](https://stackblitz.com/fork/astro) to start a new project in [Stackblitz](https://stackblitz.com/fork/astro).
## Learn Astro
All manner of people come to Astro from different backgrounds bringing with them different learning styles. Whether you prefer a more theoretical or a practical approach, we hope you'll find this section helpful.
-- If you prefer to **learn by doing**, start with our [examples library](https://github.com/snowpackjs/astro/tree/main/examples).
+- If you prefer to **learn by doing**, start with our [examples library](https://github.com/withastro/astro/tree/main/examples).
- If you prefer to **learn concepts step by step**, start with our [basic concepts and guides](/core-concepts/project-structure).
Like any unfamiliar technology, Astro comes with a slight learning curve. However, with practice and some patience, we know, you _will_ get the hang of it, in no time.
@@ -63,11 +63,11 @@ The [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter account is the o
We also post release announcements to our [Discord community](https://astro.build/chat) in the #announcements channel.
-Not every Astro release deserves its own blog post, but you can find a detailed changelog for every release in the [`CHANGELOG.md` file in the Astro repository](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Not every Astro release deserves its own blog post, but you can find a detailed changelog for every release in the [`CHANGELOG.md` file in the Astro repository](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Something Missing?
-If something is missing in the documentation or if you found some part confusing, please [file an issue for the documentation](https://github.com/snowpackjs/astro/issues/new/choose) with your suggestions for improvement, or tweet at the [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter account. We love hearing from you!
+If something is missing in the documentation or if you found some part confusing, please [file an issue for the documentation](https://github.com/withastro/astro/issues/new/choose) with your suggestions for improvement, or tweet at the [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter account. We love hearing from you!
## Credit
diff --git a/docs/src/pages/guides/environment-variables.md b/docs/src/pages/guides/environment-variables.md
index 26e19ff7f..30ab36398 100644
--- a/docs/src/pages/guides/environment-variables.md
+++ b/docs/src/pages/guides/environment-variables.md
@@ -6,7 +6,7 @@ description: Learn how to use environment variables in an Astro project.
Astro uses Vite for environment variables, and allows you to use any of its methods to get and set environment variables. Note that all environment variables must be prefixed with `PUBLIC_` to be accessible by client side code.
-The ability to access private variables on the server side is [still being discussed](https://github.com/snowpackjs/astro/issues/1765).
+The ability to access private variables on the server side is [still being discussed](https://github.com/withastro/astro/issues/1765).
## Setting environment variables
diff --git a/docs/src/pages/guides/markdown-content.md b/docs/src/pages/guides/markdown-content.md
index b3c851fa6..5590f0906 100644
--- a/docs/src/pages/guides/markdown-content.md
+++ b/docs/src/pages/guides/markdown-content.md
@@ -8,7 +8,7 @@ Astro comes with out-of-the-box Markdown support powered by the expansive [remar
## Parsers
-Astro lets you use any Markdown parser you want. It just needs to be a function that follows the `MarkdownParser` type declared inside [this file](https://github.com/snowpackjs/astro/blob/main/packages/astro/src/@types/astro.ts). You can declare it inside `astro.config.mjs`:
+Astro lets you use any Markdown parser you want. It just needs to be a function that follows the `MarkdownParser` type declared inside [this file](https://github.com/withastro/astro/blob/main/packages/astro/src/@types/astro.ts). You can declare it inside `astro.config.mjs`:
```js
// astro.config.mjs
diff --git a/docs/src/pages/guides/styling.md b/docs/src/pages/guides/styling.md
index 595804d03..9e5e3bf88 100644
--- a/docs/src/pages/guides/styling.md
+++ b/docs/src/pages/guides/styling.md
@@ -251,7 +251,7 @@ As an alternative to `src/styles/global.css`, You may also add Tailwind utilitie
#### Migrating from v0.19
-As of [version 0.20.0](https://github.com/snowpackjs/astro/releases/tag/astro%400.20.0), Astro will no longer bundle, build and process `public/` files. Previously, we'd recommended putting your tailwind files in the `public/` directory. If you started a project with this pattern, you should move any Tailwind styles into the `src` directory and import them in your template using [Astro.resolve()][astro-resolve]:
+As of [version 0.20.0](https://github.com/withastro/astro/releases/tag/astro%400.20.0), Astro will no longer bundle, build and process `public/` files. Previously, we'd recommended putting your tailwind files in the `public/` directory. If you started a project with this pattern, you should move any Tailwind styles into the `src` directory and import them in your template using [Astro.resolve()][astro-resolve]:
```astro
<link
@@ -622,7 +622,7 @@ Also please check out the [Stylelint][stylelint] project to whip your styles int
[fouc]: https://en.wikipedia.org/wiki/Flash_of_unstyled_content
[layout-isolated]: https://web.archive.org/web/20210227162315/https://visly.app/blogposts/layout-isolated-components
[less]: https://lesscss.org/
-[issues]: https://github.com/snowpackjs/astro/issues
+[issues]: https://github.com/withastro/astro/issues
[magic-number]: https://css-tricks.com/magic-numbers-in-css/
[material-ui]: https://material.io/components
[peace-on-css]: https://didoo.medium.com/let-there-be-peace-on-css-8b26829f1be0
diff --git a/docs/src/pages/installation.md b/docs/src/pages/installation.md
index 110c5c76d..a81bf08e4 100644
--- a/docs/src/pages/installation.md
+++ b/docs/src/pages/installation.md
@@ -29,7 +29,7 @@ yarn create astro
pnpm create astro
```
-[`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro) wizard lets you choose from a set of [starter templates](https://github.com/snowpackjs/astro/tree/main/examples) or alternatively, you could import your own Astro project directly from GitHub.
+[`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro) wizard lets you choose from a set of [starter templates](https://github.com/withastro/astro/tree/main/examples) or alternatively, you could import your own Astro project directly from GitHub.
```bash
# Note: Replace "my-astro-project" with the name of your project.
diff --git a/docs/src/pages/it/getting-started.md b/docs/src/pages/it/getting-started.md
index 96c1fef33..a1887ccdd 100644
--- a/docs/src/pages/it/getting-started.md
+++ b/docs/src/pages/it/getting-started.md
@@ -16,7 +16,7 @@ In alternativa, leggi la nostra [Guida all'Installazione](/installation) per una
### Esempi
-Se preferisci imparare Astro tramite esempi, dai un'occhiata alla nostra [libreria completa degli esempi](https://github.com/snowpackjs/astro/tree/main/examples) su GitHub.
+Se preferisci imparare Astro tramite esempi, dai un'occhiata alla nostra [libreria completa degli esempi](https://github.com/withastro/astro/tree/main/examples) su GitHub.
Puoi testare uno qualsiasi di questi esempi sulla tua macchina locale lanciando `npm init astro` con la flag `--template` da CLI. La flag `--template` supporta anche template di terze parti della community.
@@ -30,13 +30,13 @@ npm init astro -- --template [UTENTE_GITHUB]/[NOME_REPO]/percorso/al/esempio
### Online Playgrounds
-Se ti interessa provare Astro in un browser, puoi utilizzare un code editor online come Stackblitz, CodeSandbox, Gitpod o GitHub Codespaces. Clicca sul link "Open in Stackblitz" in uno dei nostri esempi nella [libreria degli esempi](https://github.com/snowpackjs/astro/tree/main/examples). In alternativa, [clicca qui](https://stackblitz.com/fork/astro) per avviare un nuovo progetto in [Stackblitz](https://stackblitz.com/fork/astro).
+Se ti interessa provare Astro in un browser, puoi utilizzare un code editor online come Stackblitz, CodeSandbox, Gitpod o GitHub Codespaces. Clicca sul link "Open in Stackblitz" in uno dei nostri esempi nella [libreria degli esempi](https://github.com/withastro/astro/tree/main/examples). In alternativa, [clicca qui](https://stackblitz.com/fork/astro) per avviare un nuovo progetto in [Stackblitz](https://stackblitz.com/fork/astro).
## Impara Astro
In Astro arrivano persone di tutti i tipi, con il loro background di conoscenze e stili d'apprendimento diversi. Sia che tu preferisca un approccio piΓΉ teorico o piΓΉ pratico, speriamo troverai questa sezione utile.
-- Se preferisci **imparare facendo cose**, puoi iniziare con la nostra [libreria degli esempi](https://github.com/snowpackjs/astro/tree/main/examples).
+- Se preferisci **imparare facendo cose**, puoi iniziare con la nostra [libreria degli esempi](https://github.com/withastro/astro/tree/main/examples).
- Se preferisci **imparare i concetti passo-passo**, puoi iniziare da [guide e concetti base](/core-concepts/project-structure).
Come ogni tecnologia poco familiare, Astro si presenta con una leggera curva di apprendimento. Tuttavia, con un po' di pratica e pazienza, sappiamo che ci riuscirai in poco tempo.
@@ -61,11 +61,11 @@ L'account Twitter [@astrodotbuild](https://twitter.com/astrodotbuild) Γ¨ la font
Pubblichiamo anche annunci sui rilasci nella nostra [community Discord](https://astro.build/chat) nel canale #announcements.
-Non tutte le release di Astro saranno accompagnate da un post sul blog, ma puoi sempre trovare un changelog dettagliato per ogni release nel [file `CHANGELOG.md` nella repository Astro](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Non tutte le release di Astro saranno accompagnate da un post sul blog, ma puoi sempre trovare un changelog dettagliato per ogni release nel [file `CHANGELOG.md` nella repository Astro](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Manca Qualcosa?
-Se manca qualcosa nella documentazione o trovi qualche parte confusionaria, per favore [segnala un problema sulla documentazione](https://github.com/snowpackjs/astro/issues/new/choose) con i tuoi suggerimenti per migliorarla, oppure twitta all'account Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). Ci piace ascoltarvi!
+Se manca qualcosa nella documentazione o trovi qualche parte confusionaria, per favore [segnala un problema sulla documentazione](https://github.com/withastro/astro/issues/new/choose) con i tuoi suggerimenti per migliorarla, oppure twitta all'account Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). Ci piace ascoltarvi!
## Crediti
diff --git a/docs/src/pages/ja/getting-started.md b/docs/src/pages/ja/getting-started.md
index 67a93cb96..c3d862e53 100644
--- a/docs/src/pages/ja/getting-started.md
+++ b/docs/src/pages/ja/getting-started.md
@@ -18,7 +18,7 @@ Astro γη°‘単γͺ概要をηŸ₯γ‚ŠγŸγ„ζ–Ήγ―[γƒ›γƒΌγƒ γƒšγƒΌγ‚Έ](https://astro.
## γ‚΅γƒ³γƒ—γƒ«γƒ—γƒ­γ‚Έγ‚§γ‚―γƒˆ
-ァンプルを使って Astro γ‚’ε­¦γ³γŸγ„ζ–Ήγ―γ€GitHub にある[全ァンプル](https://github.com/snowpackjs/astro/tree/main/examples)をご覧ください。
+ァンプルを使って Astro γ‚’ε­¦γ³γŸγ„ζ–Ήγ―γ€GitHub にある[全ァンプル](https://github.com/withastro/astro/tree/main/examples)をご覧ください。
γ“γ‚Œγ‚‰γγ‚΅γƒ³γƒ—ルは、`--template` という CLI γƒ•γƒ©γ‚°γ‚’δ»˜γ‘γ¦ `npm init astro` γ‚’εŸθ‘Œγ™γ‚‹γ¨γ€γƒ­γƒΌγ‚«γƒ«γƒžγ‚·γƒ³γ§γƒγ‚§γƒƒγ‚―γ‚’γ‚¦γƒˆγ§γγΎγ™γ€‚γΎγŸγ€ `--template` フラグは、ァードパーティγγ‚³γƒŸγƒ₯γƒ‹γƒ†γ‚£γƒ†γƒ³γƒ—γƒ¬γƒΌγƒˆγ‚‚γ‚΅γƒγƒΌγƒˆγ—γ¦γ„γΎγ™γ€‚
@@ -40,7 +40,7 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
Astro には、さまざまγͺγƒγƒƒγ‚―γ‚°γƒ©γ‚¦γƒ³γƒ‰γ‚’ζŒγ£γŸδΊΊγŒι›†γΎγ£γ¦γŠγ‚Šγ€ε­¦ηΏ’γ‚Ήγ‚Ώγ‚€γƒ«γ‚‚γ•γΎγ–γΎγ§γ™γ€‚γ“γγ‚»γ‚―γ‚·γƒ§γƒ³γ§γ―γ€γ‚ˆγ‚Šη†θ«–ηš„γͺをプローチやεŸθ·΅ηš„γͺをプローチγͺど、さまざまγͺ学習スタむルをご紹介していますγγ§γ€ε‚考にγͺγ‚Œγ°εΉΈγ„γ§γ™γ€‚
-- εŸιš›γ«γ‚„γ£γ¦γΏγ¦ε­¦γ³γŸγ„γ¨γ„γ†ζ–Ήγ―γ€γΎγš[ァンプルラむブラγƒͺ](https://github.com/snowpackjs/astro/tree/main/examples)から始めてください。
+- εŸιš›γ«γ‚„γ£γ¦γΏγ¦ε­¦γ³γŸγ„γ¨γ„γ†ζ–Ήγ―γ€γΎγš[ァンプルラむブラγƒͺ](https://github.com/withastro/astro/tree/main/examples)から始めてください。
- γΎγŸγ€γ‚³γƒ³γ‚»γƒ—γƒˆγ‚’ζ΅ιšŽηš„γ«ε­¦γ³γŸγ„ζ–Ήγ―、[εŸΊζœ¬γ‚³γƒ³γ‚»γƒ—γƒˆγ¨γ‚¬γ‚€γƒ‰](/core-concepts/project-structure)をご覧ください。
δ»–γζ…£γ‚Œγͺγ„ζŠ€θ‘“γ¨εŒζ§˜γ€Astro にもθ‹₯εΉ²γηΏ’εΎ—γŒεΏ…θ¦γ§γ™γ€‚γ—γ‹γ—γ€η·΄ηΏ’γ¨εΏθ€εŠ›γŒγ‚γ‚Œγ°γ€γ™γγ«δ½Ώγ„γ“γͺγ›γ‚‹γ‚ˆγ†γ«γͺること間違いγͺしでしょう。
@@ -65,11 +65,11 @@ Astro チームからγζœ€ζ–°ζƒ…報は、[@astrodotbuild](https://twitter.com/a
γΎγŸγ€[Discord γ‚³γƒŸγƒ₯ニティ](https://astro.build/chat)だ#announcements チャンネルにもγƒͺγƒͺγƒΌγ‚ΉγγŠηŸ₯γ‚‰γ›γ‚’ζŠ•η¨Ώγ—γ¦γ„γΎγ™γ€‚
-すべてγγƒͺγƒͺγƒΌγ‚ΉγŒγƒ–γƒ­γ‚°θ¨˜δΊ‹γ§η΄Ήδ»‹γ•γ‚Œγ‚‹γ‚γ‘γ§γ―γ‚γ‚ŠγΎγ›γ‚“γŒγ€[Astro γƒͺγƒγ‚Έγƒˆγƒͺだ`CHANGELOG.md` フゑむル](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md)には、すべてγγƒͺγƒͺγƒΌγ‚Ήγθ©³η΄°γͺ倉更ε±₯ζ­΄γŒθ¨˜θΌ‰γ•γ‚Œγ¦γ„γΎγ™γ€‚
+すべてγγƒͺγƒͺγƒΌγ‚ΉγŒγƒ–γƒ­γ‚°θ¨˜δΊ‹γ§η΄Ήδ»‹γ•γ‚Œγ‚‹γ‚γ‘γ§γ―γ‚γ‚ŠγΎγ›γ‚“γŒγ€[Astro γƒͺγƒγ‚Έγƒˆγƒͺだ`CHANGELOG.md` フゑむル](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)には、すべてγγƒͺγƒͺγƒΌγ‚Ήγθ©³η΄°γͺ倉更ε±₯ζ­΄γŒθ¨˜θΌ‰γ•γ‚Œγ¦γ„γΎγ™γ€‚
## δ½•γ‹θΆ³γ‚Šγͺγ„οΌŸ
-ドキγƒ₯γƒ‘γƒ³γƒˆγ«δ½•γ‹θΆ³γ‚Šγͺγ„γ¨γ“γ‚γŒγ‚γ£γŸγ‚Šγ€γ‚γ‹γ‚Šγ«γγ„γ¨γ“γ‚γ‚’θ¦‹γ€γ‘γŸγ‚‰γ€ζ”Ήε–„γγŸγ‚γζζ‘ˆγ‚’[ドキγƒ₯γƒ‘γƒ³γƒˆγ Issue として提出してください](https://github.com/snowpackjs/astro/issues/new/choose)γ€‚γΎγŸγ― [@astrodotbuild](https://twitter.com/astrodotbuild) だTwitter γ‚’γ‚«γ‚¦γƒ³γƒˆγ«γ€γΆγ‚„γ„γ¦γγ γ•γ„γ€‚ηš†ζ§˜γγ”ζ„θ¦‹γ‚’γŠεΎ…γ‘γ—γ¦γŠγ‚ŠγΎγ™γ€‚
+ドキγƒ₯γƒ‘γƒ³γƒˆγ«δ½•γ‹θΆ³γ‚Šγͺγ„γ¨γ“γ‚γŒγ‚γ£γŸγ‚Šγ€γ‚γ‹γ‚Šγ«γγ„γ¨γ“γ‚γ‚’θ¦‹γ€γ‘γŸγ‚‰γ€ζ”Ήε–„γγŸγ‚γζζ‘ˆγ‚’[ドキγƒ₯γƒ‘γƒ³γƒˆγ Issue として提出してください](https://github.com/withastro/astro/issues/new/choose)γ€‚γΎγŸγ― [@astrodotbuild](https://twitter.com/astrodotbuild) だTwitter γ‚’γ‚«γ‚¦γƒ³γƒˆγ«γ€γΆγ‚„γ„γ¦γγ γ•γ„γ€‚ηš†ζ§˜γγ”ζ„θ¦‹γ‚’γŠεΎ…γ‘γ—γ¦γŠγ‚ŠγΎγ™γ€‚
## γ‚―γƒ¬γ‚Έγƒƒγƒˆ
diff --git a/docs/src/pages/ja/installation.md b/docs/src/pages/ja/installation.md
index c5668a5e2..8f1c08fa3 100644
--- a/docs/src/pages/ja/installation.md
+++ b/docs/src/pages/ja/installation.md
@@ -30,7 +30,7 @@ yarn create astro
pnpm create astro
```
-[`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro)ウィアードでは、[γ‚Ήγ‚ΏγƒΌγ‚ΏγƒΌγƒ†γƒ³γƒ—γƒ¬γƒΌγƒˆ](https://github.com/snowpackjs/astro/tree/main/examples)からε₯½γγͺγ‚‚γγ‚’ιΈγΉγΎγ™γ€‚δ»£γ‚γ‚Šγ« GitHub からθ‡ͺεˆ†γ Astro γƒ—γƒ­γ‚Έγ‚§γ‚―γƒˆγ‚’η›΄ζŽ₯γ‚€γƒ³γƒγƒΌγƒˆγ‚‚γ§γγΎγ™γ€‚
+[`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro)ウィアードでは、[γ‚Ήγ‚ΏγƒΌγ‚ΏγƒΌγƒ†γƒ³γƒ—γƒ¬γƒΌγƒˆ](https://github.com/withastro/astro/tree/main/examples)からε₯½γγͺγ‚‚γγ‚’ιΈγΉγΎγ™γ€‚δ»£γ‚γ‚Šγ« GitHub からθ‡ͺεˆ†γ Astro γƒ—γƒ­γ‚Έγ‚§γ‚―γƒˆγ‚’η›΄ζŽ₯γ‚€γƒ³γƒγƒΌγƒˆγ‚‚γ§γγΎγ™γ€‚
```bash
# 注: "my-astro-project" はあγͺたγγƒ—γƒ­γ‚Έγ‚§γ‚―γƒˆεγ«η½γζ›γˆγ¦γγ γ•い。
diff --git a/docs/src/pages/ja/quick-start.md b/docs/src/pages/ja/quick-start.md
index d7af5b05e..3ebdc032d 100644
--- a/docs/src/pages/ja/quick-start.md
+++ b/docs/src/pages/ja/quick-start.md
@@ -28,7 +28,7 @@ npm run build
γ―γ˜γ‚γ¦ Astro γ‚’γ‚€γƒ³γ‚ΉγƒˆγƒΌγƒ«γ—γ¦δ½Ώη”¨γ™γ‚‹ε ΄εˆγ―γ€[γ‚€γƒ³γ‚ΉγƒˆγƒΌγƒ«γ‚¬γ‚€γƒ‰](/ja/installation)をご覧ください。
-ァンプルを見γͺγŒγ‚‰ε­¦γ³γŸγ„γ¨γ„γ†ζ–Ήγ―γ€GitHub にある[全ァンプル](https://github.com/snowpackjs/astro/tree/main/examples)をご覧ください。 `npm init astro -- --template "EXAMPLE_NAME"` γ‚’εŸθ‘Œγ™γ‚Œγ°γ€γ“γ‚Œγ‚‰γγ‚΅γƒ³γƒ—γƒ«γ‚’γƒ­γƒΌγ‚«γƒ«γ«γƒγ‚§γƒƒγ‚―γ‚’γ‚¦γƒˆγ§γγΎγ™γ€‚
+ァンプルを見γͺγŒγ‚‰ε­¦γ³γŸγ„γ¨γ„γ†ζ–Ήγ―γ€GitHub にある[全ァンプル](https://github.com/withastro/astro/tree/main/examples)をご覧ください。 `npm init astro -- --template "EXAMPLE_NAME"` γ‚’εŸθ‘Œγ™γ‚Œγ°γ€γ“γ‚Œγ‚‰γγ‚΅γƒ³γƒ—γƒ«γ‚’γƒ­γƒΌγ‚«γƒ«γ«γƒγ‚§γƒƒγ‚―γ‚’γ‚¦γƒˆγ§γγΎγ™γ€‚
## γƒ—γƒ­γ‚Έγ‚§γ‚―γƒˆγι–‹ε§‹
diff --git a/docs/src/pages/kr/getting-started.md b/docs/src/pages/kr/getting-started.md
index cd19f2be8..e6af7a19e 100644
--- a/docs/src/pages/kr/getting-started.md
+++ b/docs/src/pages/kr/getting-started.md
@@ -24,7 +24,7 @@ _주의: λͺ‡λͺ‡ κΈ°λŠ₯은 아직 CodeSandboxμ—μ„œ λ™μž‘ν•˜μ§€ μ•Šμ„ 수 있μŠ
μ‚¬λžŒλ“€μ€ λ‹€μ–‘ν•œ λ°°κ²½μ—μ„œ 각자 λ‹€λ₯Έ ν•™μŠ΅ μŠ€νƒ€μΌλ‘œ Astro에 μž…λ¬Έν•©λ‹ˆλ‹€. 이 μ„Ήμ…˜μ΄ 이둠적인 μ ‘κ·Ό λ°©μ‹μ΄λ‚˜ μ‹€μš©μ μΈ μ ‘κ·Ό 방식을 μ„ ν˜Έν•˜λŠ” μ‚¬λžŒ λͺ¨λ‘μ—κ²Œ 도움이 되기λ₯Ό λ°”λžλ‹ˆλ‹€.
-- **직접 κ²½ν—˜ν•˜λ©° λ°°μš°λŠ”** 방식을 μ„ ν˜Έν•œλ‹€λ©΄, [예제 라이브러리](https://github.com/snowpackjs/astro/tree/main/examples)μ—μ„œ μ‹œμž‘ν•΄λ³΄μ„Έμš”.
+- **직접 κ²½ν—˜ν•˜λ©° λ°°μš°λŠ”** 방식을 μ„ ν˜Έν•œλ‹€λ©΄, [예제 라이브러리](https://github.com/withastro/astro/tree/main/examples)μ—μ„œ μ‹œμž‘ν•΄λ³΄μ„Έμš”.
- **κ°œλ…λΆ€ν„° μ°¨κ·Όμ°¨κ·Ό μ΅νžˆλŠ”** 방식을 μ„ ν˜Έν•œλ‹€λ©΄, [κΈ°λ³Έ κ°œλ… κ°€μ΄λ“œ](/core-concepts/project-structure)μ—μ„œ μ‹œμž‘ν•΄λ³΄μ„Έμš”.
λ‹€λ₯Έ λ‚―μ„  기술과 λ§ˆμ°¬κ°€μ§€λ‘œ Astroμ—λŠ” λŸ¬λ‹ 컀브(learning curve)κ°€ μžˆμŠ΅λ‹ˆλ‹€. ν•˜μ§€λ§Œ μ•½κ°„μ˜ 인내심을 κ°€μ§€κ³  μ—°μŠ΅ν•œλ‹€λ©΄ μΆ©λΆ„νžˆ, μ‰½κ²Œ μŠ΅λ“ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
@@ -49,11 +49,11 @@ API μ°Έμ‘° μ„Ήμ…˜μ€ νŠΉμ • Astro APIλ₯Ό μžμ„Ένžˆ 배우고 싢을 λ•Œ 유용ν•
λ˜ν•œ [λ””μŠ€μ½”λ“œ](https://astro.build/chat)의 #announcements μ±„λ„μ—μ„œλ„ 릴리즈 μ†Œμ‹μ„ μ°Ύμ•„λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.
-λͺ¨λ“  λ¦΄λ¦¬μ¦ˆκ°€ λΈ”λ‘œκ·Έμ— κ²Œμ‹œλ˜λŠ” 것은 μ•„λ‹™λ‹ˆλ‹€. λΈ”λ‘œκ·Έμ— κ²Œμ‹œλ˜μ§€ μ•Šμ€ 버전 λ¦΄λ¦¬μ¦ˆμ— κ΄€ν•œ μžμ„Έν•œ μˆ˜μ •μ‚¬ν•­μ€ [Astro 리포지터리 μ•ˆμ˜ `CHANGELOG.md`](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) νŒŒμΌμ—μ„œ 읽어볼 수 μžˆμŠ΅λ‹ˆλ‹€.
+λͺ¨λ“  λ¦΄λ¦¬μ¦ˆκ°€ λΈ”λ‘œκ·Έμ— κ²Œμ‹œλ˜λŠ” 것은 μ•„λ‹™λ‹ˆλ‹€. λΈ”λ‘œκ·Έμ— κ²Œμ‹œλ˜μ§€ μ•Šμ€ 버전 λ¦΄λ¦¬μ¦ˆμ— κ΄€ν•œ μžμ„Έν•œ μˆ˜μ •μ‚¬ν•­μ€ [Astro 리포지터리 μ•ˆμ˜ `CHANGELOG.md`](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) νŒŒμΌμ—μ„œ 읽어볼 수 μžˆμŠ΅λ‹ˆλ‹€.
## λΉ μ§„ ν•­λͺ©μ΄ μžˆλ‚˜μš”?
-λ¬Έμ„œμ—μ„œ λΉ μ§„ ν•­λͺ©μ„ λ°œκ²¬ν•˜κ±°λ‚˜ ν˜Όλ™λ˜λŠ” 뢀뢄이 μžˆλ‹€λ©΄ κ°œμ„ μ„ μœ„ν•œ μ œμ•ˆκ³Ό ν•¨κ»˜ [λ¬Έμ„œμ˜ 리포지터리](https://github.com/snowpackjs/astro/issues/new/choose)에 이슈λ₯Ό μ˜¬λ¦¬κ±°λ‚˜ [@astrodotbuild](https://twitter.com/astrodotbuild) νŠΈμœ„ν„° κ³„μ •μœΌλ‘œ νŠΈμœ—ν•΄μ£Όμ„Έμš”. μ—¬λŸ¬λΆ„μ˜ μ°Έμ—¬λ₯Ό κΈ°λ‹€λ¦½λ‹ˆλ‹€!
+λ¬Έμ„œμ—μ„œ λΉ μ§„ ν•­λͺ©μ„ λ°œκ²¬ν•˜κ±°λ‚˜ ν˜Όλ™λ˜λŠ” 뢀뢄이 μžˆλ‹€λ©΄ κ°œμ„ μ„ μœ„ν•œ μ œμ•ˆκ³Ό ν•¨κ»˜ [λ¬Έμ„œμ˜ 리포지터리](https://github.com/withastro/astro/issues/new/choose)에 이슈λ₯Ό μ˜¬λ¦¬κ±°λ‚˜ [@astrodotbuild](https://twitter.com/astrodotbuild) νŠΈμœ„ν„° κ³„μ •μœΌλ‘œ νŠΈμœ—ν•΄μ£Όμ„Έμš”. μ—¬λŸ¬λΆ„μ˜ μ°Έμ—¬λ₯Ό κΈ°λ‹€λ¦½λ‹ˆλ‹€!
## ν¬λ ˆλ”§
diff --git a/docs/src/pages/nl/getting-started.md b/docs/src/pages/nl/getting-started.md
index 7c2ee71f6..3717c7fe0 100644
--- a/docs/src/pages/nl/getting-started.md
+++ b/docs/src/pages/nl/getting-started.md
@@ -22,7 +22,7 @@ _Opmerking: sommige functies (bv. Snel vernieuwen) zijn momenteel beperkt op Cod
Mensen komen naar Astro vanuit verschillende achtergronden en met verschillende leerstijlen. Of je nu de voorkeur geeft aan een meer theoretische of praktische benadering, we hopen dat je deze sectie nuttig zult vinden.
-- Als je liever **leert door te doen**, begin dan met onze [voorbeeldenbibliotheek](https://github.com/snowpackjs/astro/tree/main/examples).
+- Als je liever **leert door te doen**, begin dan met onze [voorbeeldenbibliotheek](https://github.com/withastro/astro/tree/main/examples).
- Als je de concepten liever **stap voor stap leert**, begin dan met onze [basisconcepten en handleidingen](/core-concepts/project-structure).
Zoals elke onbekende technologie heeft Astro een leercurve. Met wat oefening en wat geduld krijg je het onder de knie.
@@ -47,11 +47,11 @@ Het [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-account is de of
We plaatsen ook release-aankondigingen in onze [Discord-community](https://astro.build/chat) in het #announcements kanaal.
-Niet elke Astro-release verdient een eigen blogpost, maar je kunt een gedetailleerde changelog voor elke release vinden in het [CHANGELOG.md-bestand in de Astro-repository](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Niet elke Astro-release verdient een eigen blogpost, maar je kunt een gedetailleerde changelog voor elke release vinden in het [CHANGELOG.md-bestand in de Astro-repository](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Mis je iets?
-Als er iets ontbreekt in de documentatie of als je een onderdeel verwarrend vond, [dien dan een probleem in voor de documentatie](https://github.com/snowpackjs/astro/issues/new/choose) met je suggesties voor verbetering, of tweet naar het [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-account. We horen graag van je!
+Als er iets ontbreekt in de documentatie of als je een onderdeel verwarrend vond, [dien dan een probleem in voor de documentatie](https://github.com/withastro/astro/issues/new/choose) met je suggesties voor verbetering, of tweet naar het [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter-account. We horen graag van je!
## Credit
diff --git a/docs/src/pages/nl/quick-start.md b/docs/src/pages/nl/quick-start.md
index 19075291b..1384b7757 100644
--- a/docs/src/pages/nl/quick-start.md
+++ b/docs/src/pages/nl/quick-start.md
@@ -28,7 +28,7 @@ npm run build
Voor meer informatie over het voor het gebruik van Astro en het installeren ervan: [lees onze installatie handleiding.](/installation)
-Als je liever leert doormiddel van voorbeelden, bekijk dan de [complete bibliotheek van voorbeelden](https://github.com/snowpackjs/astro/tree/main/examples) op GitHub. Je kan deze voorbeelden lokaal bekijken door het volgende commando uit te voeren: `npm init astro -- --template "EXAMPLE_NAME"`.
+Als je liever leert doormiddel van voorbeelden, bekijk dan de [complete bibliotheek van voorbeelden](https://github.com/withastro/astro/tree/main/examples) op GitHub. Je kan deze voorbeelden lokaal bekijken door het volgende commando uit te voeren: `npm init astro -- --template "EXAMPLE_NAME"`.
## Start je project
diff --git a/docs/src/pages/pt-br/getting-started.md b/docs/src/pages/pt-br/getting-started.md
index 9cb9d5927..cff738a22 100644
--- a/docs/src/pages/pt-br/getting-started.md
+++ b/docs/src/pages/pt-br/getting-started.md
@@ -24,7 +24,7 @@ _Nota: algumas funcionalidades (ex: Fast Refresh) no momento estΓ£o limitadas no
Todos os tipos de pessoas vΓͺm ao Astro com diferentes bagagens trazendo com eles diferentes estilos de aprendizagem. Se vocΓͺ prefere uma abordagem mais teΓ³rica ou prΓ‘tica, esperamos que vocΓͺ encontre esta seΓ§Γ£o ΓΊtil.
-- Se vocΓͺ prefere **aprender fazendo**, comece com nossa [biblioteca de exemplos](https://github.com/snowpackjs/astro/tree/main/examples).
+- Se vocΓͺ prefere **aprender fazendo**, comece com nossa [biblioteca de exemplos](https://github.com/withastro/astro/tree/main/examples).
- Se vocΓͺ prefere **aprender conceitos passo-a-passo**, comece com [conceitos bΓ‘sicos e guias](/core-concepts/project-structure).
Como qualquer tecnologia emergente, Astro vem com uma leve curva de aprendizado. No entanto, com prΓ‘tica e alguma paciΓͺncia, sabemos que vocΓͺ _vai_ pegar o jeito da coisa.
@@ -49,11 +49,11 @@ A conta do Twitter [@astrodotbuild](https://twitter.com/astrodotbuild) Γ© a font
TambΓ©m publicamos anΓΊncios de lanΓ§amento em nossa [comunidade no Discord](https://astro.build/chat) no canal #announcements.
-Nem todo lanΓ§amento do Astro merece sua prΓ³pria postagem no blog, mas vocΓͺ pode encontrar um changelog detalhado para cada lanΓ§amento no arquivo [`CHANGELOG.md` no repositΓ³rio Astro](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md).
+Nem todo lanΓ§amento do Astro merece sua prΓ³pria postagem no blog, mas vocΓͺ pode encontrar um changelog detalhado para cada lanΓ§amento no arquivo [`CHANGELOG.md` no repositΓ³rio Astro](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md).
## Algo estΓ‘ faltando?
-Se algo estiver faltando na documentaΓ§Γ£o ou se vocΓͺ achar alguma parte confusa, por favor [registre uma nova issue para a documentaΓ§Γ£o](https://github.com/snowpackjs/astro/issues/new/choose) com suas sugestΓ΅es de melhoria, ou tweet na conta do Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). NΓ³s adoramos ouvir de vocΓͺ!
+Se algo estiver faltando na documentaΓ§Γ£o ou se vocΓͺ achar alguma parte confusa, por favor [registre uma nova issue para a documentaΓ§Γ£o](https://github.com/withastro/astro/issues/new/choose) com suas sugestΓ΅es de melhoria, ou tweet na conta do Twitter [@astrodotbuild](https://twitter.com/astrodotbuild). NΓ³s adoramos ouvir de vocΓͺ!
## CrΓ©ditos
diff --git a/docs/src/pages/quick-start.md b/docs/src/pages/quick-start.md
index acd49949f..ee8a163fd 100644
--- a/docs/src/pages/quick-start.md
+++ b/docs/src/pages/quick-start.md
@@ -30,7 +30,7 @@ npm run build
To learn more about installing and using Astro for the first time, please [read our installation guide.](/installation)
-If you prefer to learn by example, check out our [complete library of examples](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub. You can check out any of these examples locally by running `npm init astro -- --template "EXAMPLE_NAME"`.
+If you prefer to learn by example, check out our [complete library of examples](https://github.com/withastro/astro/tree/main/examples) on GitHub. You can check out any of these examples locally by running `npm init astro -- --template "EXAMPLE_NAME"`.
## Start your project
diff --git a/docs/src/pages/reference/configuration-reference.md b/docs/src/pages/reference/configuration-reference.md
index 6cfcfad52..5946d3e67 100644
--- a/docs/src/pages/reference/configuration-reference.md
+++ b/docs/src/pages/reference/configuration-reference.md
@@ -5,7 +5,7 @@ title: Configuration Reference
To configure Astro, add an `astro.config.mjs` file in the root of your project. All settings are optional.
-You can view the full configuration API (including information about default configuration) on [GitHub.](https://github.com/snowpackjs/astro/blob/latest/packages/astro/src/%40types/astro.ts)
+You can view the full configuration API (including information about default configuration) on [GitHub.](https://github.com/withastro/astro/blob/latest/packages/astro/src/%40types/astro.ts)
```js
// Example: astro.config.mjs
diff --git a/docs/src/pages/reference/renderer-reference.md b/docs/src/pages/reference/renderer-reference.md
index 0e8dc1a79..2b589d8c4 100644
--- a/docs/src/pages/reference/renderer-reference.md
+++ b/docs/src/pages/reference/renderer-reference.md
@@ -14,7 +14,7 @@ A renderer is an NPM package that has two responsibilities:
1. _render a component to a static string of HTML_ at build time.
2. _rehydrate that HTML to create an interactive component_ on the client.
-Take a look at any one of Astro's built-in [`renderers`](https://github.com/snowpackjs/astro/tree/main/packages/renderers) to see this in action. We'll go into more detail in the following sections.
+Take a look at any one of Astro's built-in [`renderers`](https://github.com/withastro/astro/tree/main/packages/renderers) to see this in action. We'll go into more detail in the following sections.
## Building Your Own Renderer
diff --git a/docs/src/pages/ru/getting-started.md b/docs/src/pages/ru/getting-started.md
index 5f43b083a..ed0bc7995 100644
--- a/docs/src/pages/ru/getting-started.md
+++ b/docs/src/pages/ru/getting-started.md
@@ -15,7 +15,7 @@ Astro – это соврСмСнный сборщик статичСских с
### ΠŸΡ€ΠΈΠΌΠ΅Ρ€Ρ‹ ΠΏΡ€ΠΎΠ΅ΠΊΡ‚ΠΎΠ²
-Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ ΡƒΡ‡ΠΈΡ‚ΡŒ Astro ΠΏΠΎ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π°ΠΌ, Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π²ΠΎΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒΡΡ [ΠΏΠΎΠ»Π½ΠΎΠΉ Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠΎΠΉ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/snowpackjs/astro/tree/main/examples) Π½Π° GitHub.
+Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ ΡƒΡ‡ΠΈΡ‚ΡŒ Astro ΠΏΠΎ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π°ΠΌ, Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π²ΠΎΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒΡΡ [ΠΏΠΎΠ»Π½ΠΎΠΉ Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠΎΠΉ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/withastro/astro/tree/main/examples) Π½Π° GitHub.
Π’Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ ΡƒΡΡ‚Π°Π½ΠΎΠ²ΠΈΡ‚ΡŒ любой ΠΈΠ· этих ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² Π½Π° Π²Π°ΡˆΡƒ Π»ΠΎΠΊΠ°Π»ΡŒΠ½ΡƒΡŽ ΠΌΠ°ΡˆΠΈΠ½Ρƒ с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ ΠΊΠΎΠΌΠ°Π½Π΄Ρ‹ `npm init astro` ΠΈ Π΄ΠΎΠΏΠΎΠ»Π½ΠΈΡ‚Π΅Π»ΡŒΠ½ΠΎΠ³ΠΎ ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€Π° `--template`. Π€Π»Π°Π³ `--template` Ρ‚Π°ΠΊΠΆΠ΅ ΠΏΠΎΠ΄Π΄Π΅Ρ€ΠΆΠΈΠ²Π°Π΅Ρ‚ сторонниС ΡˆΠ°Π±Π»ΠΎΠ½Ρ‹.
@@ -30,13 +30,13 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
### Онлайн-пСсочницы
Если Π²Ρ‹ Ρ…ΠΎΡ‚ΠΈΡ‚Π΅ ΠΏΠΎΠΏΡ€ΠΎΠ±ΠΎΠ²Π°Ρ‚ΡŒ Astro прямо Π² Π±Ρ€Π°ΡƒΠ·Π΅Ρ€Π΅, ΠΌΠΎΠΆΠ½ΠΎ ΠΈΡΠΏΠΎΠ»ΡŒΠ·ΠΎΠ²Π°Ρ‚ΡŒ ΠΎΠ½Π»Π°ΠΉΠ½-Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΎΡ€Ρ‹ ΠΊΠΎΠ΄Π°, Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€, Stackblitz, CodeSandbox, Gitpod ΠΈΠ»ΠΈ GitHub Codespaces.
-Π’Π°ΠΊΠΆΠ΅ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π½Π°ΠΆΠ°Ρ‚ΡŒ Π½Π° ΠΊΠ½ΠΎΠΏΠΊΡƒ "Open in Stackblitz" Π² любом ΠΈΠ· ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² Π² нашСй [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ΅](https://github.com/snowpackjs/astro/tree/main/examples). Или [Π½Π°ΠΆΠΌΠΈΡ‚Π΅ здСсь](https://stackblitz.com/fork/astro), Ρ‡Ρ‚ΠΎΠ±Ρ‹ Π·Π°ΠΏΡƒΡΡ‚ΠΈΡ‚ΡŒ Π½ΠΎΠ²Ρ‹ΠΉ ΠΏΡ€ΠΎΠ΅ΠΊΡ‚ Π½Π° [Stackblitz](https://stackblitz.com/fork/astro).
+Π’Π°ΠΊΠΆΠ΅ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π½Π°ΠΆΠ°Ρ‚ΡŒ Π½Π° ΠΊΠ½ΠΎΠΏΠΊΡƒ "Open in Stackblitz" Π² любом ΠΈΠ· ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² Π² нашСй [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ΅](https://github.com/withastro/astro/tree/main/examples). Или [Π½Π°ΠΆΠΌΠΈΡ‚Π΅ здСсь](https://stackblitz.com/fork/astro), Ρ‡Ρ‚ΠΎΠ±Ρ‹ Π·Π°ΠΏΡƒΡΡ‚ΠΈΡ‚ΡŒ Π½ΠΎΠ²Ρ‹ΠΉ ΠΏΡ€ΠΎΠ΅ΠΊΡ‚ Π½Π° [Stackblitz](https://stackblitz.com/fork/astro).
## Π˜Π·ΡƒΡ‡Π°Π΅ΠΌ Astro
Π›ΡŽΠ΄ΠΈ, приходящиС Π² Astro ΠΈΠ· Ρ€Π°Π·Π½Ρ‹Ρ… областСй, приносят свой ΡƒΠ½ΠΈΠΊΠ°Π»ΡŒΠ½Ρ‹ΠΉ ΡΡ‚ΠΈΠ»ΡŒ изучСния. НСзависимо ΠΎΡ‚ Ρ‚ΠΎΠ³ΠΎ, ΠΊΠ°ΠΊΠΎΠΉ ΡΡ‚ΠΈΠ»ΡŒ изучСния Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅: тСорСтичСский ΠΈΠ»ΠΈ практичСский, ΠΌΡ‹ надССмся, этот Ρ€Π°Π·Π΄Π΅Π» Π±ΡƒΠ΄Π΅Ρ‚ Π²Π°ΠΌ ΠΏΠΎΠ»Π΅Π·Π΅Π½.
-- Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ **ΠΈΠ·ΡƒΡ‡Π΅Π½ΠΈΠ΅ Π½Π° ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠ΅**, Π½Π°Ρ‡Π½ΠΈΡ‚Π΅ с нашСй [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠΈ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/snowpackjs/astro/tree/main/examples).
+- Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ **ΠΈΠ·ΡƒΡ‡Π΅Π½ΠΈΠ΅ Π½Π° ΠΏΡ€Π°ΠΊΡ‚ΠΈΠΊΠ΅**, Π½Π°Ρ‡Π½ΠΈΡ‚Π΅ с нашСй [Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠΈ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/withastro/astro/tree/main/examples).
- Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ **ΠΈΠ·ΡƒΡ‡Π°Ρ‚ΡŒ ΠΏΡ€ΠΈΠ½Ρ†ΠΈΠΏΡ‹ шаг Π·Π° шагом**, Π½Π°Ρ‡Π½ΠΈΡ‚Π΅ с [основных ΠΏΡ€ΠΈΠ½Ρ†ΠΈΠΏΠΎΠ² ΠΈ руководств](/core-concepts/project-structure).
Как любая новая тСхнология, Astro Ρ‚Ρ€Π΅Π±ΡƒΠ΅Ρ‚ Π½Π΅ΠΌΠ½ΠΎΠ³ΠΎ изучСния.
@@ -62,11 +62,11 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
Π’Π°ΠΊΠΆΠ΅ ΠΌΡ‹ Π²Ρ‹ΠΊΠ»Π°Π΄Ρ‹Π²Π°Π΅ΠΌ анонсы Ρ€Π΅Π»ΠΈΠ·ΠΎΠ² Π² нашСм сообщСствС Π² [Discord](https://astro.build/chat) Π² ΠΊΠ°Π½Π°Π»Π΅ #announcements.
-НС ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ Ρ€Π΅Π»ΠΈΠ· Astro заслуТиваСт ΠΎΡ‚Π΄Π΅Π»ΡŒΠ½ΠΎΠΉ ΠΏΡƒΠ±Π»ΠΈΠΊΠ°Ρ†ΠΈΠΈ Π² нашСм Π±Π»ΠΎΠ³Π΅, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π½Π°ΠΉΡ‚ΠΈ всС Π΄Π΅Ρ‚Π°Π»ΠΈ Π² описании ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΠΉ ΠΊ Ρ€Π΅Π»ΠΈΠ·Ρƒ Π² Ρ„Π°ΠΉΠ»Π΅ [`CHANGELOG.md`](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) Π² нашСм Ρ€Π΅ΠΏΠΎΠ·ΠΈΡ‚ΠΎΡ€ΠΈΠΈ Π½Π° Github.
+НС ΠΊΠ°ΠΆΠ΄Ρ‹ΠΉ Ρ€Π΅Π»ΠΈΠ· Astro заслуТиваСт ΠΎΡ‚Π΄Π΅Π»ΡŒΠ½ΠΎΠΉ ΠΏΡƒΠ±Π»ΠΈΠΊΠ°Ρ†ΠΈΠΈ Π² нашСм Π±Π»ΠΎΠ³Π΅, Π½ΠΎ Π²Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Π½Π°ΠΉΡ‚ΠΈ всС Π΄Π΅Ρ‚Π°Π»ΠΈ Π² описании ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΠΉ ΠΊ Ρ€Π΅Π»ΠΈΠ·Ρƒ Π² Ρ„Π°ΠΉΠ»Π΅ [`CHANGELOG.md`](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) Π² нашСм Ρ€Π΅ΠΏΠΎΠ·ΠΈΡ‚ΠΎΡ€ΠΈΠΈ Π½Π° Github.
## Π§Ρ‚ΠΎ-Ρ‚ΠΎ ΡƒΠΏΡƒΡ‰Π΅Π½ΠΎ?
-Если Π² Π΄ΠΎΠΊΡƒΠΌΠ΅Π½Ρ‚Π°Ρ†ΠΈΠΈ Ρ‡Ρ‚ΠΎ-Ρ‚ΠΎ ΠΏΡ€ΠΎΠΏΡƒΡ‰Π΅Π½ΠΎ ΠΈΠ»ΠΈ какая-Ρ‚ΠΎ Ρ‡Π°ΡΡ‚ΡŒ Π½Π΅ совсСм понятна, поТалуйста, [создайтС issue ΠΏΠΎ Π΄ΠΎΠΊΡƒΠΌΠ΅Π½Ρ‚Π°Ρ†ΠΈΠΈ](https://github.com/snowpackjs/astro/issues/new/choose) с вашими прСдлоТСниями ΠΎΠ± исправлСниях ΠΈΠ»ΠΈ ΡƒΠ»ΡƒΡ‡ΡˆΠ΅Π½ΠΈΡΡ…, ΠΈΠ»ΠΈ упомянитС наш [@astrodotbuild](https://twitter.com/astrodotbuild) Π’Π²ΠΈΡ‚Ρ‚Π΅Ρ€ Π°ΠΊΠΊΠ°ΡƒΠ½Ρ‚ Π² вашСм Ρ‚Π²ΠΈΡ‚Π΅. ΠœΡ‹ всСгда Ρ€Π°Π΄Ρ‹ ΡƒΡΠ»Ρ‹ΡˆΠ°Ρ‚ΡŒ ваши мысли ΠΎΠ± Astro!
+Если Π² Π΄ΠΎΠΊΡƒΠΌΠ΅Π½Ρ‚Π°Ρ†ΠΈΠΈ Ρ‡Ρ‚ΠΎ-Ρ‚ΠΎ ΠΏΡ€ΠΎΠΏΡƒΡ‰Π΅Π½ΠΎ ΠΈΠ»ΠΈ какая-Ρ‚ΠΎ Ρ‡Π°ΡΡ‚ΡŒ Π½Π΅ совсСм понятна, поТалуйста, [создайтС issue ΠΏΠΎ Π΄ΠΎΠΊΡƒΠΌΠ΅Π½Ρ‚Π°Ρ†ΠΈΠΈ](https://github.com/withastro/astro/issues/new/choose) с вашими прСдлоТСниями ΠΎΠ± исправлСниях ΠΈΠ»ΠΈ ΡƒΠ»ΡƒΡ‡ΡˆΠ΅Π½ΠΈΡΡ…, ΠΈΠ»ΠΈ упомянитС наш [@astrodotbuild](https://twitter.com/astrodotbuild) Π’Π²ΠΈΡ‚Ρ‚Π΅Ρ€ Π°ΠΊΠΊΠ°ΡƒΠ½Ρ‚ Π² вашСм Ρ‚Π²ΠΈΡ‚Π΅. ΠœΡ‹ всСгда Ρ€Π°Π΄Ρ‹ ΡƒΡΠ»Ρ‹ΡˆΠ°Ρ‚ΡŒ ваши мысли ΠΎΠ± Astro!
## Π‘Π»Π°Π³ΠΎΠ΄Π°Ρ€Π½ΠΎΡΡ‚ΡŒ
diff --git a/docs/src/pages/ru/quick-start.md b/docs/src/pages/ru/quick-start.md
index 859c3ebca..764571541 100644
--- a/docs/src/pages/ru/quick-start.md
+++ b/docs/src/pages/ru/quick-start.md
@@ -27,7 +27,7 @@ npm run build
Π§Ρ‚ΠΎΠ±Ρ‹ ΡƒΠ·Π½Π°Ρ‚ΡŒ большС ΠΎΠ± установкС ΠΈ использовании Astro, поТалуйста, [ΠΏΡ€ΠΎΡ‡ΠΈΡ‚Π°ΠΉΡ‚Π΅ Π½Π°ΡˆΡƒ ΠΈΠ½ΡΡ‚Ρ€ΡƒΠΊΡ†ΠΈΡŽ ΠΏΠΎ установкС.](installation)
-Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ ΠΎΠ±ΡƒΡ‡Π°Ρ‚ΡŒΡΡ ΠΏΠΎ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π°ΠΌ, ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅ Π½Π° [Π½Π°ΡˆΡƒ Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΡƒ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/snowpackjs/astro/tree/main/examples) Π½Π° GitHub. Π’Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Ρ€Π°Π·Π²Π΅Ρ€Π½ΡƒΡ‚ΡŒ любой ΠΈΠ· ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² локально, запустив ΠΊΠΎΠΌΠ°Π½Π΄Ρƒ `npm init astro -- --template "EXAMPLE_NAME"`.
+Если Π²Ρ‹ ΠΏΡ€Π΅Π΄ΠΏΠΎΡ‡ΠΈΡ‚Π°Π΅Ρ‚Π΅ ΠΎΠ±ΡƒΡ‡Π°Ρ‚ΡŒΡΡ ΠΏΠΎ ΠΏΡ€ΠΈΠΌΠ΅Ρ€Π°ΠΌ, ΠΎΠ±Ρ€Π°Ρ‚ΠΈΡ‚Π΅ Π²Π½ΠΈΠΌΠ°Π½ΠΈΠ΅ Π½Π° [Π½Π°ΡˆΡƒ Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΡƒ ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ²](https://github.com/withastro/astro/tree/main/examples) Π½Π° GitHub. Π’Ρ‹ ΠΌΠΎΠΆΠ΅Ρ‚Π΅ Ρ€Π°Π·Π²Π΅Ρ€Π½ΡƒΡ‚ΡŒ любой ΠΈΠ· ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² локально, запустив ΠΊΠΎΠΌΠ°Π½Π΄Ρƒ `npm init astro -- --template "EXAMPLE_NAME"`.
## Запуск вашСго ΠΏΡ€ΠΎΠ΅ΠΊΡ‚Π°
diff --git a/docs/src/pages/zh-CN/comparing-astro-vs-other-tools.md b/docs/src/pages/zh-CN/comparing-astro-vs-other-tools.md
index 68970ee7f..7e4731012 100644
--- a/docs/src/pages/zh-CN/comparing-astro-vs-other-tools.md
+++ b/docs/src/pages/zh-CN/comparing-astro-vs-other-tools.md
@@ -18,7 +18,7 @@ Astro δ»η„ΆηΌΊε°‘δΈ€δΊ›εŠŸθƒ½οΌŒδΈ€δΊ› API θΏ˜ζ²‘ζœ‰ζœ€η»ˆη‘εšγ€‚θ™½η„Άι‘Ήη›
[Docusaurus](https://docusaurus.io/) ζ˜―δΈ€δΈͺζ΅θ‘Œηš„ζ–‡ζ‘£η½‘η«™εˆ›ε»Ίε·₯具。Docusaurus 使用 React ζ₯η”Ÿζˆδ½ ηš„η½‘η«™η•Œι’οΌŒθ€Œ Astro ζ”―ζŒ React、 Vue.js 、Svelte δ»₯εŠεŽŸε§‹ HTML 樑板。
-Docusaurus ζ˜―δΈΊε»Ίη«‹ζ–‡ζ‘£η½‘η«™θ€ŒθΎθ‘ηš„οΌŒεƒζœ‰δΈ€δΊ›ε†…η½ηš„γ€ι’ˆε―Ήζ–‡ζ‘£ηš„η½‘η«™εŠŸθƒ½οΌŒθ€Œ Astro ε΄ζ²‘ζœ‰γ€‚η›ΈεοΌŒAstro ι€šθΏ‡δΈ€δΈͺε˜ζ–Ήηš„ [`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs) δΈ»ι’˜ζδΎ›δΊ†η‰Ήεšηš„ζ–‡ζ‘£εŠŸθƒ½οΌŒδ½ ε―δ»₯εœ¨δ½ ηš„η½‘η«™ε°θ―•δ½Ώη”¨γ€‚ζœ¬η½‘η«™ε°±ζ˜―η”¨θΏ™δΈͺζ¨‘ζΏε»Ίη«‹ηš„!
+Docusaurus ζ˜―δΈΊε»Ίη«‹ζ–‡ζ‘£η½‘η«™θ€ŒθΎθ‘ηš„οΌŒεƒζœ‰δΈ€δΊ›ε†…η½ηš„γ€ι’ˆε―Ήζ–‡ζ‘£ηš„η½‘η«™εŠŸθƒ½οΌŒθ€Œ Astro ε΄ζ²‘ζœ‰γ€‚η›ΈεοΌŒAstro ι€šθΏ‡δΈ€δΈͺε˜ζ–Ήηš„ [`docs`](https://github.com/withastro/astro/tree/main/examples/docs) δΈ»ι’˜ζδΎ›δΊ†η‰Ήεšηš„ζ–‡ζ‘£εŠŸθƒ½οΌŒδ½ ε―δ»₯εœ¨δ½ ηš„η½‘η«™ε°θ―•δ½Ώη”¨γ€‚ζœ¬η½‘η«™ε°±ζ˜―η”¨θΏ™δΈͺζ¨‘ζΏε»Ίη«‹ηš„!
#### ε―Ήζ―” Docusaurus 及 Astro 性能
@@ -187,7 +187,7 @@ Nuxt ζœ‰εΎˆε₯½ηš„ε†…η½ε›Ύη‰‡δΌ˜εŒ–εŠŸθƒ½οΌŒθΏ™ε―δ»₯δ½Ώ Nuxt ζˆδΈΊδΈ€δΊ›ε›Ύη‰‡
[VuePress](https://vuepress.vuejs.org/guide/)ζ˜―δΈ€δΈͺζ΅θ‘Œηš„ζ–‡ζ‘£η½‘η«™ε»ΊθΎθ€…。VuePress 使用 Vue.js ζ₯η”Ÿζˆδ½ ηš„η½‘η«™η”¨ζˆ·η•Œι’οΌŒθ€Œ Astro ζ”―ζŒ React、Vue.js、Svelte ε’ŒεŽŸε§‹ HTML ζ¨‘ζΏεŒ–γ€‚
-VuePress ζ˜―δΈΊε»Ίη«‹ζ–‡ζ‘£η½‘η«™θ€ŒθΎθ‘ηš„οΌŒεƒζœ‰δΈ€δΊ›ε†…η½ηš„γ€ι’ˆε―Ήζ–‡ζ‘£ηš„η½‘η«™εŠŸθƒ½οΌŒθ€Œ Astro ζ²‘ζœ‰γ€‚η›ΈεοΌŒAstro ι€šθΏ‡ε˜ζ–Ήηš„[`docs`](https://github.com/snowpackjs/astro/tree/main/examples/docs)δΈ»ι’˜ζδΎ›δΊ†η‰Ήεšηš„ζ–‡ζ‘£εŠŸθƒ½οΌŒδ½ ε―δ»₯εœ¨δ½ ηš„η½‘η«™δ½Ώη”¨γ€‚θΏ™δΈͺη½‘η«™ε°±ζ˜―η”¨θΏ™δΈͺζ¨‘ζΏε»Ίη«‹ηš„!
+VuePress ζ˜―δΈΊε»Ίη«‹ζ–‡ζ‘£η½‘η«™θ€ŒθΎθ‘ηš„οΌŒεƒζœ‰δΈ€δΊ›ε†…η½ηš„γ€ι’ˆε―Ήζ–‡ζ‘£ηš„η½‘η«™εŠŸθƒ½οΌŒθ€Œ Astro ζ²‘ζœ‰γ€‚η›ΈεοΌŒAstro ι€šθΏ‡ε˜ζ–Ήηš„[`docs`](https://github.com/withastro/astro/tree/main/examples/docs)δΈ»ι’˜ζδΎ›δΊ†η‰Ήεšηš„ζ–‡ζ‘£εŠŸθƒ½οΌŒδ½ ε―δ»₯εœ¨δ½ ηš„η½‘η«™δ½Ώη”¨γ€‚θΏ™δΈͺη½‘η«™ε°±ζ˜―η”¨θΏ™δΈͺζ¨‘ζΏε»Ίη«‹ηš„!
#### ε―Ήζ―” VuePress 及 Astro 性能
diff --git a/docs/src/pages/zh-CN/examples.md b/docs/src/pages/zh-CN/examples.md
index 9228270eb..b9a39b4ba 100644
--- a/docs/src/pages/zh-CN/examples.md
+++ b/docs/src/pages/zh-CN/examples.md
@@ -4,6 +4,6 @@ title: 樑板样例
lang: zh-CN
---
-ε¦‚ζžœδ½ ε–œζ¬’ι€šθΏ‡εžδΎ‹ζ₯学习,请ζŸ₯ηœ‹ζˆ‘δ»¬εœ¨ GitHub δΈŠηš„[樑板样例](https://github.com/snowpackjs/astro/tree/main/examples)
+ε¦‚ζžœδ½ ε–œζ¬’ι€šθΏ‡εžδΎ‹ζ₯学习,请ζŸ₯ηœ‹ζˆ‘δ»¬εœ¨ GitHub δΈŠηš„[樑板样例](https://github.com/withastro/astro/tree/main/examples)
<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! -->
diff --git a/docs/src/pages/zh-CN/getting-started.md b/docs/src/pages/zh-CN/getting-started.md
index bc9f500cb..07f00ea1a 100644
--- a/docs/src/pages/zh-CN/getting-started.md
+++ b/docs/src/pages/zh-CN/getting-started.md
@@ -24,7 +24,7 @@ Astro ζ˜―δΈ€δΈͺηŽ°δ»£ηš„ι™ζ€η½‘η«™η”Ÿζˆε·₯ε…·. 你可δ»₯从 [ζˆ‘δ»¬ηš„δΈ»ι‘΅]
ε„η§ε„ζ ·ηš„δΊΊζ₯θ‡ͺδΈεŒηš„θƒŒζ™―οΌŒεΈ¦ζ₯δΊ†δΈεŒηš„ε­¦δΉ ζ–ΉεΌοΌŒζ₯到 Astro。无θΊδ½ ε–œζ¬’ηš„ζ˜―η†θΊζ€§εΌΊηš„ζ–Ήζ³•θΏ˜ζ˜―εžθ·΅ζ€§εΌΊηš„ζ–Ήζ³•οΌŒζˆ‘δ»¬εΈŒζœ›δ½ δΌšε‘ηŽ°ζœ¬θŠ‚ε†…εΉε―Ήδ½ ζœ‰εΈεŠ©γ€‚
-- ε¦‚ζžœδ½ ε–œζ¬’εœ¨**εžθ·΅δΈ­**ε­¦δΉ οΌŒθ―·δ»Žζˆ‘δ»¬ηš„ [εžδΎ‹εΊ“](https://github.com/snowpackjs/astro/tree/main/examples) 开始学习。
+- ε¦‚ζžœδ½ ε–œζ¬’εœ¨**εžθ·΅δΈ­**ε­¦δΉ οΌŒθ―·δ»Žζˆ‘δ»¬ηš„ [εžδΎ‹εΊ“](https://github.com/withastro/astro/tree/main/examples) 开始学习。
- ε¦‚ζžœδ½ ε–œζ¬’**逐ζ­₯学习概忡**οΌŒθ―·δ»Žζˆ‘δ»¬ηš„[εŸΊζœ¬ζ¦‚εΏ΅ε’ŒζŒ‡ε—](/core-concepts/project-structure)开始。
@@ -50,11 +50,11 @@ Astro ζ˜―δΈ€δΈͺηŽ°δ»£ηš„ι™ζ€η½‘η«™η”Ÿζˆε·₯ε…·. 你可δ»₯从 [ζˆ‘δ»¬ηš„δΈ»ι‘΅]
ζˆ‘δ»¬δΉŸεœ¨ζˆ‘δ»¬ηš„ [Discord 瀾区](https://astro.build/chat) ηš„ #announcements 钑道中发布 release ε…¬ε‘Šγ€‚
-ε½“η„ΆεΉΆιžζ―δΈͺ Astro ηš„ε‘εΈƒιƒ½δΌšζœ‰θ‡ͺε·±ηš„ release ε…¬ε‘ŠοΌŒδ½ ε―δ»₯在 Astro δ»“εΊ“ηš„ [`CHANGELOG.md`ζ–‡δ»Ά](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md) δΈ­ζ‰Ύεˆ°ζ―δΈͺη‰ˆζœ¬ηš„θ―¦η»†ζ›΄ζ–°ζ—₯志。
+ε½“η„ΆεΉΆιžζ―δΈͺ Astro ηš„ε‘εΈƒιƒ½δΌšζœ‰θ‡ͺε·±ηš„ release ε…¬ε‘ŠοΌŒδ½ ε―δ»₯在 Astro δ»“εΊ“ηš„ [`CHANGELOG.md`ζ–‡δ»Ά](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) δΈ­ζ‰Ύεˆ°ζ―δΈͺη‰ˆζœ¬ηš„θ―¦η»†ζ›΄ζ–°ζ—₯志。
## ε‹˜θ――δΈŽε»Ίθ
-ε¦‚ζžœδ½ εœ¨ι˜…θ―»ηš„θΏ‡η¨‹δΈ­ε‘ηŽ°ζ–‡ζ‘£δΈ­ηΌΊε°‘δ»€δΉˆοΌŒζˆ–θ€…δ½ ε‘ηŽ°ζŸδΊ›ιƒ¨εˆ†δ»€δΊΊε›°ζƒ‘οΌŒθ―· [为文摣提亀ι—ι’˜](https://github.com/snowpackjs/astro/issues/new/choose) οΌŒζε‡Ίδ½ ηš„ζ”ΉθΏ›ε»ΊθοΌŒζˆ–θ€…εœ¨ [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter θ΄¦ζˆ·δΈŠε‘ζŽ¨ζ–‡γ€‚ζˆ‘δ»¬εΈŒζœ›ε¬εˆ°δ½ ηš„ε»Ίθ!
+ε¦‚ζžœδ½ εœ¨ι˜…θ―»ηš„θΏ‡η¨‹δΈ­ε‘ηŽ°ζ–‡ζ‘£δΈ­ηΌΊε°‘δ»€δΉˆοΌŒζˆ–θ€…δ½ ε‘ηŽ°ζŸδΊ›ιƒ¨εˆ†δ»€δΊΊε›°ζƒ‘οΌŒθ―· [为文摣提亀ι—ι’˜](https://github.com/withastro/astro/issues/new/choose) οΌŒζε‡Ίδ½ ηš„ζ”ΉθΏ›ε»ΊθοΌŒζˆ–θ€…εœ¨ [@astrodotbuild](https://twitter.com/astrodotbuild) Twitter θ΄¦ζˆ·δΈŠε‘ζŽ¨ζ–‡γ€‚ζˆ‘δ»¬εΈŒζœ›ε¬εˆ°δ½ ηš„ε»Ίθ!
## 参考
diff --git a/docs/src/pages/zh-CN/installation.md b/docs/src/pages/zh-CN/installation.md
index 5512a6e18..9b4255c02 100644
--- a/docs/src/pages/zh-CN/installation.md
+++ b/docs/src/pages/zh-CN/installation.md
@@ -28,7 +28,7 @@ npm init astro
yarn create astro
```
-[`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro) ε·₯ε…·θ©δ½ δ»Žι’„θΎηš„ [启动樑板](/examples) δΈ­ι€‰ζ‹©οΌŒζˆ–θ€…δ½ δΉŸε―δ»₯η›΄ζŽ₯从 Github ε―Όε…₯θ‡ͺε·±ηš„ Astro ι‘Ήη›γ€‚
+[`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro) ε·₯ε…·θ©δ½ δ»Žι’„θΎηš„ [启动樑板](/examples) δΈ­ι€‰ζ‹©οΌŒζˆ–θ€…δ½ δΉŸε―δ»₯η›΄ζŽ₯从 Github ε―Όε…₯θ‡ͺε·±ηš„ Astro ι‘Ήη›γ€‚
```bash
# ζι†’οΌšζŠŠγ€Œmy-astro-project」改为鑹η›ηš„名称。
diff --git a/docs/src/pages/zh-TW/examples.md b/docs/src/pages/zh-TW/examples.md
index e8e38f6b9..0feb9779a 100644
--- a/docs/src/pages/zh-TW/examples.md
+++ b/docs/src/pages/zh-TW/examples.md
@@ -4,6 +4,6 @@ title: η―„δΎ‹
lang: zh-Hant-TW
---
-ε¦‚ζžœε–œζ­‘εΎžεšδΈ­ε­ΈοΌŒε―δ»₯ηœ‹ηœ‹ζ”Ύεœ¨ Github ηš„[範例資源庫](https://github.com/snowpackjs/astro/tree/main/examples)。
+ε¦‚ζžœε–œζ­‘εΎžεšδΈ­ε­ΈοΌŒε―δ»₯ηœ‹ηœ‹ζ”Ύεœ¨ Github ηš„[範例資源庫](https://github.com/withastro/astro/tree/main/examples)。
<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! -->
diff --git a/docs/src/pages/zh-TW/getting-started.md b/docs/src/pages/zh-TW/getting-started.md
index 52f9a9888..c01cce59a 100644
--- a/docs/src/pages/zh-TW/getting-started.md
+++ b/docs/src/pages/zh-TW/getting-started.md
@@ -16,7 +16,7 @@ Astro ζ˜―εˆ©η”¨ηΎδ»£ζŠ€θ‘“ηš„ιœζ…‹ηΆ²η«™η”Ÿζˆε·₯具。可δ»₯從[首頁](https
### η€Ίη―„ε°ˆζ‘ˆ
-ζ―”θΌƒε–œζ­‘εΎžη―„δΎ‹δΎ†ε­Έ Astro ηš„θ©±οΌŒθ«‹ηœ‹ζ”Ύεœ¨ Github ηš„[範例資源庫](https://github.com/snowpackjs/astro/tree/main/examples)。
+ζ―”θΌƒε–œζ­‘εΎžη―„δΎ‹δΎ†ε­Έ Astro ηš„θ©±οΌŒθ«‹ηœ‹ζ”Ύεœ¨ Github ηš„[範例資源庫](https://github.com/withastro/astro/tree/main/examples)。
ι€™θ£‘ηš„η―„δΎ‹ιƒ½ε―δ»₯εœ¨ζœ¬εœ°η«―ζ©Ÿε™¨εŸ·θ‘Œ `npm init astro` 並加上 CLI Flag: `--template`。
`--template` Flag δΉŸζ”―ζ΄η¬¬δΈ‰ζ–Ήγ€η€ΎηΎ€ηš„η―„ζœ¬γ€‚
@@ -31,13 +31,13 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
### η·šδΈŠηŽ©ηŽ©ηœ‹
-ζœ‰θˆˆθΆ£εœ¨η€θ¦½ε™¨θ©¦ηŽ© Astro ηš„θ©±οΌŒε―δ»₯在 Stackblitz、CodeSandbox、Gitpod ζˆ– GitHub Codespaces δ½Ώη”¨η·šδΈŠη¨‹εΌη’Όη·¨θΌ―ε™¨γ€‚ι»žιΈ[範例資源庫](https://github.com/snowpackjs/astro/tree/main/examples)θ£‘δ»»δΈ€ε€‹η―„δΎ‹ηš„ "Open in Stackblitz" ι€£η΅γ€‚ζˆ–θ€…οΌŒ[點歀](https://stackblitz.com/fork/astro)在 Stackblitz ι–‹ε•Ÿζ–°ε°ˆζ‘ˆγ€‚
+ζœ‰θˆˆθΆ£εœ¨η€θ¦½ε™¨θ©¦ηŽ© Astro ηš„θ©±οΌŒε―δ»₯在 Stackblitz、CodeSandbox、Gitpod ζˆ– GitHub Codespaces δ½Ώη”¨η·šδΈŠη¨‹εΌη’Όη·¨θΌ―ε™¨γ€‚ι»žιΈ[範例資源庫](https://github.com/withastro/astro/tree/main/examples)θ£‘δ»»δΈ€ε€‹η―„δΎ‹ηš„ "Open in Stackblitz" ι€£η΅γ€‚ζˆ–θ€…οΌŒ[點歀](https://stackblitz.com/fork/astro)在 Stackblitz ι–‹ε•Ÿζ–°ε°ˆζ‘ˆγ€‚
## ε­ΈηΏ’ Astro
ζ―ε€‹δΎ†εˆ° Astro ηš„δΊΊδΎ†θ‡ͺδΈεŒθƒŒζ™―οΌŒδ½ΏεΎ—ε­ΈηΏ’ζ–ΉεΌδΉŸδΈεŒγ€‚δΈη‘ζ˜―ε–œζ­‘ζ›΄η‚Ίη†θ«–οΌŒι‚„ζ˜―ε―¦ιš›ηš„ζ–Ήζ³•οΌŒεΈŒζœ›ιƒ½ε―δ»₯θ¦ΊεΎ—ι€™ιƒ¨εˆ†εΎˆζœ‰η”¨γ€‚
-- ε¦‚ζžœε–œζ­‘**從做中學**,從[範例資源庫](https://github.com/snowpackjs/astro/tree/main/examples)開始。
+- ε¦‚ζžœε–œζ­‘**從做中學**,從[範例資源庫](https://github.com/withastro/astro/tree/main/examples)開始。
- ε¦‚ζžœε–œζ­‘**δΈ€ζ­₯δΈ€ζ­₯學習概忡**,就從[εŸΊζœ¬ζ¦‚εΏ΅θˆ‡ζŒ‡ε—](/core-concepts/project-structure)開始。
ε°±εƒδ»»δ½•ι‚„δΈη†Ÿζ‚‰ηš„ζŠ€θ‘“οΌŒAstro ζœƒζœ‰δΈ€δΊ›ε­ΈηΏ’ζ›²η·šγ€‚εͺ不過,εͺθ¦η·΄ηΏ’ε’ŒδΈ€δΊ›θ€εΏƒοΌŒζˆ‘ε€‘η’ΊδΏ‘εΎˆεΏ«ε°±ζœƒη†Ÿζ‚‰γ€‚
@@ -62,11 +62,11 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
ζˆ‘ε€‘δΉŸζœƒζŠŠι‡‹ε‡Ίη‰ˆζœ¬ε…¬ε‘Šθ²Όεœ¨ [Discord η€ΎηΎ€](https://astro.build/chat) ηš„ #announcements 頻道。
-δΈζ˜―ζ―ε€‹ Astro ι‡‹ε‡Ίη‰ˆζœ¬ιƒ½ζœƒζœ‰δΈ€η―‡ε°ˆε±¬ηš„ιƒ¨θ½ζ Όθ²Όζ–‡γ€‚η„Άθ€ŒοΌŒι‚„ζ˜―ε―δ»₯在 [Astro ηš„ Repository θ£‘ηš„ `CHANGELOG.md` ζͺ”ζ‘ˆ](https://github.com/snowpackjs/astro/blob/main/packages/astro/CHANGELOG.md)οΌŒζ‰Ύεˆ°ζ―ε€‹ι‡‹ε‡Ίη‰ˆζœ¬ηš„θ©³η΄°θŠε‹•θ¨˜ιŒ„γ€‚
+δΈζ˜―ζ―ε€‹ Astro ι‡‹ε‡Ίη‰ˆζœ¬ιƒ½ζœƒζœ‰δΈ€η―‡ε°ˆε±¬ηš„ιƒ¨θ½ζ Όθ²Όζ–‡γ€‚η„Άθ€ŒοΌŒι‚„ζ˜―ε―δ»₯在 [Astro ηš„ Repository θ£‘ηš„ `CHANGELOG.md` ζͺ”ζ‘ˆ](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)οΌŒζ‰Ύεˆ°ζ―ε€‹ι‡‹ε‡Ίη‰ˆζœ¬ηš„θ©³η΄°θŠε‹•θ¨˜ιŒ„γ€‚
## ι‚„ζΌδΊ†δ»€ιΊΌε—ŽοΌŸ
-ε¦‚ζžœζ–‡δ»Άθ£‘ζœ‰ζ±θ₯Ώζ²’ε―«εˆ°οΌŒζˆ–ζ˜―θ¦ΊεΎ—ζœ‰δΊ›εœ°ζ–ΉεΎˆι›£η†θ§£οΌŒθ«‹[ι–‹ζ–‡δ»Άηš„ Issue](https://github.com/snowpackjs/astro/issues/new/choose)οΌŒι™„δΈŠζ”Ήι€²ε»Ίθ­°οΌŒζˆ–ζŽ¨ζ–‡εˆ°ζŽ¨η‰ΉεΈ³θ™Ÿ [@astrodotbuild](https://twitter.com/astrodotbuild)γ€‚ζˆ‘ε€‘ε–œζ„›θ½εˆ°ε›žι₯‹οΌ
+ε¦‚ζžœζ–‡δ»Άθ£‘ζœ‰ζ±θ₯Ώζ²’ε―«εˆ°οΌŒζˆ–ζ˜―θ¦ΊεΎ—ζœ‰δΊ›εœ°ζ–ΉεΎˆι›£η†θ§£οΌŒθ«‹[ι–‹ζ–‡δ»Άηš„ Issue](https://github.com/withastro/astro/issues/new/choose)οΌŒι™„δΈŠζ”Ήι€²ε»Ίθ­°οΌŒζˆ–ζŽ¨ζ–‡εˆ°ζŽ¨η‰ΉεΈ³θ™Ÿ [@astrodotbuild](https://twitter.com/astrodotbuild)γ€‚ζˆ‘ε€‘ε–œζ„›θ½εˆ°ε›žι₯‹οΌ
## 參考
diff --git a/docs/src/pages/zh-TW/installation.md b/docs/src/pages/zh-TW/installation.md
index bf1ea4a1b..81c3d747c 100644
--- a/docs/src/pages/zh-TW/installation.md
+++ b/docs/src/pages/zh-TW/installation.md
@@ -26,7 +26,7 @@ npm init astro
yarn create astro
```
-[`create-astro`](https://github.com/snowpackjs/astro/tree/main/packages/create-astro) η²ΎιˆζδΎ›δΈ€δΊ›[δΈŠζ‰‹η―„ζœ¬](/examples)ι€²θ‘ŒζŒ‘ιΈγ€‚ζˆ–θ€…οΌŒδΉŸε―δ»₯η›΄ζŽ₯從 Github 匯ε…₯θ‡ͺε·±ηš„ Astro ε°ˆζ‘ˆγ€‚
+[`create-astro`](https://github.com/withastro/astro/tree/main/packages/create-astro) η²ΎιˆζδΎ›δΈ€δΊ›[δΈŠζ‰‹η―„ζœ¬](/examples)ι€²θ‘ŒζŒ‘ιΈγ€‚ζˆ–θ€…οΌŒδΉŸε―δ»₯η›΄ζŽ₯從 Github 匯ε…₯θ‡ͺε·±ηš„ Astro ε°ˆζ‘ˆγ€‚
```bash
# ζι†’οΌšζŠŠγ€Œmy-astro-projectγ€ζ”Ήη‚Ίε°ˆζ‘ˆηš„εη¨±γ€‚
diff --git a/examples/blog-multiple-authors/README.md b/examples/blog-multiple-authors/README.md
index 23aad66f2..e98036e12 100644
--- a/examples/blog-multiple-authors/README.md
+++ b/examples/blog-multiple-authors/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template blog-multiple-authors
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/blog-multiple-authors)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog-multiple-authors)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -51,4 +51,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/blog/README.md b/examples/blog/README.md
index 15d7b3fae..3036b9a5a 100644
--- a/examples/blog/README.md
+++ b/examples/blog/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template blog
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/blog)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -51,4 +51,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/docs/README.md b/examples/docs/README.md
index 25aa8a8e7..1a5e7040d 100644
--- a/examples/docs/README.md
+++ b/examples/docs/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template docs
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/docs)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs)
## Features
@@ -32,7 +32,7 @@ To deploy your site to production, check out our [Deploy an Astro Website](https
## New to Astro?
-Welcome! Check out [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Welcome! Check out [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
## Customize This Theme
diff --git a/examples/docs/src/components/Footer/AvatarList.astro b/examples/docs/src/components/Footer/AvatarList.astro
index 589e296b9..429676990 100644
--- a/examples/docs/src/components/Footer/AvatarList.astro
+++ b/examples/docs/src/components/Footer/AvatarList.astro
@@ -1,8 +1,8 @@
---
// fetch all commits for just this page's path
const path = "docs/" + Astro.props.path;
-const url = `https://api.github.com/repos/snowpackjs/astro/commits?path=${path}`;
-const commitsURL = `https://github.com/snowpackjs/astro/commits/main/${path}`;
+const url = `https://api.github.com/repos/withastro/astro/commits?path=${path}`;
+const commitsURL = `https://github.com/withastro/astro/commits/main/${path}`;
async function getCommits(url) {
try {
diff --git a/examples/docs/src/config.ts b/examples/docs/src/config.ts
index 1ccc647d3..ae4321f48 100644
--- a/examples/docs/src/config.ts
+++ b/examples/docs/src/config.ts
@@ -6,7 +6,7 @@ export const SITE = {
export const OPEN_GRAPH = {
image: {
- src: 'https://github.com/snowpackjs/astro/blob/main/assets/social/banner.jpg?raw=true',
+ src: 'https://github.com/withastro/astro/blob/main/assets/social/banner.jpg?raw=true',
alt: 'astro logo on a starry expanse of space,' + ' with a purple saturn-like planet floating in the right foreground',
},
twitter: 'astrodotbuild',
@@ -17,7 +17,7 @@ export const KNOWN_LANGUAGES = {
};
// Uncomment this to add an "Edit this page" button to every page of documentation.
-// export const GITHUB_EDIT_URL = `https://github.com/snowpackjs/astro/blob/main/docs/`;
+// export const GITHUB_EDIT_URL = `https://github.com/withastro/astro/blob/main/docs/`;
// Uncomment this to add an "Join our Community" button to every page of documentation.
// export const COMMUNITY_INVITE_URL = `https://astro.build/chat`;
diff --git a/examples/framework-lit/README.md b/examples/framework-lit/README.md
index 413c58760..168022b53 100644
--- a/examples/framework-lit/README.md
+++ b/examples/framework-lit/README.md
@@ -4,6 +4,6 @@
npm init astro -- --template framework-lit
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-lit)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-lit)
This example showcases Astro working with [Lit](https://lit.dev/). \ No newline at end of file
diff --git a/examples/framework-multiple/README.md b/examples/framework-multiple/README.md
index 455ea371e..66258aed9 100644
--- a/examples/framework-multiple/README.md
+++ b/examples/framework-multiple/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-multiple
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-multiple)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-multiple)
This example showcases Astro's built-in support for multiple frameworks ([React](https://reactjs.org), [Preact](https://preactjs.com), [Svelte](https://svelte.dev), and [Vue (`v3.x`)](https://v3.vuejs.org/)).
diff --git a/examples/framework-preact/README.md b/examples/framework-preact/README.md
index 8b5dfd62f..d5396fcdd 100644
--- a/examples/framework-preact/README.md
+++ b/examples/framework-preact/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-preact
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-preact)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-preact)
This example showcases Astro working with [Preact](https://preactjs.com).
diff --git a/examples/framework-react/README.md b/examples/framework-react/README.md
index f6f9a7941..b82e192a6 100644
--- a/examples/framework-react/README.md
+++ b/examples/framework-react/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-react
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-react)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react)
This example showcases Astro working with [React](https://reactjs.org/).
diff --git a/examples/framework-solid/README.md b/examples/framework-solid/README.md
index c9bfa2bab..7df3b5848 100644
--- a/examples/framework-solid/README.md
+++ b/examples/framework-solid/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-solid
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-solid)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-solid)
This example showcases Astro working with [Solid](https://www.solidjs.com/).
diff --git a/examples/framework-svelte/README.md b/examples/framework-svelte/README.md
index 96352495a..20927e031 100644
--- a/examples/framework-svelte/README.md
+++ b/examples/framework-svelte/README.md
@@ -4,6 +4,6 @@
npm init astro -- --template framework-svelte
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-svelte)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte)
This example showcases Astro working with [Svelte](https://svelte.dev/).
diff --git a/examples/framework-vue/README.md b/examples/framework-vue/README.md
index 8212f6a9b..95acfffde 100644
--- a/examples/framework-vue/README.md
+++ b/examples/framework-vue/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-vue
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-vue)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue)
This example showcases Astro working with [Vue](https://v3.vuejs.org/).
diff --git a/examples/minimal/README.md b/examples/minimal/README.md
index b078cf708..c9ef38ea6 100644
--- a/examples/minimal/README.md
+++ b/examples/minimal/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template minimal
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/minimal)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -40,4 +40,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/portfolio-svelte/README.md b/examples/portfolio-svelte/README.md
index b40609c3e..505bc1882 100644
--- a/examples/portfolio-svelte/README.md
+++ b/examples/portfolio-svelte/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template portfolio
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/portfolio-svelte)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/portfolio-svelte)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -21,4 +21,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/portfolio-svelte/src/pages/index.astro b/examples/portfolio-svelte/src/pages/index.astro
index 1e393e572..60e8dc411 100644
--- a/examples/portfolio-svelte/src/pages/index.astro
+++ b/examples/portfolio-svelte/src/pages/index.astro
@@ -231,7 +231,7 @@ const featuredProject = projects[0];
<h3 class="sectionTitle">About me</h3>
<p class="bio">
<span>Hello!</span> I’m Jeanine, and this is my website. It was made using{' '}
- <a href="https://github.com/snowpackjs/astro" target="_blank" rel="nofollow">
+ <a href="https://github.com/withastro/astro" target="_blank" rel="nofollow">
Astro
</a>
, a new way to build static sites. This is just an example template for you to modify.
diff --git a/examples/portfolio/README.md b/examples/portfolio/README.md
index 7d5a5a8e7..13ad7a00d 100644
--- a/examples/portfolio/README.md
+++ b/examples/portfolio/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template portfolio
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/portfolio)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/portfolio)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -21,4 +21,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/portfolio/src/pages/index.astro b/examples/portfolio/src/pages/index.astro
index 5fbeea15a..9388834ab 100644
--- a/examples/portfolio/src/pages/index.astro
+++ b/examples/portfolio/src/pages/index.astro
@@ -222,7 +222,7 @@ const featuredProject = projects[0];
<h3 class="sectionTitle">About me</h3>
<p class="bio">
<span>Hello!</span> I’m Jeanine, and this is my website. It was made using{' '}
- <a href="https://github.com/snowpackjs/astro" target="_blank" rel="nofollow">
+ <a href="https://github.com/withastro/astro" target="_blank" rel="nofollow">
Astro
</a>, a new way to build static sites. This is just an example template for you to modify.
</p>
diff --git a/examples/starter/README.md b/examples/starter/README.md
index 69a776bf5..1e8bac3d0 100644
--- a/examples/starter/README.md
+++ b/examples/starter/README.md
@@ -1,6 +1,6 @@
# Welcome to [Astro](https://astro.build)
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/starter)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/starter)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -40,4 +40,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/starter/public/favicon.ico b/examples/starter/public/favicon.ico
index 9795f8eb7..7b74f34ee 100644
--- a/examples/starter/public/favicon.ico
+++ b/examples/starter/public/favicon.ico
@@ -1 +1 @@
-https://rawcdn.githack.com/snowpackjs/astro/main/examples/starter/public/favicon.ico \ No newline at end of file
+https://rawcdn.githack.com/withastro/astro/main/examples/starter/public/favicon.ico \ No newline at end of file
diff --git a/examples/starter/src/components/Tour.astro b/examples/starter/src/components/Tour.astro
index bf4721f04..16919a74a 100644
--- a/examples/starter/src/components/Tour.astro
+++ b/examples/starter/src/components/Tour.astro
@@ -36,7 +36,7 @@ import { Markdown } from 'astro/components';
<section>
<h2>πŸ‘€ Want to learn more?</h2>
- <p>Feel free to check <a href="https://github.com/snowpackjs/astro">our documentation</a> or jump into our <a href="https://astro.build/chat">Discord server</a>.</p>
+ <p>Feel free to check <a href="https://github.com/withastro/astro">our documentation</a> or jump into our <a href="https://astro.build/chat">Discord server</a>.</p>
</section>
</article>
diff --git a/examples/subpath/README.md b/examples/subpath/README.md
index d1175d61a..ff95e1181 100644
--- a/examples/subpath/README.md
+++ b/examples/subpath/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template subpath
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/subpath)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/subpath)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -42,4 +42,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/examples/with-markdown-plugins/README.md b/examples/with-markdown-plugins/README.md
index c69920abe..69720bf0a 100644
--- a/examples/with-markdown-plugins/README.md
+++ b/examples/with-markdown-plugins/README.md
@@ -4,6 +4,6 @@
npm init astro -- --template with-markdown-plugins
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/with-markdown-plugins)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown-plugins)
This example showcases Astro's [built-in Markdown support](../../docs/markdown.md) with additional, user-provided plugins.
diff --git a/examples/with-markdown/README.md b/examples/with-markdown/README.md
index 59a41dcf3..e8ea164ea 100644
--- a/examples/with-markdown/README.md
+++ b/examples/with-markdown/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template with-markdown
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/with-markdown)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown)
This example showcases Astro's [built-in Markdown support](../../docs/markdown.md).
diff --git a/examples/with-nanostores/README.md b/examples/with-nanostores/README.md
index fdd20af6f..bbbc896b1 100644
--- a/examples/with-nanostores/README.md
+++ b/examples/with-nanostores/README.md
@@ -4,6 +4,6 @@
npm init astro -- --template with-nanostores
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/with-nanostores)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-nanostores)
This example showcases using [`nanostores`](https://github.com/nanostores/nanostores) to provide shared state between components from different frameworks.
diff --git a/examples/with-tailwindcss/README.md b/examples/with-tailwindcss/README.md
index 98968cc9c..16270da54 100644
--- a/examples/with-tailwindcss/README.md
+++ b/examples/with-tailwindcss/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template with-tailwindcss
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/with-tailwindcss)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-tailwindcss)
Astro comes with [Tailwind](https://tailwindcss.com) support out of the box. This example showcases how to style your Astro project with Tailwind.
diff --git a/examples/with-vite-plugin-pwa/README.md b/examples/with-vite-plugin-pwa/README.md
index b078cf708..c9ef38ea6 100644
--- a/examples/with-vite-plugin-pwa/README.md
+++ b/examples/with-vite-plugin-pwa/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template minimal
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/minimal)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal)
> πŸ§‘β€πŸš€ **Seasoned astronaut?** Delete this file. Have fun!
@@ -40,4 +40,4 @@ All commands are run from the root of the project, from a terminal:
## πŸ‘€ Want to learn more?
-Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
diff --git a/package.json b/package.json
index fa450f62c..ec761fef9 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"private": true,
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git"
+ "url": "https://github.com/withastro/astro.git"
},
"scripts": {
"release": "yarn build:all && changeset publish",
diff --git a/packages/astro-parser/package.json b/packages/astro-parser/package.json
index 6b7dc359c..cb4bd0c57 100644
--- a/packages/astro-parser/package.json
+++ b/packages/astro-parser/package.json
@@ -8,7 +8,7 @@
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git",
+ "url": "https://github.com/withastro/astro.git",
"directory": "packages/astro-parser"
},
"files": [
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json
index e6bec811f..542b5b6ee 100644
--- a/packages/astro-prism/package.json
+++ b/packages/astro-prism/package.json
@@ -5,7 +5,7 @@
"main": "index.mjs",
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git",
+ "url": "https://github.com/withastro/astro.git",
"directory": "packages/astro-prism"
},
"scripts": {},
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 434316b2d..7a7f4ee41 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -31,7 +31,7 @@
This new version of Astro includes:
- - A new, faster, [Go-based compiler](https://github.com/snowpackjs/astro-compiler)
+ - A new, faster, [Go-based compiler](https://github.com/withastro/astro-compiler)
- A completely new runtime backed by [Vite](https://vitejs.dev/), with significantly dev experience improvements
- Improved support for loading Astro config files, including `.cjs`, `.js`, and `.ts` files
- And [many more features](https://astro.build/blog/astro-021-preview/)!
@@ -1039,7 +1039,7 @@ _Rolling back to 0.13.10 to prevent a regression in the dev server output._
### Patch Changes
- 6573bea: Fixed README header aspect ratio
-- 2671b6f: Fix [472](https://github.com/snowpackjs/astro/issues/472) by not injecting `astro-*` scoped class unless it is actually used
+- 2671b6f: Fix [472](https://github.com/withastro/astro/issues/472) by not injecting `astro-*` scoped class unless it is actually used
- b547892: Makes providing a head element on pages optional
- b547892: Allows astro documents to omit the head element
- 0abd251: Allows renderers to provide knownEntrypoint config values
@@ -1189,7 +1189,7 @@ _Rolling back to 0.13.10 to prevent a regression in the dev server output._
### Patch Changes
- 0d6afae: Fixes a few small bugs with the `Markdown` component when there are multiple instances on the same page
-- 1d930ff: Adds [`--verbose`](https://docs.astro.build/cli.md#--verbose) and [`--reload`](https://github.com/snowpackjs/astro/blob/main/docs/cli/#--reload) flags to the `astro` CLI.
+- 1d930ff: Adds [`--verbose`](https://docs.astro.build/cli.md#--verbose) and [`--reload`](https://github.com/withastro/astro/blob/main/docs/cli/#--reload) flags to the `astro` CLI.
## 0.12.3
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 36ac62517..6fc45d32c 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -1,4 +1,4 @@
-<img src="https://github.com/snowpackjs/astro/blob/main/assets/social/banner.jpg?raw=true" />
+<img src="https://github.com/withastro/astro/blob/main/assets/social/banner.jpg?raw=true" />
**Astro** is a _fresh but familiar_ approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScriptβ€”by default.
@@ -31,8 +31,8 @@ You can sponsor Astro's development on [Open Collective][oc]. Astro is generousl
<table>
<tbody>
<tr>
- <td align="center"><a href="https://www.netlify.com/" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/snowpackjs/astro/main/.github/assets/netlify.svg" alt="Netlify" /></a></td>
- <td align="center"><a href="https://www.vercel.com/" target="_blank"><img width="150" height="34" src="https://raw.githubusercontent.com/snowpackjs/astro/main/.github/assets/vercel.svg" alt="Vercel" /></a></td>
+ <td align="center"><a href="https://www.netlify.com/" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/withastro/astro/main/.github/assets/netlify.svg" alt="Netlify" /></a></td>
+ <td align="center"><a href="https://www.vercel.com/" target="_blank"><img width="150" height="34" src="https://raw.githubusercontent.com/withastro/astro/main/.github/assets/vercel.svg" alt="Vercel" /></a></td>
</tr>
</tbody>
</table>
@@ -42,7 +42,7 @@ You can sponsor Astro's development on [Open Collective][oc]. Astro is generousl
<table>
<tbody>
<tr>
- <td align="center"><a href="https://sentry.io" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/snowpackjs/astro/main/.github/assets/sentry.svg" alt="Sentry" /></a></td>
+ <td align="center"><a href="https://sentry.io" target="_blank"><img width="147" height="40" src="https://raw.githubusercontent.com/withastro/astro/main/.github/assets/sentry.svg" alt="Sentry" /></a></td>
</tr>
</tbody>
</table>
diff --git a/packages/astro/astro.js b/packages/astro/astro.js
index 6b6823cfb..f4711054f 100755
--- a/packages/astro/astro.js
+++ b/packages/astro/astro.js
@@ -63,7 +63,7 @@ Please upgrade to a version of Node.js with complete ESM support: "^12.20.0 || ^
console.error(`\nNode.js v${version} is not supported by Astro!
Supported versions: ${engines}\n
Issue Detected! This Node.js version was expected to work, but failed a system check.
-Please file an issue so that we can take a look: https://github.com/snowpackjs/astro/issues/new\n`);
+Please file an issue so that we can take a look: https://github.com/withastro/astro/issues/new\n`);
} else {
console.error(`\nNode.js v${version} is not supported by Astro!
Please upgrade Node.js to a supported version: "${engines}"\n`);
diff --git a/packages/astro/package.json b/packages/astro/package.json
index bba860538..98f34fb7f 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -9,7 +9,7 @@
"types": "./dist/types/@types/astro.d.ts",
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git",
+ "url": "https://github.com/withastro/astro.git",
"directory": "packages/astro"
},
"exports": {
diff --git a/packages/astro/src/vite-plugin-astro/index.ts b/packages/astro/src/vite-plugin-astro/index.ts
index e6a2074e0..ba4fb2cd9 100644
--- a/packages/astro/src/vite-plugin-astro/index.ts
+++ b/packages/astro/src/vite-plugin-astro/index.ts
@@ -105,7 +105,7 @@ ${source}
\`\`\`
`,
});
- err.url = `https://github.com/snowpackjs/astro/issues/new?${search.toString()}`;
+ err.url = `https://github.com/withastro/astro/issues/new?${search.toString()}`;
err.message = `Error: Uh oh, the Astro compiler encountered an unrecoverable error!
Please open
diff --git a/packages/create-astro/README.md b/packages/create-astro/README.md
index d8c6213de..5709fa426 100644
--- a/packages/create-astro/README.md
+++ b/packages/create-astro/README.md
@@ -43,4 +43,4 @@ May be provided in place of prompts
| `--template` | Specify the template name ([list][examples]) |
| `--commit` | Specify a specific Git commit or branch to use from this repo (by default, `main` branch of this repo will be used) |
-[examples]: https://github.com/snowpackjs/astro/tree/main/examples
+[examples]: https://github.com/withastro/astro/tree/main/examples
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index 67376df5c..c6a148486 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -4,7 +4,7 @@
"type": "module",
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git",
+ "url": "https://github.com/withastro/astro.git",
"directory": "packages/create-astro"
},
"exports": {
diff --git a/packages/create-astro/src/index.ts b/packages/create-astro/src/index.ts
index fb4dfe26a..1334c747a 100644
--- a/packages/create-astro/src/index.ts
+++ b/packages/create-astro/src/index.ts
@@ -32,7 +32,7 @@ const POSTPROCESS_FILES = ['package.json', 'astro.config.mjs', 'CHANGELOG.md'];
export async function main() {
console.log(`\n${bold('Welcome to Astro!')} ${gray(`(create-astro v${version})`)}`);
- console.log(`If you encounter a problem, visit ${cyan('https://github.com/snowpackjs/astro/issues')} to search or file a new issue.\n`);
+ console.log(`If you encounter a problem, visit ${cyan('https://github.com/withastro/astro/issues')} to search or file a new issue.\n`);
console.log(`${green(`>`)} ${gray(`Prepare for liftoff.`)}`);
console.log(`${green(`>`)} ${gray(`Gathering mission details...`)}`);
@@ -70,7 +70,7 @@ export async function main() {
const hash = args.commit ? `#${args.commit}` : '';
- const templateTarget = options.template.includes('/') ? options.template : `snowpackjs/astro/examples/${options.template}#latest`;
+ const templateTarget = options.template.includes('/') ? options.template : `withastro/astro/examples/${options.template}#latest`;
const emitter = degit(`${templateTarget}${hash}`, {
cache: false,
@@ -109,13 +109,13 @@ export async function main() {
// Warning for issue #655
if (err.message === 'zlib: unexpected end of file') {
console.log(yellow("This seems to be a cache related problem. Remove the folder '~/.degit/github/snowpackjs' to fix this error."));
- console.log(yellow('For more information check out this issue: https://github.com/snowpackjs/astro/issues/655'));
+ console.log(yellow('For more information check out this issue: https://github.com/withastro/astro/issues/655'));
}
// Helpful message when encountering the "could not find commit hash for ..." error
if (err.code === 'MISSING_REF') {
console.log(yellow("This seems to be an issue with degit. Please check if you have 'git' installed on your system, and install it if you don't have (https://git-scm.com)."));
- console.log(yellow("If you do have 'git' installed, please file a new issue here: https://github.com/snowpackjs/astro/issues"));
+ console.log(yellow("If you do have 'git' installed, please file a new issue here: https://github.com/withastro/astro/issues"));
}
process.exit(1);
}
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index 86e5f780b..089dc341d 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -5,7 +5,7 @@
"type": "module",
"repository": {
"type": "git",
- "url": "https://github.com/snowpackjs/astro.git",
+ "url": "https://github.com/withastro/astro.git",
"directory": "packages/markdown/remark"
},
"exports": {
diff --git a/www/src/components/BlogHeader.astro b/www/src/components/BlogHeader.astro
index 82a7b0ff0..9e80cc1c0 100644
--- a/www/src/components/BlogHeader.astro
+++ b/www/src/components/BlogHeader.astro
@@ -36,7 +36,7 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg>
Twitter
</a>
- <a class="header-subitem header-subitem-secondary" href="https://github.com/snowpackjs/astro" target="_blank">
+ <a class="header-subitem header-subitem-secondary" href="https://github.com/withastro/astro" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
diff --git a/www/src/components/GithubStarButton.astro b/www/src/components/GithubStarButton.astro
index 9613c9e72..103561eb2 100644
--- a/www/src/components/GithubStarButton.astro
+++ b/www/src/components/GithubStarButton.astro
@@ -1,7 +1,7 @@
<!-- Place this tag where you want the button to render. -->
<div class="hidden-mobile" style="text-align: center; height: 36px; margin-top: 0.75rem;">
- <a class="github-button" href="https://github.com/snowpackjs/astro" data-icon="octicon-star"
- data-size="large" data-show-count="true" aria-label="Star snowpackjs/astro on GitHub">Star</a>
+ <a class="github-button" href="https://github.com/withastro/astro" data-icon="octicon-star"
+ data-size="large" data-show-count="true" aria-label="Star withastro/astro on GitHub">Star</a>
</div>
<!-- Place this tag in your head or just before your close body tag. -->
<script async="async" defer="defer" src="https://buttons.github.io/buttons.js"></script> \ No newline at end of file
diff --git a/www/src/components/MainHeader.astro b/www/src/components/MainHeader.astro
index e76044a01..a54759172 100644
--- a/www/src/components/MainHeader.astro
+++ b/www/src/components/MainHeader.astro
@@ -47,7 +47,7 @@
</a>
</li>
<li>
- <a class="header-subitem header-subitem-secondary" href="https://github.com/snowpackjs/astro">
+ <a class="header-subitem header-subitem-secondary" href="https://github.com/withastro/astro">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
diff --git a/www/src/data/blog-posts/astro-018.md b/www/src/data/blog-posts/astro-018.md
index a09a9f3b9..1f5d05b60 100644
--- a/www/src/data/blog-posts/astro-018.md
+++ b/www/src/data/blog-posts/astro-018.md
@@ -42,7 +42,7 @@ Named slots are particularly useful for page layouts. A layout can now specify s
<img src="/assets/blog/astro-018/solid-logo-dark.svg" alt="Solid.js logo" style="background-color: rgb(65, 64, 66); padding: 2rem 4rem;" />
-[Solid](https://www.solidjs.com/) is a JSX-based UI framework that bills itself as the familiar, modern, more reactive alternative to React. We're really excited about Solid, and with the new [Solid renderer](https://github.com/snowpackjs/astro/tree/main/packages/renderers/renderer-solid) for Astro you can use Solid as a first-class framework in your project.
+[Solid](https://www.solidjs.com/) is a JSX-based UI framework that bills itself as the familiar, modern, more reactive alternative to React. We're really excited about Solid, and with the new [Solid renderer](https://github.com/withastro/astro/tree/main/packages/renderers/renderer-solid) for Astro you can use Solid as a first-class framework in your project.
Adding support for Solid (our third officially-supported JSX framework) wasn't easy, and required a major refactoring of how Astro handles JSX. The final result was worth it: Astro is now much better at supporting different types of JSX and can even support the new React v17 JSX transform. This new foundation for Astro should support us well into the future.
@@ -53,7 +53,7 @@ The release of Solid v1.0 is the perfect showcase for Astro's multi-framework pr
![Lit logo](/assets/blog/astro-018/lit-logo.svg)
-Server-side rendering (SSR) for web components is finally here, thanks to Lit and the new [Lit renderer for Astro](https://github.com/snowpackjs/astro/tree/main/packages/renderers/renderer-lit).
+Server-side rendering (SSR) for web components is finally here, thanks to Lit and the new [Lit renderer for Astro](https://github.com/withastro/astro/tree/main/packages/renderers/renderer-lit).
Thanks to the [Declarative Shadow DOM](https://web.dev/declarative-shadow-dom/) -- a new HTML feature that's now available in Chrome -- the Lit project was able to release experimental SSR support for Lit. Define a custom element in JavaScript and server render it with Astro as you would any other component from React or Vue. Unlike other JS components, you still use the custom element tag name in your HTML.
@@ -66,7 +66,7 @@ We've been absolutely blown away by the love Astro has recieved in such a short
- Featured articles and guides from [Netlify](https://www.netlify.com/blog/2021/07/23/build-a-modern-shopping-site-with-astro-and-serverless-functions/), [Cloudflare](https://developers.cloudflare.com/pages/framework-guides/astro), [CSS Tricks](https://css-tricks.com/a-look-at-building-with-astro/), and more.
- Over 2,000 developers have downloaded the [Astro VSCode extension](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode)
- Over 500 weekly visitors to our [amazing Discord](https://astro.build/chat)
-- Over 300 public projects using Astro [on Github](https://github.com/snowpackjs/astro)
+- Over 300 public projects using Astro [on Github](https://github.com/withastro/astro)
- 2 (TWO!) Astro jobs already posted on Discord!
- [GitHub adds support for Astro component syntax highlighting](https://twitter.com/n_moore/status/1417881860051509250)
diff --git a/www/src/data/blog-posts/astro-019.md b/www/src/data/blog-posts/astro-019.md
index b53a72c3a..235bbd4e4 100644
--- a/www/src/data/blog-posts/astro-019.md
+++ b/www/src/data/blog-posts/astro-019.md
@@ -130,7 +130,7 @@ Not all developers speak English. In fact, most don't. Luckily, some amazing con
- [Suomi](https://docs.astro.build/fi/getting-started)
- [Русский](https://docs.astro.build/ru/getting-started)
-These are still a work in progress, and we'll keep working towards 100% translation as we creep closer to a v1.0 release. If you know a few languages and are able to contribute, [we could really use your help!](https://github.com/snowpackjs/astro/blob/main/CONTRIBUTING.md#translations)
+These are still a work in progress, and we'll keep working towards 100% translation as we creep closer to a v1.0 release. If you know a few languages and are able to contribute, [we could really use your help!](https://github.com/withastro/astro/blob/main/CONTRIBUTING.md#translations)
## Open Collective
@@ -142,7 +142,7 @@ We created an Open Collective because corporate sponsorship is one of the few pr
Chances are, your company benefits from open source software. Invest in the technologies that power your business by sponsoring Astro and any other open source projects that you use. **Bonus:** thousands of developers will see your logo on our README and the [astro.build homepage](https://astro.build), every day.
-100% of funds raised are invested directly back into the project and our community. You can read more about how funds are distributed by reading our [FUNDING.md](https://github.com/snowpackjs/astro/blob/main/FUNDING.md) doc on GitHub.
+100% of funds raised are invested directly back into the project and our community. You can read more about how funds are distributed by reading our [FUNDING.md](https://github.com/withastro/astro/blob/main/FUNDING.md) doc on GitHub.
We'll be tweeting out personal "thank you" messages to every person and company who hits the ["Sponsor"](https://opencollective.com/astrodotbuild) button in the next 48 hours. Our first, very special THANK YOU goes out to [Chris Jennings](https://twitter.com/ckj), CCO and co-founder of [Sentry](https://sentry.io/), for being our first official sponsor! πŸŽ‰
diff --git a/www/src/data/blog-posts/astro-021-preview.md b/www/src/data/blog-posts/astro-021-preview.md
index 338cff00a..849564921 100644
--- a/www/src/data/blog-posts/astro-021-preview.md
+++ b/www/src/data/blog-posts/astro-021-preview.md
@@ -37,9 +37,9 @@ This switch from Snowpack to Vite might come as a surprise to some: Both Drew an
## Hello, WASM!
-Astro 0.21 features another huge low-level improvement: the brand new [@astrojs/compiler](https://github.com/snowpackjs/astro-compiler-next). Astro's new compiler is written in Go and distributed as WASM. You can run it right in your browser, or on the server in Node.js and Deno.
+Astro 0.21 features another huge low-level improvement: the brand new [@astrojs/compiler](https://github.com/withastro/astro-compiler-next). Astro's new compiler is written in Go and distributed as WASM. You can run it right in your browser, or on the server in Node.js and Deno.
-The new [@astrojs/compiler](https://github.com/snowpackjs/astro-compiler-next) unlocks:
+The new [@astrojs/compiler](https://github.com/withastro/astro-compiler-next) unlocks:
- **Flexibility:** Run the compiler anywhere with WASM.
- **Speed:** Build sites faster with Go's compiled-language performance.
@@ -89,7 +89,7 @@ Now, Astro's dev server sends HTML updates to the browser and then runs a small
## Try it today
-If you've read this far, we'd love your help trying out the latest release before launch. You can try out our latest release today [in the browser](https://gitpod.io#snapshot/5e7cf2f1-8108-4fa5-99d3-ed8de70d8c23) or by running `npm install astro@next--compiler` in a new project directory. You can follow our progress and leave feedback in the `next` PR on GitHub: https://github.com/snowpackjs/astro/pull/1406
+If you've read this far, we'd love your help trying out the latest release before launch. You can try out our latest release today [in the browser](https://gitpod.io#snapshot/5e7cf2f1-8108-4fa5-99d3-ed8de70d8c23) or by running `npm install astro@next--compiler` in a new project directory. You can follow our progress and leave feedback in the `next` PR on GitHub: https://github.com/withastro/astro/pull/1406
Leave feedback, report bugs, and get involved with Astro's development in our [Discord server](https://astro.build/chat). You can also [follow along](https://twitter.com/astrodotbuild) on Twitter.
diff --git a/www/src/data/blog-posts/introducing-astro.md b/www/src/data/blog-posts/introducing-astro.md
index fd381e7ea..897f2c2ba 100644
--- a/www/src/data/blog-posts/introducing-astro.md
+++ b/www/src/data/blog-posts/introducing-astro.md
@@ -94,7 +94,7 @@ By building your site to static HTML by default, Astro makes it difficult (but n
Astro is built by the team of open source developers behind [Snowpack](https://snowpack.dev) and [Skypack](https://skypack.dev), with additional contributions from the community.
-**Astro is and always will be free.** It is an open source project released under the [MIT license](https://github.com/snowpackjs/astro/blob/main/LICENSE).
+**Astro is and always will be free.** It is an open source project released under the [MIT license](https://github.com/withastro/astro/blob/main/LICENSE).
We care deeply about building a more sustainable future for open source software. At the same time, we need to support Astro's development long-term. This requires money (donations alone aren't enough.)