Just wanted to say thanks to everybody who pointed me in the right direction!

Karin


On 28.03.2018 21:33, Inigo Aldazabal Mensa wrote:
On Wed, 28 Mar 2018 18:12:16 +0200
Karin Lagesen <karin.lage...@gmail.com> wrote:

On 28.03.2018 17:43, Inigo Aldazabal Mensa wrote:
On Wed, 28 Mar 2018 13:48:35 +0200
Karin Lagesen <karin.lage...@gmail.com> wrote:
Hi!

I'm using the workshop setup as a template for a one-day workshop
we're running here in Oslo. However, I cannot figure out how to
edit the schedule for the workshop. Could anybody point me to
where I could find info on that?
Under _includes/{sc;dc;lc}/schedule.html
{sc;dc;lc} depending on your workshop kind.

I keep seeing things such as

"Days are displayed if at least one episode has 'start = true'."

which I found in the syllabus.html file  in _includes.

Where do I set this?

This is done in the index.md file, third line, "carpentry" field. Down
below you can see this is used in:

<em>Preliminary schedule, to be adjusted.</em></p>

{% if page.carpentry == "swc" %}
    {% include sc/schedule.html %}
...

IƱigo



Karin
_______________________________________________
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/listinfo/discuss


_______________________________________________
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/listinfo/discuss

Reply via email to