kottans / frontend

:octocat: Kottans frontend course 🎓
https://kottans.org/frontend/
MIT License
1.23k stars 361 forks source link

Expose offline modules so p2p students could proceed with offline modules on their own #282

Open OleksiyRudenko opened 5 years ago

OleksiyRudenko commented 5 years ago

The last module of online course part (Friends app) only offers to proceed to the course content, which lists offline part topics/modules but offers no links.

So offline modules from ./tasks directory aren't exposed explicitly in any documents.

We might bind ./contents.md with ./tasks/README.md.

The related section of complete tasks listing also might be completed with all remaining modules in proper order.