Commits: 3
Drop "functional" from the title of the workshops
index 39d8332..97ab3a3 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -5,7 +5,7 @@
= ⚘
=
=| Emphasize
- A functional programming workshop for non-programmers
+ A software development workshop for non-programmers
=
=| List
= # {Link|Before the course begins|url=/preparation.html}Create stub documents for days 3, 4 and 5
index 7ff4fc4..31b4007 100644
--- a/content/day-1.txt
+++ b/content/day-1.txt
@@ -2,7 +2,7 @@
= Day 1
=
=| Emphasize
- Let's make a Dot!
+ Let's Make Some Dots!
=
=
=| Note
@@ -12,6 +12,7 @@
= -> Scalable Vector Graphics
= -> Cartesian Coordinates Systems
= -> Layouts with Elm UI
+ -> Lists
=
=
=| Headernew file mode 100644
index 0000000..8114efd
--- /dev/null
+++ b/content/day-3.txt
@@ -0,0 +1,21 @@
+| Title
+ Day 3
+
+| Emphasize
+ Connecting the Dots
+
+
+| Note
+ Today we are going to lear about
+
+ | List
+ - Values and names
+ - Functions
+ - Modules
+ - Types
+ - SVG gradients
+
+| Header
+ The Problem
+
+...new file mode 100644
index 0000000..751dc76
--- /dev/null
+++ b/content/day-4.txt
@@ -0,0 +1,17 @@
+| Title
+ Day 3
+
+| Emphasize
+ Let's Make a Tree
+
+
+| Note
+ Today we are going to lear about
+
+ | List
+ - Recursion
+
+| Header
+ The Problem
+
+...new file mode 100644
index 0000000..d6be380
--- /dev/null
+++ b/content/day-5.txt
@@ -0,0 +1,18 @@
+| Title
+ Day 3
+
+| Emphasize
+ Let's Make the Tree Grow
+
+
+| Note
+ Today we are going to lear about
+
+ | List
+ - The Elm Architecture
+ - Animation frames
+
+| Header
+ The Problem
+
+...index 97ab3a3..a1195ae 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -9,6 +9,8 @@
=
=| List
= # {Link|Before the course begins|url=/preparation.html}
- # {Link|Day 1 - Let's Make a Dot|url=/day-1.html}
+ # {Link|Day 1 - Let's Make some Dots|url=/day-1.html}
= # {Link|Day 2 - Let's Place the Dots in a Circle|url=/day-2.html}
- # {Link|The rest - Work in progress|url=/rest.html}
+ # {Link|Day 3 - Connecting the Dots|url=/day-3.html}
+ # {Link|Day 4 - Let's Make a Tree|url=/day-4.html}
+ # {Link|Day 5 - Let's Make the Tree Grow|url=/day-5.html}Write a stub of About Us section
index a1195ae..3565ea5 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -14,3 +14,15 @@
= # {Link|Day 3 - Connecting the Dots|url=/day-3.html}
= # {Link|Day 4 - Let's Make a Tree|url=/day-4.html}
= # {Link|Day 5 - Let's Make the Tree Grow|url=/day-5.html}
+
+
+| Header
+ About us
+
+*Ted*: I'm going to be your teacher during the workshop. I've been working as a software developer for the best part of the last six years. Before that I've been a lawyer.
+
+I love the creativity of the software development and hope to share that passion with you.
+
+*Sam* is a co-author of the workshop. He is an Elm developer at {Link|itravel|url=https://www.itravel.de/} in Cologne, Germany.
+
+*Fana* is a coordinator of our project. She keeps us on the right track. Also she is taking care of our media presence.