Skip to content

Commit be0676b

Browse files
authored
feat: Add summaries to pages where it's missing (#82)
1 parent b266e31 commit be0676b

7 files changed

Lines changed: 7 additions & 0 deletions

File tree

curriculum/0-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: landing
3+
summary: The MDN Curriculum provides a structured guide to the essential skills and practices for being a successful front-end developer, along with recommended learning resources.
34
---
45

56
# MDN Curriculum

curriculum/1-about-curriculum.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: about
3+
summary: This page describes the MDN front-end developer curriculum, including its motivation, target audience, scope, and update process as a guide to essential front-end web development skills.
34
---
45

56
# About Curriculum

curriculum/2-getting-started/0-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: overview
3+
summary: Before diving into learning with the MDN curriculum, explore foundational topics like soft skills and environment setup to support your success in the core web development modules.
34
---
45

56
# Getting started modules

curriculum/3-core/0-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: overview
3+
summary: This page lists all core modules in the MDN front-end developer curriculum, covering essential topics like HTML, CSS, JavaScript, accessibility, and version control to build a solid foundation in front-end web development.
34
---
45

56
# Core modules

curriculum/4-extensions/0-README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: overview
3+
summary: This page lists all extension modules in the MDN front-end developer curriculum, covering advanced topics like animation, Web APIs, performance, security, testing, and frameworks to help developers deepen their expertise.
34
---
45

56
# Extensions modules

curriculum/5-faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: default
3+
summary: This page answers common questions about the MDN front-end developer curriculum, including its goals, content partners, and how the curriculum is maintained.
34
---
45

56
# Frequently asked questions

curriculum/6-resources-for-educators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
template: about
3+
summary: This page provides guidance and tools to help educators adapt the MDN front-end developer curriculum for their own programs, including advice on scope, learning pathways, and assessments.
34
---
45

56
# Resources for Educators

0 commit comments

Comments
 (0)