Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VerisimilitudeX committed Aug 21, 2024
1 parent 5ee59a3 commit a2b5674
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 10 deletions.
23 changes: 13 additions & 10 deletions content/english/github-basics/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,16 @@ Welcome to the GitHub Basics Workshop! This workshop aims to teach you the funda

## Overview of Rooms

1. [Room 1: Forking and Cloning a Repository]({{< relref "activity-1.md" >}})
2. [Room 2: Creating and Committing Changes]({{< relref "activity-2.md" >}})
3. [Room 3: Pushing Changes and Creating Pull Requests]({{< relref "activity-3.md" >}})
4. [Room 4: Reviewing and Merging Pull Requests]({{< relref "activity-4.md" >}})
5. [Room 5: Handling Merge Conflicts]({{< relref "activity-5.md" >}})
6. [Room 6: Using GitHub Issues for Collaboration]({{< relref "activity-6.md" >}})
7. [Room 7: Leveraging GitHub Actions for Automation]({{< relref "activity-7.md" >}})
8. [Room 8: Exploring GitHub Projects for Project Management]({{< relref "activity-8.md" >}})
9. [Room 9: Securing Your Code with GitHub Security Features]({{< relref "activity-9.md" >}})
10. [Room 10: Utilizing GitHub Pages for Hosting]({{< relref "activity-10.md" >}})
<!--fix titles-->

1. [Room 1: Forking and Cloning a Repository](./activity-1)
2. [Room 2: Creating and Committing Changes](./activity-2)
3. [Room 3: Pull Requests and Merging](./activity-3)
4. [Room 4: Branching and Conflicts](./activity-4)
5. [Room 5: GitHub Pages and Collaboration](./activity-5)
6. [Room 6: Review and Reflection](./activity-6)
7. [Room 7: Bonus Challenge](./activity-7)
8. [Room 8: Bonus Challenge 2](./activity-8)uu
9. [Room 9: Bonus Challenge 3](./activity-9)
10. [Room 10: Bonus Challenge 4](./activity-10)
11. [Conclusion](./conclusion)
Binary file added content/english/github-basics/_index.pdf
Binary file not shown.
Loading

0 comments on commit a2b5674

Please sign in to comment.