Commits: 5

Fix typo

index 533e942..b3b701b 100644
--- a/content/day-1.txt
+++ b/content/day-1.txt
@@ -312,7 +312,7 @@ Fortunately, we don't need to know the width and height of the {Code|svg} elemen
=
=You can imagine an SVG element as an infinite surface on which elements are placed. Which elements you see, depends on where you look. And where you look is called the *viewbox*. It has four properties: {Code|top}, {Code|left}, {Code|width} and {Code|height}.
=
-It works a little bit like a photo camera pointing directly at the surface. You can move it up, down (along the {Code|y} axis) and left and right (along the {Code|x} axis). You can also change its focal length to cover more or less area. Unlike a lens of the camera you set the width and height separately. If you set it so that the dot is in the middle of your frame, then no matter how big the print of the picture will be, the dot will always be in the center. Increasing the {Code|width} and {Code|height} of the viewbox will make more of the surrounding surface visible and the dot will become smaller, but it's position won't change. Let's see it in action:
+It works a little bit like a photo camera pointing directly at the surface. You can move it up, down (along the {Code|y} axis) and left and right (along the {Code|x} axis). You can also change its focal length to cover more or less area. Unlike a lens of the camera you set the width and height separately. If you set it so that the dot is in the middle of your frame, then no matter how big the print of the picture will be, the dot will always be in the center. Increasing the {Code|width} and {Code|height} of the viewbox will make more of the surrounding surface visible and the dot will become smaller, but its position won't change. Let's see it in action:
=
=| Row
=    | ViewBox
index 26c4ff9..3ff135b 100644
--- a/content/day-3.txt
+++ b/content/day-3.txt
@@ -51,7 +51,7 @@ Some value literals are simple, like numbers and strings. Some are complex. Prev
=    > [ 1, 2, 5, 77, 2 ]
=    [1,2,5,77.6,2] : List number
=
-First notice that a list literal starts with {Code|[} and ends with {Code|]}. Inside there are values called /elements of the list/. Each element is separated from others with a {Code|,} (comma). Then notice that each element is a value on its own, but the whole list is also a value.
+First notice that a list literal starts with {Code|[} and ends with {Code|]}. Inside there are values called /elements of the list/. Each element is separated from others with a {Code|,}(comma). Then notice that each element is a value on its own, but the whole list is also a value.
=
=| Note
=    It can be called a /composite value/. It's like the box of eggs. Each egg is a thing, but the box of eggs is also a thing (composed of the box and the eggs).

Correct grammar error

index fd705c2..1df1597 100644
--- a/content/test-run.txt
+++ b/content/test-run.txt
@@ -1,33 +1,33 @@
=| Title
=    Former Students
=
-In collaboration with {Link|Career Services|url=https://students.uu.nl/en/careerservices} of the University of Utrecht we offered a one time, free workshop for 9 students from March 4 - March 8. Here are our students with their animated tree:
+In collaboration with {Link|Career Services|url=https://students.uu.nl/en/careerservices} of Utrecht University we offered a one time, free workshop for 9 students from March 4 - March 8. Here are our students with their animated tree:
=
=| Header
=    Sarah Warnau
=
-Student of Environmental Sciences, University of Utrecht
+Student of Environmental Sciences, Utrecht University
=
=See {Link|Sarah's program|url=https://ellie-app.com/4WbyTFpZr6Da1} and {Link|LinkedIn profile|url=https://www.linkedin.com/in/sarah-warnau/}
=
=| Header
=    Maarten Zwaal
=
-Student of Linguistics, University of Utrecht
+Student of Linguistics, Utrecht University
=
=See {Link|Maarten's program|url=https://ellie-app.com/4VN9F2KcRzVa1} and {Link|LinkedIn profile|url=https://www.linkedin.com/in/maarten-zwaal-b1aa16a3/}
=
=| Header
=    Iris Bondoc
=
-Student of Business Informatics, University of Utrecht
+Student of Business Informatics, Utrecht University
=
=See {Link|Iris's program|url=https://ellie-app.com/4VNvz7HvNcCa1}
=
=| Header
=    Daniel Kirk
=
-Student of Biology of Disease, University of Utrecht
+Student of Biology of Disease, Utrecht University
=
=See {Link|Dan's program|url=https://ellie-app.com/4XBfc9d87RLa1}
=
@@ -35,14 +35,14 @@ See {Link|Dan's program|url=https://ellie-app.com/4XBfc9d87RLa1}
=| Header
=    Ishak Guelai
=
-Student of Pharmaceutical Sciences, University of Utrecht
+Student of Pharmaceutical Sciences, Utrecht University
=
=See {Link|Ishak's program|url=https://ellie-app.com/4X6QQjNV3xVa1}
=
=| Header
=    Anouck Fietje
=
-Student of Psychology, University of Utrecht
+Student of Psychology, Utrecht University
=
=See {Link|Anouck's program|url=https://ellie-app.com/4Yq4PR47CD5a1}
=

Remove signup form

index e85e578..b1e8cce 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -58,16 +58,10 @@ Our workshop is intended for people with no prior experience in programming and
=| Subtitle
=    Next Round
=
-We are going to run the second workshop at the University of Utrecht from Monday, *13th of May* to Friday 17th. The price for participation is *500<>€* (inc. 21% VAT).
+The price for participation is *500<>€* (inc. 21% VAT). We have a special offer for Utrecht University students at a discounted price of *300<>€* (inc. 21% VAT). As soon as we have enough participants we will announce the date and place of workshop.
=
=In addition to 15 hours of training you will get access to {Link|our discussion site|url=https://discuss.hornbook.io/} where you can ask questions. Upon completion of the course your name, program that you will have created and link to your website (or LinkedIn profile etc) will be posted {Link|here|url=/test-run.html}.
=
-| Coupon
-    icon = gift
-    primary = True
-    text = Special offer for University of Utrecht students
-    href = /second-workshop.html
-
=Below is the material through which we will be going during the workshop. Only the first section is a required read before you come.
=
=| Link

Remove signup form

Add price for participation

index b1e8cce..3c9bc17 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -48,17 +48,27 @@ During this *5 days workshop* (3 hours each day) you will learn to solve problem
=
=Our workshop is intended for people with no prior experience in programming and doesn't require any technical knowledge. Everybody is welcome!
=
+
+| Subtitle
+    Next Round
+
+Currently we don't have a fixed date for the next round yet. If you are interested to participate please get in touch and we will arrange a suitable schedule.
+
+
=| Emphasize
=    Say hello {Icon|name=phone} {Link|+31 638 216 166|url=tel:+31638216166}
=
=    or drop us a note at {Link|fana@software.garden|url= mailto:fana@software.garden}
=
=
-
=| Subtitle
-    Next Round
+    How Much Does It Cost?
+
+The price for individual participants is *500<>€* (inc. 21% VAT). Utrecht University students enjoy a special discounted price of *300<>€* (inc. 21% VAT). We can also offer a discount for groups.
=
-The price for participation is *500<>€* (inc. 21% VAT). We have a special offer for Utrecht University students at a discounted price of *300<>€* (inc. 21% VAT). As soon as we have enough participants we will announce the date and place of workshop.
+
+| Subtitle
+    What Do I Get?
=
=In addition to 15 hours of training you will get access to {Link|our discussion site|url=https://discuss.hornbook.io/} where you can ask questions. Upon completion of the course your name, program that you will have created and link to your website (or LinkedIn profile etc) will be posted {Link|here|url=/test-run.html}.
=

Merge branch 'remove-signup-form' into 'master'

Remove signup form

See merge request software-garden/software-garden.gitlab.io!46