pyvec / pyvec/naucse.python.cz
Unify courses and raw materials
@Sanqui 已经在做这个了。
开始于 2017年6月21日。
- 主要语言
- 没有语言数据
- 星标
- 335
- 派生
- 119
- 平均合并
- 3 小时 6 分钟
- 30 天内合并 PR
- 1
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。