i18n(ja): Update getting-started.mdx (add v2 callout)#2441
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
|
|
||
| :::tip[Astroのバージョン2が登場!] | ||
| **Astro v2の新機能は?** [ブログでの発表をご確認ください](https://astro.build/blog/astro-2/)。 | ||
| **アップグレードの準備はできましたか?** [アップグレードガイドに従ってください](/ja/guides/upgrade-to/v2/)。 | ||
| ::: |
There was a problem hiding this comment.
#2436 に対応しています(v2 リリースに合わせるため、この PR 時点ではまだマージされていないようです。このため CI も失敗していますが、英語版のマージ後に成功すると思われます)。
There was a problem hiding this comment.
アップグレードガイドに従ってください
少し口調が硬いので、「ご覧ください」程度がいいかと思います。
| 便利な`create-astro`CLIウィザードを使って、新しいAstroプロジェクトをローカルに立ち上げて実行しましょう! | ||
| 便利な`create astro`CLIウィザードを使って、新しいAstroプロジェクトをローカルに立ち上げて実行しましょう! |
| [インストールガイド](/ja/install/auto/)には、お気に入りのパッケージマネージャーでAstroをインストールするための完全な手順が記載されています。 | ||
| [インストールガイド](/ja/install/auto/)には、CLIウィザードによるAstroのインストール、既存のAstro GitHubリポジトリからの新しいプロジェクトの作成、Astroの手動インストールについて、完全な手順が記載されています。 |
There was a problem hiding this comment.
原文:
creating a new project from an existing Astro GitHub repository
ってテンプレートを指しているのでしょうかね?
There was a problem hiding this comment.
https://docs.astro.build/en/install/auto/#starter-templates の記述に対応していると思います!
There was a problem hiding this comment.
ので、
テンプレートを指しているのでしょうかね?
については Yes ですね。
|
LGTM! |
|
(Approve するの忘れてました) |
delucis
left a comment
There was a problem hiding this comment.
GO TEAM! Thanks for this. Astro v2 is HERE 🥳

What kind of changes does this PR include?
Description