diff --git a/.github/workflows/pipeline-beta.yml b/.github/workflows/pipeline-beta.yml index 38dd6f482..43f4d9177 100644 --- a/.github/workflows/pipeline-beta.yml +++ b/.github/workflows/pipeline-beta.yml @@ -24,7 +24,7 @@ jobs: run: echo "::set-output name=hash::${{ hashFiles('package-lock.json') }}" - name: Check dependency cache - uses: actions/cache@v2 + uses: actions/cache@v4 id: cache_dependencies with: path: ${{ env.CACHED_DEPENDENCY_PATHS }} @@ -50,7 +50,7 @@ jobs: fetch-depth: 0 - name: Check dependency cache - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: ${{ env.CACHED_DEPENDENCY_PATHS }} key: ${{ needs.test.outputs.dependency_cache_key }} diff --git a/.github/workflows/pipeline-master.yml b/.github/workflows/pipeline-master.yml index 7a9c4322e..73d1b803a 100644 --- a/.github/workflows/pipeline-master.yml +++ b/.github/workflows/pipeline-master.yml @@ -24,7 +24,7 @@ jobs: run: echo "::set-output name=hash::${{ hashFiles('package-lock.json') }}" - name: Check dependency cache - uses: actions/cache@v2 + uses: actions/cache@v4 id: cache_dependencies with: path: ${{ env.CACHED_DEPENDENCY_PATHS }} @@ -50,7 +50,7 @@ jobs: fetch-depth: 0 - name: Check dependency cache - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: ${{ env.CACHED_DEPENDENCY_PATHS }} key: ${{ needs.test.outputs.dependency_cache_key }} diff --git a/content/code-together/course/clean-frontend/curriculum_part1.mdx b/content/code-together/_/curriculum_part1.mdx similarity index 96% rename from content/code-together/course/clean-frontend/curriculum_part1.mdx rename to content/code-together/_/curriculum_part1.mdx index adbe13eee..6d06973e2 100644 --- a/content/code-together/course/clean-frontend/curriculum_part1.mdx +++ b/content/code-together/_/curriculum_part1.mdx @@ -1,5 +1,5 @@ --- -path: code-together/course/clean-frontend +# path: code-together/course/clean-frontend templateKey: codeTogether_clean-frontend_part1 index: 1 tabName: 전체 diff --git a/content/code-together/course/clean-frontend/interviews.mdx b/content/code-together/_/interviews.mdx similarity index 95% rename from content/code-together/course/clean-frontend/interviews.mdx rename to content/code-together/_/interviews.mdx index b67c600fe..e7c3895b5 100644 --- a/content/code-together/course/clean-frontend/interviews.mdx +++ b/content/code-together/_/interviews.mdx @@ -1,5 +1,5 @@ --- -path: code-together/course/clean-frontend +# path: code-together/course/clean-frontend templateKey: codeTogether_clean-frontend_reviews interviews: - writerPhoto: "" diff --git a/content/code-together/course/clean-frontend/masthead.mdx b/content/code-together/_/masthead.mdx similarity index 93% rename from content/code-together/course/clean-frontend/masthead.mdx rename to content/code-together/_/masthead.mdx index c05a69433..aecb5adb5 100644 --- a/content/code-together/course/clean-frontend/masthead.mdx +++ b/content/code-together/_/masthead.mdx @@ -1,5 +1,5 @@ --- -path: code-together/course/clean-frontend +# path: code-together/course/clean-frontend templateKey: codeTogether_clean-frontend_masthead title: 클린 프론트엔드 description: "클린 자바스크립트 개발 패턴을 익힙니다.\n다양한 웹 프론트엔드 지식을 바닐라 자바스크립트로 익혀\n 프론트엔드 프레임워크에 필요한 개념을 이해합니다." diff --git a/content/code-together/course/clean-frontend/plan.mdx b/content/code-together/_/plan.mdx similarity index 98% rename from content/code-together/course/clean-frontend/plan.mdx rename to content/code-together/_/plan.mdx index e49625a93..c9137ed47 100644 --- a/content/code-together/course/clean-frontend/plan.mdx +++ b/content/code-together/_/plan.mdx @@ -1,5 +1,5 @@ --- -path: code-together/course/clean-frontend +# path: code-together/course/clean-frontend templateKey: codeTogether_clean-frontend_plan tags: - name: 스스로 diff --git a/content/code-together/course/clean-frontend/registrations.mdx b/content/code-together/_/registrations.mdx similarity index 86% rename from content/code-together/course/clean-frontend/registrations.mdx rename to content/code-together/_/registrations.mdx index 171ff5174..359911359 100644 --- a/content/code-together/course/clean-frontend/registrations.mdx +++ b/content/code-together/_/registrations.mdx @@ -1,5 +1,5 @@ --- -path: code-together/course/clean-frontend +# path: code-together/course/clean-frontend templateKey: codeTogether_clean-frontend_registrations registrations: - title: "클린 프론트엔드 수강신청 바로 가기" diff --git a/content/code-together/courses.mdx b/content/code-together/courses.mdx index a36ddffae..3686898db 100644 --- a/content/code-together/courses.mdx +++ b/content/code-together/courses.mdx @@ -24,12 +24,4 @@ courses: path: /code-together/course/clean-react tags: - 대기자 모집 중 - - - category: 프론트엔드 - title: 클린 프론트엔드 - cost: 440,000원 - img: mediumCleanFE - path: /code-together/course/clean-frontend - tags: - - 준비 중 --- diff --git a/content/faq/lists.mdx b/content/faq/lists.mdx index 25051b31a..ca37182c9 100644 --- a/content/faq/lists.mdx +++ b/content/faq/lists.mdx @@ -189,68 +189,68 @@ lists: 지원 포지션에 따라 채용 절차는 다를 수 있습니다. 상세 내용은 채용 페이지를 확인해 주세요." editDate: "2022-06-14" - - course: clean-frontend - category: 교육 과정 - title: 클린 프론트엔드 과정은 1년에 몇 번 진행하나요? - content: 2023년 1월~4월 사이에 과정을 처음 오픈할 예정입니다. 이후 오픈 시기는 아직 미정입니다. - editDate: "2022-12-15" + # - course: clean-frontend + # category: 교육 과정 + # title: 클린 프론트엔드 과정은 1년에 몇 번 진행하나요? + # content: 2023년 1월~4월 사이에 과정을 처음 오픈할 예정입니다. 이후 오픈 시기는 아직 미정입니다. + # editDate: "2022-12-15" - - course: clean-frontend - category: 교육 과정 - title: 과정은 온라인으로 진행되나요? - content: "네, 온라인 과정이며 줌과 슬랙을 활용합니다. \n -다만 마지막 주차 중 하루는 오프라인(@코드스쿼드)에 모여 활동할 수 있습니다." - editDate: "2022-12-15" - - - course: clean-frontend - category: 수강신청 - title: 현재 재직 중이 아니라면 참여할 수 없나요? - content: 아니요, 교육 과정 대상자에 해당된다면 재직여부와 상관없이 참여할 수 있습니다. - editDate: "2022-12-15" +# - course: clean-frontend +# category: 교육 과정 +# title: 과정은 온라인으로 진행되나요? +# content: "네, 온라인 과정이며 줌과 슬랙을 활용합니다. \n +# 다만 마지막 주차 중 하루는 오프라인(@코드스쿼드)에 모여 활동할 수 있습니다." +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 수강신청 +# title: 현재 재직 중이 아니라면 참여할 수 없나요? +# content: 아니요, 교육 과정 대상자에 해당된다면 재직여부와 상관없이 참여할 수 있습니다. +# editDate: "2022-12-15" - - course: clean-frontend - category: 수강신청 - title: 코어타임에 함께할 수 없다면 신청할 수 없나요? - content: 코드투게더 과정은 동료, 마스터와 함께 학습하는 과정입니다. 모두의 학습과 성장을 위해 정해진 코어타임은 지켜주셔야 합니다. - editDate: "2022-12-15" - - - course: clean-frontend - category: 수강신청 - title: 과정을 어떻게 신청할 수 있나요? - content: "모집 시기가 되면 대기자 분들에게 메일로 수강신청 방법을 안내드리고 있습니다.\n -그때 자세한 방법을 확인하실 수 있습니다." - editDate: "2022-12-15" - - - course: clean-frontend - category: 수강신청 - title: 별도의 선발 과정은 없나요? - content: 네, 없습니다. 다만 과정의 난이도가 중급이기 때문에 초보자는 신청이 어렵습니다. - editDate: "2022-12-15" - - - course: clean-frontend - category: 교육 과정 - title: 수강생은 총 몇 명인가요? - content: 약 20명의 수강생이 함께 학습합니다. - editDate: "2022-12-15" - - - course: clean-frontend - category: 수강신청 - title: 과정 중간에 빈자리가 생긴다면 등록할 수 있나요? - content: 아니요, 과정 특성상 중간에 합류하시는 것은 어렵습니다. - editDate: "2022-12-15" - - - course: clean-frontend - category: 결제 - title: 수강료 결제는 어떻게 하나요? - content: "수강료는 과정 시작 전에 결제합니다. 결제 방법은 과정에 신청하시면 자세히 안내받으실 수 있습니다.\n -만약 재직 중인 회사에서 교육 비용을 지원해 주는 경우, 법인 카드로 결제 또는 비용 입금 후 세금계산서 발행이 가능합니다." - editDate: "2022-12-15" - - - course: clean-frontend - category: 결제 - title: 고용노동부에서 지원하는 재직자 교육 과정(내일배움카드교육 등)에 해당되나요? - content: 아니요, 해당되지 않습니다. - editDate: "2022-12-15" +# - course: clean-frontend +# category: 수강신청 +# title: 코어타임에 함께할 수 없다면 신청할 수 없나요? +# content: 코드투게더 과정은 동료, 마스터와 함께 학습하는 과정입니다. 모두의 학습과 성장을 위해 정해진 코어타임은 지켜주셔야 합니다. +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 수강신청 +# title: 과정을 어떻게 신청할 수 있나요? +# content: "모집 시기가 되면 대기자 분들에게 메일로 수강신청 방법을 안내드리고 있습니다.\n +# 그때 자세한 방법을 확인하실 수 있습니다." +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 수강신청 +# title: 별도의 선발 과정은 없나요? +# content: 네, 없습니다. 다만 과정의 난이도가 중급이기 때문에 초보자는 신청이 어렵습니다. +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 교육 과정 +# title: 수강생은 총 몇 명인가요? +# content: 약 20명의 수강생이 함께 학습합니다. +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 수강신청 +# title: 과정 중간에 빈자리가 생긴다면 등록할 수 있나요? +# content: 아니요, 과정 특성상 중간에 합류하시는 것은 어렵습니다. +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 결제 +# title: 수강료 결제는 어떻게 하나요? +# content: "수강료는 과정 시작 전에 결제합니다. 결제 방법은 과정에 신청하시면 자세히 안내받으실 수 있습니다.\n +# 만약 재직 중인 회사에서 교육 비용을 지원해 주는 경우, 법인 카드로 결제 또는 비용 입금 후 세금계산서 발행이 가능합니다." +# editDate: "2022-12-15" + +# - course: clean-frontend +# category: 결제 +# title: 고용노동부에서 지원하는 재직자 교육 과정(내일배움카드교육 등)에 해당되나요? +# content: 아니요, 해당되지 않습니다. +# editDate: "2022-12-15" - course: ios-architecture category: 교육 과정 diff --git a/content/masters/masthead.mdx b/content/masters/masthead.mdx index 022b3f4e7..d6ae156ee 100644 --- a/content/masters/masthead.mdx +++ b/content/masters/masthead.mdx @@ -12,7 +12,7 @@ courseInfos: img: clock - title: 77만원 - content: "" + content: "5개월 기준 총 385만원" img: coin targets: diff --git a/src/components/FAQ/FAQ.tsx b/src/components/FAQ/FAQ.tsx index 204b977c3..9ad16770a 100644 --- a/src/components/FAQ/FAQ.tsx +++ b/src/components/FAQ/FAQ.tsx @@ -11,7 +11,7 @@ import { SUBTITLE, TITLE } from "assets/static/phrases"; import { strainMdxInfo } from "lib/utils"; type IFaq = { - course?: "masters" | "javascript" | "pre-course" | "clean-frontend"; + course?: "masters" | "javascript" | "pre-course" | "ios-architecture"; }; const FAQ: React.FC = ({ course }) => { diff --git a/src/template/codeTogetherTemplate.tsx b/src/template/codeTogetherTemplate.tsx index 4c91b9426..8ca0680f2 100644 --- a/src/template/codeTogetherTemplate.tsx +++ b/src/template/codeTogetherTemplate.tsx @@ -55,7 +55,7 @@ export default ({ data, location }: PageProps) => { const graduateReviewInfo = strainFrontmatterInfo(graduateReview); const courseTitle = mastheadInfo.title; - const currentCourse = path.split("/").pop() as "clean-frontend" | "javascript"; + const currentCourse = path.split("/").pop() as "javascript" | "ios-architecture"; return (