pyvec / pyvec/naucse.python.cz
Unify courses and raw materials
@Sanqui is already working on this.
Since Jun 21, 2017.
- Dominant language
- No language data
- Stars
- 335
- Forks
- 119
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
Currently, we have two ways to access course materials. The link "Materiály", leading to /courses/, and the link "Kurzy", leading to /runs/. The overlap in their contents is significant and bound to result in confusion. The individual pages for lessons are also duplicated, for instance:
http://naucse.python.cz/lessons/beginners/cmdline/
http://naucse.python.cz/2017/pyladies-praha-jaro/beginners/cmdline/
These pages are templated differently, with the latter having an (arguably) nicer style with a custom font. It also gives a way to go to the next lesson.
These two ways to access lessons should be unified. My approach would be to turn the raw, online-first materials into special (canonical) runs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.