From 07aa1ad60869e0c4a89d985d7a396a4115e57da7 Mon Sep 17 00:00:00 2001 From: kannoixia Date: Tue, 11 Jun 2024 11:25:30 +0900 Subject: [PATCH] =?UTF-8?q?Github=20Actions=20=E5=AE=9F=E8=A1=8C=E3=83=86?= =?UTF-8?q?=E3=82=B9=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/app-router/test_add_files_1.txt | 7 ------- docs/app-router/test_add_files_2.txt | 23 ++++++++++++++++++----- docs/app-router/test_add_files_4.txt | 1 - 3 files changed, 18 insertions(+), 13 deletions(-) delete mode 100644 docs/app-router/test_add_files_1.txt delete mode 100644 docs/app-router/test_add_files_4.txt diff --git a/docs/app-router/test_add_files_1.txt b/docs/app-router/test_add_files_1.txt deleted file mode 100644 index cd3eaccf..00000000 --- a/docs/app-router/test_add_files_1.txt +++ /dev/null @@ -1,7 +0,0 @@ -1. test example content -2. test content -3. test content -4. test content add line -5. test content add line 2 -6. test content add line 3 -7. test \ No newline at end of file diff --git a/docs/app-router/test_add_files_2.txt b/docs/app-router/test_add_files_2.txt index e718f91a..ca60eeb7 100644 --- a/docs/app-router/test_add_files_2.txt +++ b/docs/app-router/test_add_files_2.txt @@ -1,5 +1,18 @@ -1. test example 2 -2. test content 2 -3. test content 2 -4. test -5. test \ No newline at end of file +--- +title: App Router +description: Layouts、Server Components、Suspenseなど、Next.js と React の最新機能を備えた新しい App Router をご利用ください。 +--- + +:::caution +本ドキュメントは[公式ドキュメント](https://nextjs.org/docs)の [v14.1.0](https://github.com/vercel/next.js/tree/v14.1.0/docs) の断面を翻訳したものです。Next.js の公式 X アカウントにも[ポスト](https://twitter.com/nextjs/status/1746921179879735677)頂きました。 + +[公式ドキュメント](https://nextjs.org/docs)のアップデートに追随して適宜更新しますが、最新情報が反映できていない可能性があります。 + +一部翻訳途中のページがありますが、随時翻訳を追加予定です。 +::: + +Next.js の App Router は、React の最新機能を使ってアプリケーションを構築するための新しい方法です。すでに Next.js に慣れ親しんでいる方であれば、App Router が既存のファイルシステムベースのルーターである [Pages Router](https://nextjs.org/docs/pages) の自然な進化形であることがわかるでしょう。 + +新しいアプリケーションには、App Router の使用をお勧めします。既存のアプリケーションについては、[段階的に App Router に移行できます](/docs/app-router/building-your-application/upgrading/app-router-migration)。同じアプリケーションで両方のルーターを使用することも可能です。 + +このセクションでは、App Router で利用可能な機能について説明します。 \ No newline at end of file diff --git a/docs/app-router/test_add_files_4.txt b/docs/app-router/test_add_files_4.txt deleted file mode 100644 index 30d74d25..00000000 --- a/docs/app-router/test_add_files_4.txt +++ /dev/null @@ -1 +0,0 @@ -test \ No newline at end of file