From 442c07a29c373b774d8b91249f5cd24801cabb57 Mon Sep 17 00:00:00 2001 From: Kayla Wood Date: Thu, 9 May 2024 10:51:00 -0600 Subject: [PATCH] Add skeleton files for all mods --- module1/index.md | 13 ++++--------- module1/lessons/index.md | 2 +- module1/pd/index.md | 4 ++++ module1/projects/index.md | 4 ++-- module2/index.md | 14 +++++--------- module2/intermission_work/index.md | 3 ++- module2/lessons/index.md | 2 +- module2/pd/index.md | 4 ++++ module3/index.md | 16 ++++++---------- module3/intermission_work/index.md | 4 ++++ module3/lessons/index.md | 2 +- module3/pd/index.md | 4 ++++ module4/index.md | 16 ++++++---------- module4/intermission_work/index.md | 4 ++++ module4/lessons/index.md | 4 ++++ module4/pd/index.md | 4 ++++ module4/projects/index.md | 2 +- 17 files changed, 57 insertions(+), 45 deletions(-) create mode 100644 module1/pd/index.md create mode 100644 module2/pd/index.md create mode 100644 module3/intermission_work/index.md create mode 100644 module3/pd/index.md create mode 100644 module4/intermission_work/index.md create mode 100644 module4/lessons/index.md create mode 100644 module4/pd/index.md diff --git a/module1/index.md b/module1/index.md index ab7f82de..706b53d2 100644 --- a/module1/index.md +++ b/module1/index.md @@ -6,14 +6,9 @@ subheading: Fundamentals of Programming ## Overview - - -## Instructors - ## Curriculum +- [Technical Lessons](./lessons/index.md) +- [Technical Projects](./projects/index.md) +- [Professional Development](./pd/index.md) -## Resources - -## Requirements - -## Calendar (Mountain Time) +## Other Resources diff --git a/module1/lessons/index.md b/module1/lessons/index.md index 6a698c95..ae9c121a 100644 --- a/module1/lessons/index.md +++ b/module1/lessons/index.md @@ -1,4 +1,4 @@ --- layout: page -title: Module 1 Lessons +title: Module 1 - Lessons --- diff --git a/module1/pd/index.md b/module1/pd/index.md new file mode 100644 index 00000000..5699b929 --- /dev/null +++ b/module1/pd/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 1 - Professional Development +--- \ No newline at end of file diff --git a/module1/projects/index.md b/module1/projects/index.md index 344adcd3..303b3b20 100644 --- a/module1/projects/index.md +++ b/module1/projects/index.md @@ -1,4 +1,4 @@ --- layout: page -title: Module 1 Projects ---- +title: Module 1 - Projects +--- \ No newline at end of file diff --git a/module2/index.md b/module2/index.md index 0100b8da..ce5e80f7 100644 --- a/module2/index.md +++ b/module2/index.md @@ -6,14 +6,10 @@ subheading: Web Applications with Ruby ## Overview - - -## Instructors - ## Curriculum +- [Intermission Pre-Work](./intermission_work/index.md) +- [Technical Lessons](./lessons/index.md) +- [Technical Projects](./projects/index.md) +- [Professional Development](./pd/index.md) -## Resources - -## Requirements - -## Calendar (Mountain Time) \ No newline at end of file +## Other Resources \ No newline at end of file diff --git a/module2/intermission_work/index.md b/module2/intermission_work/index.md index 588b647d..9c626259 100644 --- a/module2/intermission_work/index.md +++ b/module2/intermission_work/index.md @@ -1,4 +1,5 @@ --- -title: Mod 2 Intermission Work layout: page +title: Module 2 - Intermission Pre-Work --- + diff --git a/module2/lessons/index.md b/module2/lessons/index.md index 9115456e..a0b34bea 100644 --- a/module2/lessons/index.md +++ b/module2/lessons/index.md @@ -1,5 +1,5 @@ --- -title: Lessons layout: page +title: Module 2 - Lessons --- diff --git a/module2/pd/index.md b/module2/pd/index.md new file mode 100644 index 00000000..3901b6c5 --- /dev/null +++ b/module2/pd/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 2 - Professional Development +--- \ No newline at end of file diff --git a/module3/index.md b/module3/index.md index 6cfab3af..f96f3957 100644 --- a/module3/index.md +++ b/module3/index.md @@ -1,19 +1,15 @@ --- layout: page title: Module 3 -subheading: +subheading: Building and Consuming APIs --- ## Overview - - -## Instructors - ## Curriculum +- [Intermission Pre-Work](./intermission_work/index.md) +- [Technical Lessons](./lessons/index.md) +- [Technical Projects](./projects/index.md) +- [Professional Development](./pd/index.md) -## Resources - -## Requirements - -## Calendar (Mountain Time) \ No newline at end of file +## Other Resources \ No newline at end of file diff --git a/module3/intermission_work/index.md b/module3/intermission_work/index.md new file mode 100644 index 00000000..93bc6120 --- /dev/null +++ b/module3/intermission_work/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 3 - Intermission Pre-Work +--- \ No newline at end of file diff --git a/module3/lessons/index.md b/module3/lessons/index.md index 582dac0e..cedfd2f4 100644 --- a/module3/lessons/index.md +++ b/module3/lessons/index.md @@ -1,4 +1,4 @@ --- -title: Module 3 Curriculum layout: page +title: Module 3 - Lessons --- diff --git a/module3/pd/index.md b/module3/pd/index.md new file mode 100644 index 00000000..f88abdef --- /dev/null +++ b/module3/pd/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 3 - Professional Development +--- diff --git a/module4/index.md b/module4/index.md index bd77d2ca..0a1a6501 100644 --- a/module4/index.md +++ b/module4/index.md @@ -1,19 +1,15 @@ --- layout: page title: Module 4 -subheading: +subheading: Finding Your Specialty --- ## Overview - - -## Instructors - ## Curriculum +- [Intermission Pre-Work](./intermission_work/index.md) +- [Technical Lessons](./lessons/index.md) +- [Technical Projects](./projects/index.md) +- [Professional Development](./pd/index.md) -## Resources - -## Requirements - -## Calendar (Mountain Time) \ No newline at end of file +## Other Resources \ No newline at end of file diff --git a/module4/intermission_work/index.md b/module4/intermission_work/index.md new file mode 100644 index 00000000..93bc6120 --- /dev/null +++ b/module4/intermission_work/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 3 - Intermission Pre-Work +--- \ No newline at end of file diff --git a/module4/lessons/index.md b/module4/lessons/index.md new file mode 100644 index 00000000..26fd03db --- /dev/null +++ b/module4/lessons/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 4 - Lessons +--- diff --git a/module4/pd/index.md b/module4/pd/index.md new file mode 100644 index 00000000..cf3da20d --- /dev/null +++ b/module4/pd/index.md @@ -0,0 +1,4 @@ +--- +layout: page +title: Module 4 - Professional Development +--- diff --git a/module4/projects/index.md b/module4/projects/index.md index f7b3c1d6..ba8a5b9a 100644 --- a/module4/projects/index.md +++ b/module4/projects/index.md @@ -1,5 +1,5 @@ --- layout: page -title: Module 4 Projects +title: Module 4 - Projects ---