pyvec / pyvec/naucse

Session cover pages

Open
#1 3 comments 0 reactions 1 assignee View on GitHub

@Krejdom is already working on this.

Since Jun 5, 2017.

Dominant language
Python
Stars
2
Forks
11
PR merge metrics
No merged PRs in 30d

Description

It would be great to have “cover pages” for sessions (sets of lectures that are done in one day on a run).
There should be a “front page” at /<year>/<run>/sessions/<session>/front/ containing:

and a “back page” at /<year>/<run>/sessions/<session>/back/ containing:

  • summary of lessons learned
  • links to interesting materials online

In the repo, the content can be at runs/<year>/<run>/sessions/<session>/front.md etc. (derived from Run.path)

The actual text (and links) on the pages is not that important right now. What's needed:

  • Pages at the given URLs that show content of Markdown files
  • Navigation arrows – front page links to first lesson and vice versa; last lesson links to back page and vice versa.
  • On the course page, the session heading should link to the front page.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.