Fix root YAML variable in bin/lesson_initialize.py
authorRaniere Silva <raniere@rgaiacs.com>
Tue, 7 Nov 2017 16:30:34 +0000 (16:30 +0000)
committerRaniere Silva <raniere@rgaiacs.com>
Tue, 7 Nov 2017 16:30:34 +0000 (16:30 +0000)
Close #186

LICENSE.md
bin/lesson_initialize.py

index 179758a7e987f1a075ab394a104ba2bdf129c302..e1075991773ef62626c0a813ba0f5e57e65e821c 100644 (file)
@@ -1,7 +1,7 @@
 ---
 layout: page
 title: "Licenses"
-permalink: /license/
+root: .
 ---
 ## Instructional Material
 
index d239e2d3db7365b1ac7293fe69f18a6476e352ba..3ee1ace61cec7a8482dd439a59572bf579c48472 100755 (executable)
@@ -263,6 +263,7 @@ FIXME: home page introduction
 ROOT_REFERENCE_MD = '''\
 ---
 layout: reference
+root: .
 ---
 
 ## Glossary
@@ -274,6 +275,7 @@ ROOT_SETUP_MD = '''\
 ---
 layout: page
 title: Setup
+root: .
 ---
 FIXME
 '''
@@ -281,6 +283,7 @@ FIXME
 ROOT_AIO_MD = '''\
 ---
 layout: page 
+root: .
 ---
 <script>
   window.onload = function() {