diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ef17f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/courses/*.html +/courses/*.pdf \ No newline at end of file diff --git a/README.md b/README.md index 61b01b5..febbd45 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# courses +# Ideas collection for Courses -This repository is a collection of ideas for courses. \ No newline at end of file +This repository is a collection of ideas for courses. + +## How to contribute + +1. Fork this repository +2. Add your course idea to the `ideas/` directory +3. Create a pull request +4. Wait for it to be merged! +5. Check out the [courses](courses/) directory to see the courses that have been created from these ideas + +## Ideas + +## Courses + +### Beginner + +- [One week (40 hours) crash course curriculum](courses/one-week-crash-course.md)