fix typos and add clarifying text to boilerplate
authorSarah Brown <sarahmbrown@berkeley.edu>
Fri, 1 Jun 2018 09:52:21 +0000 (02:52 -0700)
committerSarah Brown <sarahmbrown@berkeley.edu>
Fri, 1 Jun 2018 09:52:21 +0000 (02:52 -0700)
bin/boilerplate/_episodes/01-introduction.md
bin/boilerplate/index.md

index 17e25138d9945d12f78d1b1c494256479379272b..528cd07254705bbf154f69e363e69614d1c70f98 100644 (file)
@@ -5,7 +5,7 @@ exercises: 0
 questions:
 - "Key question"
 objectives:
-- "First objective."
+- "First learning objective."
 keypoints:
-- "First key point."
----
\ No newline at end of file
+- "First key point. Brief Answer to questions."
+---
index 2809a1bfe6c83c70c7785c9de9e3fe30081c1326..81522f4d7b8589b71a83039fd0c1e0ffea8159ce 100644 (file)
@@ -1,10 +1,14 @@
 ---
 layout: lesson
-root: .  # Is the only page that don't follow the partner /:path/index.html
-permalink: index.html  # Is the only page that don't follow the partner /:path/index.html
+root: .  # Is the only page that doesn't follow the pattern /:path/index.html
+permalink: index.html  # Is the only page that doesn't follow the pattern /:path/index.html
 ---
 FIXME: home page introduction
 
+<!-- this is an html comment -->
+
+{% comment %} This is a comment in Liquid {% endcomment %}
+
 > ## Prerequisites
 >
 > FIXME