Required Repository Directory Structure
username.github.io (Root Folder)
docs/ (Project Management Folder)
|_ scope.md
|_ plan.md
|_ retrospective.md
|_ about.html
|_ index.html
|_ README.md
|_ style.css
Note: The docs/ folder must contain the Markdown files, while the HTML and CSS stay in the root.
Phase 1: Setup & Documentation
Phase 2: Building the Site
Phase 3: GitHub Narrative (The Grade)
Reminder
Commit history is 30% of your grade. Do not push all files at once!
Course Plan HTML Integration: FOR INSTRUCTOR ONLY!
<tr>
<td>Module 08</td>
<td>Project 03 Tutorial</td>
<td><a href="CMPA_3301_COURSE_PLAN/CMPA_3301_PROJ_03_Tutorial.md" class="btn-link">View Tutorial</a></td>
</tr>