Files
courses/README.md
georg.sinn-schirwitz 6572d2bda7 feat: add reverse proxy setup with nginx
docs: add to readme
2024-10-27 15:03:52 +01:00

22 lines
539 B
Markdown

# Ideas collection for Courses
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
- [Reverse Proxy Setup with Nginx](ideas/reverse-proxy-setup-with-nginx.md)
## Courses
### Beginner
- [One week (40 hours) crash course curriculum](courses/one-week-crash-course.md)