Skip to content

Commit 47ceecf

Browse files
committed
Recreated readme
1 parent c696d1d commit 47ceecf

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

README.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,3 @@
1-
# Lesson template for ReproNim teaching sessions
1+
# Collaborating with Git and GitHub
22

3-
How to use this template:
4-
5-
1. Go to the <a href="http://import.github.com/new?import_url=https://github.com/ReproNim/lesson-template
6-
" target="_blank"> Github Importer</a>. In the top text box paste the url of this repo. In the bottom part
7-
choose either "ReproNim" (if that's an option) or your own user account and
8-
then enter the name of the lesson/repository that you wish to create.
9-
10-
2. Change the following variables in the `_config.yml` file:
11-
- `title`
12-
- `repo`
13-
- `root`
14-
- `email` (you can leave Ariel's address here, if you want).
15-
- `start_time` : this is the start time in minutes since midnight. For
16-
example, 9 AM is 540 (60 * 9).
17-
18-
3. Edit the content in the `_episodes` folder, adding images (into
19-
`assets/img`), code (into `code`), data (into `data`) as needed. Pay
20-
particular attention to the following:
21-
22-
- Sections should be named `01-first-part.md`, `02-second-part.md`, etc to be ordered in the schedule.
23-
- Edit the headers of each of your sections. Editing the duration of both `teaching` and `exercises`
24-
- Add coffee breaks into the lesson. This keeps the timing of each section
25-
accurate.
26-
27-
# Acknowledgment
28-
29-
Please see [LICENSE.md](LICENSE.md) for copyright, license, and how to acknowledge information.
3+
This is an introduction to version control and collaborating with Git and GitHub. No prior experience with version control is necessary. The material is based on the Software Carpentry lesson, Repronim's teaching material, and has been modified for the brainhack event.

0 commit comments

Comments
 (0)