From dabd73edec922699ba2d55b1db308b3afce29e17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangJoo=20Park=28=EB=B0=95=EC=B0=BD=EC=A3=BC=29?= Date: Wed, 14 May 2025 19:31:00 +0900 Subject: [PATCH] feat: update index.mdx --- sidebar.config.mjs | 6 +++++- src/content/docs/index.mdx | 6 +++--- src/content/docs/part1/introduction.md | 13 +++++++++++++ 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/sidebar.config.mjs b/sidebar.config.mjs index 9796872..4259267 100644 --- a/sidebar.config.mjs +++ b/sidebar.config.mjs @@ -2,6 +2,7 @@ export const sidebars = [ { label: "๐Ÿ“ฆ Part 1. ์‹œ์ž‘ํ•˜๊ธฐ", items: [ + { label: "์†Œ๊ฐœ", slug: "part1/introduction" }, { label: "๊ฐœ๋ฐœ ํ™˜๊ฒฝ ๊ตฌ์„ฑ", slug: "part1/setup" }, { label: "์ฒซ ํ”„๋กœ์ ํŠธ ์ƒ์„ฑ ๋ฐ ์‹คํ–‰", slug: "part1/first-project" }, { label: "Flutter ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ ์ดํ•ด", slug: "part1/project-structure" }, @@ -25,7 +26,10 @@ export const sidebars = [ label: "๐Ÿงฑ Part 3. Flutter์˜ ๊ธฐ๋ณธ ๊ตฌ์„ฑ ์š”์†Œ", items: [ { label: "์œ„์ ฏ ๊ฐœ๋…๊ณผ ์ฃผ์š” ์œ„์ ฏ", slug: "part3/widgets" }, - { label: "Stateless / Stateful ์œ„์ ฏ ์ƒ์„ธ", slug: "part3/stateless-stateful" }, + { + label: "Stateless / Stateful ์œ„์ ฏ ์ƒ์„ธ", + slug: "part3/stateless-stateful", + }, { label: "Widget Tree ์ดํ•ด", slug: "part3/widget-tree" }, { label: "์ฃผ์š” ์œ„์ ฏ", slug: "part3/basic-widgets" }, { label: "๋ ˆ์ด์•„์›ƒ ์œ„์ ฏ", slug: "part3/layout-widgets" }, diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index d86bf10..b6917e2 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,9 +1,9 @@ --- -title: Welcome to Starlight -description: Get started building your docs site with Starlight. +title: Flutter ์•ฑ ๊ฐœ๋ฐœ ๊ฐ€์ด๋“œ +description: ๋ชจ๋ฐ”์ผ ๋ฐ ํƒœ๋ธ”๋ฆฟ ์•ฑ์„ ๋งŒ๋“ค๋ฉฐ ๊ฒช์—ˆ๋˜ ๋ฌธ์ œ๋ฅผ ๊ณต์œ ํ•ฉ๋‹ˆ๋‹ค. template: splash hero: - tagline: Congrats on setting up a new Starlight project! + tagline: ๋ชจ๋ฐ”์ผ ๋ฐ ํƒœ๋ธ”๋ฆฟ ์•ฑ์„ ๋งŒ๋“ค๋ฉฐ ๊ฒช์—ˆ๋˜ ๋ฌธ์ œ๋ฅผ ๊ณต์œ ํ•ฉ๋‹ˆ๋‹ค. image: file: ../../assets/houston.webp actions: diff --git a/src/content/docs/part1/introduction.md b/src/content/docs/part1/introduction.md index 1c0e829..d953b83 100644 --- a/src/content/docs/part1/introduction.md +++ b/src/content/docs/part1/introduction.md @@ -1,3 +1,16 @@ --- title: ์†Œ๊ฐœ --- + +์•ˆ๋…•ํ•˜์„ธ์š”! + +์ด ๋ฌธ์„œ๋Š” Flutter ํ”„๋ ˆ์ž„์›Œํฌ๋ฅผ ์ด์šฉํ•˜์—ฌ ์•ฑ์„ ๊ฐœ๋ฐœํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ์†Œ๊ฐœํ•ฉ๋‹ˆ๋‹ค. + +์ €ํฌ ํŒ€์€ 4๊ฐœ ์ด์ƒ์˜ ํ”„๋กœ์ ํŠธ๋ฅผ Flutter ํ”„๋ ˆ์ž„์›Œํฌ๋ฅผ ์ด์šฉํ•˜์—ฌ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค. +์ฒ˜์Œ๋ถ€ํ„ฐ Flutter๋กœ ์ž‘์„ฑํ•œ ์•ฑ๊ณผ ๊ธฐ์กด์˜ ๋„ค์ดํ‹ฐ๋ธŒ๋กœ ๊ฐœ๋ฐœํ•œ ์•ฑ์„ Flutter๋กœ ๋งˆ์ด๊ทธ๋ ˆ์ด์…˜ ํ•œ ๊ฒฝํ—˜์ด ์žˆ์Šต๋‹ˆ๋‹ค. + +iOS(+ iPadOS), Android(+ ํƒœ๋ธ”๋ฆฟ)์—์„œ ๋™์ž‘ํ•˜๋Š” ์—ฌ๋Ÿฌ ์•ฑ ์„œ๋น„์Šค๋ฅผ Flutter๋กœ ๋งŒ๋“ค์–ด ์šด์˜์ค‘์ด๋ฉฐ ์•ฝ 100๋งŒ MAU๋ฅผ ๊ฐ€์ง„ ์„œ๋น„์Šค๋ฅผ ์•ˆ์ •์ ์œผ๋กœ ๋งŒ๋“ค์–ด ๋ฐฐํฌํ•˜์˜€์Šต๋‹ˆ๋‹ค. + +์œ„ ๊ฒฝํ—˜์„ ํ† ๋Œ€๋กœ Flutter ํ”„๋ ˆ์ž„์›Œํฌ๋ฅผ ์ด์šฉํ•˜์—ฌ ์•ฑ ๊ฐœ๋ฐœํ•˜๋ฉด์„œ ํ•„์š”ํ•œ ๋‚ด์šฉ๋“ค์„ ๋ณธ ๋ฌธ์„œ์— ๋‹ด์•˜์Šต๋‹ˆ๋‹ค. + +์ด ๋ฌธ์„œ ํ˜น์€ ๊ฐœ๋ฐœ๊ณผ ๊ด€๋ จ๋œ ๋ฌธ์˜๋Š” ๋Œ“๊ธ€ ํ˜น์€ changjoo.app@gmail.com ์œผ๋กœ ๋ฌธ์˜๋ฐ”๋ž๋‹ˆ๋‹ค.