Skip to content

Commit

Permalink
Home page
Browse files Browse the repository at this point in the history
  • Loading branch information
gvwilson committed Apr 16, 2016
1 parent 6de9bb3 commit 893f422
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: index
---
This lesson shows how to use
[Software Carpentry]({{ site.swc_site }})'s lesson template.
Each lesson is made up of *episodes* that are 10-30 minutes long
(including time for both teaching and exercises).
The episodes of this lesson explain the tools we use to create lessons
and the formatting rules those lessons must follow.

Every lesson's home page is contained in `index.md`,
and opens with a few pages
After that come
a block stating prerequisites
and a line including `syllabus.html`
(which generates a summary of the lesson's episodes).

> ## Prerequisites
>
> Use the `.prereq` style to specify prerequisites.
{: .prereq}

{% include syllabus.html %}

0 comments on commit 893f422

Please sign in to comment.