Skip to content

Commit f3d65e7

Browse files
committed
Added all specialism modules and correct order to gitbook sidebar, even while they're still in progres
1 parent 6a912ea commit f3d65e7

File tree

1 file changed

+32
-11
lines changed

1 file changed

+32
-11
lines changed

SUMMARY.md

Lines changed: 32 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,16 @@
8383
- [Session Plan](courses/foundation/final-project/session-plan.md)
8484

8585
- [Frontend](courses/frontend/README.md)
86+
- [Collaboration via GitHub](shared-modules/collaboration-via-github/README.md)
87+
- [Week 1](shared-modules/collaboration-via-github/week1/README.md)
88+
- [Preparation](shared-modules/collaboration-via-github/week1/preparation.md)
89+
- [Session Plan](shared-modules/collaboration-via-github/week1/session-plan.md)
90+
- [Assignment](shared-modules/collaboration-via-github/week1/assignment.md)
91+
- [Using AI in Development](shared-modules/using-ai-in-development/README.md)
92+
- [Week 1](shared-modules/using-ai-in-development/week1/README.md)
93+
- [Preparation](shared-modules/using-ai-in-development/week1/preparation.md)
94+
- [Session Plan](shared-modules/using-ai-in-development/week1/session-plan.md)
95+
- [Assignment](shared-modules/using-ai-in-development/week1/assignment.md)
8696
- [Advanced JavaScript](courses/frontend/advanced-javascript/README.md)
8797
- [Week 1](courses/frontend/advanced-javascript/week1/README.md)
8898
- [Preparation](courses/frontend/advanced-javascript/week1/preparation.md)
@@ -121,9 +131,25 @@
121131
- [Preparation](courses/frontend/react/week5/preparation.md)
122132
- [Session Plan](courses/frontend/react/week5/session-plan.md)
123133
- [Assignment](courses/frontend/react/week5/assignment.md)
134+
- [Agile Teamwork](shared-modules/agile-teamwork/README.md)
135+
- [Week 1](shared-modules/agile-teamwork/week1)
136+
- [Preparation](shared-modules/agile-teamwork/week1/preparation.md)
137+
- [Session Plan](shared-modules/agile-teamwork/week1/session-plan.md)
138+
- [Assignment](shared-modules/agile-teamwork/week1/assignment.md)
139+
- [Specialist Career Training](shared-modules/specialist-career-training/README.md)
124140
- [Final Frontend Project](courses/frontend/final-project/README.md)
125141

126142
- [Backend](courses/backend/README.md)
143+
- [Collaboration via GitHub](shared-modules/collaboration-via-github/README.md)
144+
- [Week 1](shared-modules/collaboration-via-github/week1/README.md)
145+
- [Preparation](shared-modules/collaboration-via-github/week1/preparation.md)
146+
- [Session Plan](shared-modules/collaboration-via-github/week1/session-plan.md)
147+
- [Assignment](shared-modules/collaboration-via-github/week1/assignment.md)
148+
- [Using AI in Development](shared-modules/using-ai-in-development/README.md)
149+
- [Week 1](shared-modules/using-ai-in-development/week1/README.md)
150+
- [Preparation](shared-modules/using-ai-in-development/week1/preparation.md)
151+
- [Session Plan](shared-modules/using-ai-in-development/week1/session-plan.md)
152+
- [Assignment](shared-modules/using-ai-in-development/week1/assignment.md)
127153
- [Advanced JavaScript](courses/backend/advanced-javascript/README.md)
128154
- [Databases](courses/backend/databases/README.md)
129155
- [Week 1](courses/backend/databases/week1/README.md)
@@ -136,24 +162,19 @@
136162
- [Assignment](courses/backend/databases/week2/assignment.md)
137163
- [Node](courses/backend/node/README.md)
138164
- [Week 1](courses/backend/node/week1/README.md)
139-
- [Session Materials](courses/backend/node/week1/session-materials/)
140-
- [1. Server](courses/backend/node/week1/session-materials/01-server.md)
141-
- [2. Schema](courses/backend/node/week1/session-materials/02-schema.md)
142-
- [3. Routing](courses/backend/node/week1/session-materials/03-routing.md)
143-
- [4. Database connection](courses/backend/node/week1/session-materials/04-database-connection.md)
144-
- [5. GET endpoints](courses/backend/node/week1/session-materials/05-get-endpoints.md)
145-
- [6. Auth](courses/backend/node/week1/session-materials/06-auth.md)
146165
- [Preparation](courses/backend/node/week1/preparation.md)
147166
- [Session Plan](courses/backend/node/week1/session-plan.md)
148167
- [Assignment](courses/backend/node/week1/assignment.md)
149168
- [Week 2](courses/backend/node/week2/README.md)
150-
- [Session Materials](courses/backend/node/week2/session-materials/)
151-
- [7. POST endpoints](courses/backend/node/week2/session-materials/07-post-endpoint.md)
152-
- [8. PUT endpoints](courses/backend/node/week2/session-materials/08-put-endpoint.md)
153-
- [9. DELETE endpoints](courses/backend/node/week2/session-materials/09-delete-endpoint.md)
154169
- [Preparation](courses/backend/node/week2/preparation.md)
155170
- [Session Plan](courses/backend/node/week2/session-plan.md)
156171
- [Assignment](courses/backend/node/week2/assignment.md)
172+
- [Agile Teamwork](shared-modules/agile-teamwork/README.md)
173+
- [Week 1](shared-modules/agile-teamwork/week1)
174+
- [Preparation](shared-modules/agile-teamwork/week1/preparation.md)
175+
- [Session Plan](shared-modules/agile-teamwork/week1/session-plan.md)
176+
- [Assignment](shared-modules/agile-teamwork/week1/assignment.md)
177+
- [Specialist Career Training](shared-modules/specialist-career-training/README.md)
157178
- [Final Backend Project](courses/backend/final-project/README.md)
158179

159180
- [Common Modules](shared-modules/README.md)

0 commit comments

Comments
 (0)