Hi IƱigo,

> We noticed that, since our last SC workshop a few months ago, lesson
> order has changed in the workshop webpage template from
> 
> (1)  bash / git + python(I) / python(II)
> 
> to
> 
> (2)  bash / python(I) + git /python(II)

https://swcarpentry.github.io/workshop-template/ doesn't show the schedule 
because it is different for Software Carpentry, Data Carpentry and Library 
Carpentry. When you change the YAML header at
index.html you will get the schedule from 
https://github.com/swcarpentry/workshop-template/blob/gh-pages/_includes/sc/schedule.html
 or https://github.com/swcarpentry/workshop-template/blob/gh-pages/_i
ncludes/dc/schedule.html or 
https://github.com/swcarpentry/workshop-template/blob/gh-pages/_includes/lc/schedule.html.
 The Software Carpentry schedule still shows

- Morning of 1st day: bash
- Afternoon of 1st day: Python
- Morning of 2nd day: Git
- Afternoon of 2nd day: SQL

Please send provide us with a link so we can track the change.

Raniere
_______________________________________________
Discuss mailing list
[email protected]
http://lists.software-carpentry.org/listinfo/discuss

Reply via email to