Adding Courses to this Repo
- Click Here it will create a new Gitpod Instance.
- Create a new branch with course name
git checkout -b course-name
or work with an existing coursegit checkout course-name
- Go to
docs/
create the course folder withcourse-name
inside it. Like this:docs/course-name
- Inside
docs/course-name/
createcourse-intro.md
file