From 1958eb2acde331807ec3d5b65020f2fdad741940 Mon Sep 17 00:00:00 2001 From: "Nicholas Carrigan (he/him)" Date: Fri, 19 Nov 2021 19:23:04 -0800 Subject: [PATCH] chore: rename rothko painting (#44203) * chore: rename files * chore: update codebase * chore: missed one * chore: use proper title case --- client/i18n/locales/chinese-traditional/intro.json | 2 +- client/i18n/locales/chinese/intro.json | 2 +- client/i18n/locales/english/intro.json | 4 ++-- client/i18n/locales/espanol/intro.json | 2 +- client/i18n/locales/italian/intro.json | 2 +- client/i18n/locales/portuguese/intro.json | 2 +- .../index.md | 10 ++++++++++ client/utils/help-category-map.json | 2 +- .../meta.json | 4 ++-- .../step-001.md | 0 .../step-002.md | 0 .../step-003.md | 0 .../step-004.md | 0 .../step-005.md | 0 .../step-006.md | 0 .../step-007.md | 0 .../step-008.md | 0 .../step-009.md | 0 .../step-010.md | 0 .../step-011.md | 0 .../step-012.md | 0 .../step-013.md | 0 .../step-014.md | 0 .../step-015.md | 0 .../step-016.md | 0 .../step-017.md | 0 .../step-018.md | 0 .../step-019.md | 0 .../step-020.md | 0 .../step-021.md | 0 .../step-022.md | 0 .../step-023.md | 0 .../step-024.md | 0 .../step-025.md | 0 .../step-026.md | 0 .../step-027.md | 0 .../step-028.md | 0 .../step-029.md | 0 .../step-030.md | 0 .../step-031.md | 0 .../step-032.md | 0 .../step-033.md | 0 .../step-034.md | 0 .../step-035.md | 0 .../step-036.md | 0 .../step-037.md | 0 .../step-038.md | 0 .../step-039.md | 0 .../step-040.md | 0 .../step-041.md | 0 .../step-042.md | 0 .../step-043.md | 0 .../step-044.md | 0 .../step-045.md | 0 .../step-046.md | 0 utils/preformatted-block-names.json | 2 +- 56 files changed, 21 insertions(+), 11 deletions(-) create mode 100644 client/src/pages/learn/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/index.md rename curriculum/challenges/_meta/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/meta.json (95%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-001.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-002.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-003.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-004.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-005.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-006.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-007.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-008.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-009.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-010.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-011.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-012.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-013.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-014.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-015.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-016.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-017.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-018.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-019.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-020.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-021.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-022.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-023.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-024.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-025.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-026.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-027.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-028.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-029.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-030.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-031.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-032.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-033.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-034.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-035.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-036.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-037.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-038.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-039.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-040.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-041.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-042.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-043.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-044.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-045.md (100%) rename curriculum/challenges/english/01-responsive-web-design/{css-box-model => learn-the-css-box-model-by-building-a-rothko-painting}/step-046.md (100%) diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index 4ec2d8f670..93c41f4cd9 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -78,7 +78,7 @@ "" ] }, - "css-box-model": { + "learn-the-css-box-model-by-building-a-rothko-painting": { "title": "CSS 盒模型", "intro": [ "馬克·羅斯科以他抽象的繪畫風格著稱。他的繪畫通常描繪不同尺寸的長方形區域顏色。", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 456eaacf13..ca99594613 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -78,7 +78,7 @@ "" ] }, - "css-box-model": { + "learn-the-css-box-model-by-building-a-rothko-painting": { "title": "CSS 盒模型", "intro": [ "马克·罗斯科以他抽象的绘画风格著称。他的绘画通常描绘不同尺寸的长方形区域颜色。", diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index fdb43b3dd3..f3a7c804d8 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -72,8 +72,8 @@ "title": "Basic CSS Cafe Menu", "intro": ["", ""] }, - "css-box-model": { - "title": "CSS Box Model", + "learn-the-css-box-model-by-building-a-rothko-painting": { + "title": "Learn the CSS Box Model by Building a Rothko Painting", "intro": [ "Mark Rothko was known for his abstract style of painting. Rothko paintings commonly depicted rectangular regions of color in varying sizes.", "In this lesson, you will be using CSS to create your own painting in Rothko's style. You will use many of the skills you have already been practicing, as well as new CSS tool such as blur and transform." diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index f90cf2b442..374aa57e00 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -78,7 +78,7 @@ "" ] }, - "css-box-model": { + "learn-the-css-box-model-by-building-a-rothko-painting": { "title": "Modelo de Caja de CSS", "intro": [ "Mark Rothko fue conocido por el arte abstracto de su pintura. Los cuadros de Rothko suelen representar regiones rectangulares de color en tamaños variables.", diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index 7df22d1b92..d79d914f7a 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -78,7 +78,7 @@ "" ] }, - "css-box-model": { + "learn-the-css-box-model-by-building-a-rothko-painting": { "title": "Modello a scatola di CSS", "intro": [ "Mark Rothko era noto per il suo stile astratto di pittura. I dipinti di Rothko raffiguravano comunemente regioni rettangolari di colore in varie dimensioni.", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 68be281719..a8dd04572b 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -78,7 +78,7 @@ "" ] }, - "css-box-model": { + "learn-the-css-box-model-by-building-a-rothko-painting": { "title": "Modelo da caixa do CSS", "intro": [ "Mark Rothko era conhecido por seu estilo abstrato de pintura. As pinturas de Rothko comumente retratavam regiões retangulares coloridas em tamanhos variados.", diff --git a/client/src/pages/learn/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/index.md b/client/src/pages/learn/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/index.md new file mode 100644 index 0000000000..849e81e361 --- /dev/null +++ b/client/src/pages/learn/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/index.md @@ -0,0 +1,10 @@ +--- +title: Introduction to the Learn the CSS Box Model by Building a Rothko Painting +block: learn-the-css-box-model-by-building-a-rothko-painting +superBlock: Responsive Web Design +isBeta: true +--- + +## Introduction to the Learn the CSS Box Model by Building a Rothko Painting + +This is a test for the new project-based curriculum. diff --git a/client/utils/help-category-map.json b/client/utils/help-category-map.json index c6bae45871..7219782765 100644 --- a/client/utils/help-category-map.json +++ b/client/utils/help-category-map.json @@ -6,7 +6,7 @@ "responsive-web-design-principles": "HTML-CSS", "css-flexbox": "HTML-CSS", "css-grid": "HTML-CSS", - "css-box-model": "HTML-CSS", + "learn-the-css-box-model-by-building-a-rothko-painting": "HTML-CSS", "css-picasso-painting": "HTML-CSS", "css-piano": "HTML-CSS", "responsive-web-design-projects": "HTML-CSS", diff --git a/curriculum/challenges/_meta/css-box-model/meta.json b/curriculum/challenges/_meta/learn-the-css-box-model-by-building-a-rothko-painting/meta.json similarity index 95% rename from curriculum/challenges/_meta/css-box-model/meta.json rename to curriculum/challenges/_meta/learn-the-css-box-model-by-building-a-rothko-painting/meta.json index 1c7c644138..799db459ed 100644 --- a/curriculum/challenges/_meta/css-box-model/meta.json +++ b/curriculum/challenges/_meta/learn-the-css-box-model-by-building-a-rothko-painting/meta.json @@ -1,8 +1,8 @@ { - "name": "CSS Box Model", + "name": "Learn the CSS Box Model by Building a Rothko Painting", "isUpcomingChange": true, "usesMultifileEditor": true, - "dashedName": "css-box-model", + "dashedName": "learn-the-css-box-model-by-building-a-rothko-painting", "order": 12, "time": "5 hours", "template": "", diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-001.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-001.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-001.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-001.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-002.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-002.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-002.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-002.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-003.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-003.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-003.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-003.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-004.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-004.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-004.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-004.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-005.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-005.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-005.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-005.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-006.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-006.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-006.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-006.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-007.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-007.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-007.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-007.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-008.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-008.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-008.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-008.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-009.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-009.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-009.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-009.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-010.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-010.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-010.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-010.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-011.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-011.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-011.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-011.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-012.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-012.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-012.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-012.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-013.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-013.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-013.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-013.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-014.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-014.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-014.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-014.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-015.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-015.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-015.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-015.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-016.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-016.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-016.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-016.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-017.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-017.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-017.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-017.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-018.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-018.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-018.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-018.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-019.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-019.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-019.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-019.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-020.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-020.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-020.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-020.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-021.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-021.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-021.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-021.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-022.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-022.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-022.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-022.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-023.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-023.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-023.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-023.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-024.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-024.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-024.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-024.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-025.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-025.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-025.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-025.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-026.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-026.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-026.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-026.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-027.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-027.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-027.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-027.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-028.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-028.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-028.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-028.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-029.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-029.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-029.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-029.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-030.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-030.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-030.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-030.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-031.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-031.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-031.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-031.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-032.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-032.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-032.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-032.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-033.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-033.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-033.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-033.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-034.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-034.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-034.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-034.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-035.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-035.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-035.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-035.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-036.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-036.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-036.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-036.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-037.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-037.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-037.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-037.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-038.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-038.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-038.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-038.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-039.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-039.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-039.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-039.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-040.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-040.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-040.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-040.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-041.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-041.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-041.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-041.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-042.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-042.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-042.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-042.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-043.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-043.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-043.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-043.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-044.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-044.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-044.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-044.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-045.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-045.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-045.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-045.md diff --git a/curriculum/challenges/english/01-responsive-web-design/css-box-model/step-046.md b/curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-046.md similarity index 100% rename from curriculum/challenges/english/01-responsive-web-design/css-box-model/step-046.md rename to curriculum/challenges/english/01-responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-046.md diff --git a/utils/preformatted-block-names.json b/utils/preformatted-block-names.json index 484d44355e..5f596a58a3 100644 --- a/utils/preformatted-block-names.json +++ b/utils/preformatted-block-names.json @@ -22,7 +22,7 @@ "learn-html-by-building-a-cat-photo-app": "Learn HTML by Building a Cat Photo App", "basic-css-cafe-menu": "CSS Cafe Menu", "css-variables-skyline": "CSS Variables Skyline", - "css-box-model": "CSS Box Model", + "learn-the-css-box-model-by-building-a-rothko-painting": "Learn the CSS Box Model by Building a Rothko Painting", "css-picasso-painting": "CSS Picasso Painting", "javascript-spreadsheet": "JavaScript Spreadsheet", "intermediate-javascript-calorie-counter": "Intermediate JavaScript Calorie Counter",