An open API service indexing awesome lists of open source software.

https://github.com/repronim/_deprecated_module-workflows


https://github.com/repronim/_deprecated_module-workflows

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lesson template for ReproNim teaching sessions

How to use this template:

1. Go to the Github Importer. In the top text box paste the url of this repo. In the bottom part
choose either "ReproNim" (if that's an option) or your own user account and
then enter the name of the lesson/repository that you wish to create.

2. Change the following variables in the `_config.yml` file:
- `title`
- `repo`
- `root`
- `email` (you can leave Ariel's address here, if you want).
- `start_time` : this is the start time in minutes since midnight. For
example, 9 AM is 540 (60 * 9).

3. Edit the content in the `_episodes` folder, adding images (into
`assets/img`), code (into `code`), data (into `data`) as needed. Pay
particular attention to the following:

- Sections should be named `01-first-part.md`, `02-second-part.md`, etc to be ordered in the schedule.
- Edit the headers of each of your sections. Editing the duration of both `teaching` and `exercises`
- Add coffee breaks into the lesson. This keeps the timing of each section
accurate.

# Acknowledgment

Please see [LICENSE.md](LICENSE.md) for copyright, license, and how to acknowledge information.