Skip to content

Commit

Permalink
Add skeleton files for all mods
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed May 9, 2024
1 parent be0f20e commit 442c07a
Show file tree
Hide file tree
Showing 17 changed files with 57 additions and 45 deletions.
13 changes: 4 additions & 9 deletions module1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion module1/lessons/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
layout: page
title: Module 1 Lessons
title: Module 1 - Lessons
---
4 changes: 4 additions & 0 deletions module1/pd/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 1 - Professional Development
---
4 changes: 2 additions & 2 deletions module1/projects/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
layout: page
title: Module 1 Projects
---
title: Module 1 - Projects
---
14 changes: 5 additions & 9 deletions module2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
## Other Resources
3 changes: 2 additions & 1 deletion module2/intermission_work/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: Mod 2 Intermission Work
layout: page
title: Module 2 - Intermission Pre-Work
---

2 changes: 1 addition & 1 deletion module2/lessons/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Lessons
layout: page
title: Module 2 - Lessons
---

4 changes: 4 additions & 0 deletions module2/pd/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 2 - Professional Development
---
16 changes: 6 additions & 10 deletions module3/index.md
Original file line number Diff line number Diff line change
@@ -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)
## Other Resources
4 changes: 4 additions & 0 deletions module3/intermission_work/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 3 - Intermission Pre-Work
---
2 changes: 1 addition & 1 deletion module3/lessons/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: Module 3 Curriculum
layout: page
title: Module 3 - Lessons
---
4 changes: 4 additions & 0 deletions module3/pd/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 3 - Professional Development
---
16 changes: 6 additions & 10 deletions module4/index.md
Original file line number Diff line number Diff line change
@@ -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)
## Other Resources
4 changes: 4 additions & 0 deletions module4/intermission_work/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 3 - Intermission Pre-Work
---
4 changes: 4 additions & 0 deletions module4/lessons/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 4 - Lessons
---
4 changes: 4 additions & 0 deletions module4/pd/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: page
title: Module 4 - Professional Development
---
2 changes: 1 addition & 1 deletion module4/projects/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
title: Module 4 Projects
title: Module 4 - Projects
---

0 comments on commit 442c07a

Please sign in to comment.