X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/908fff1fc50de4f44bff2b6227816e25e39a3bd3..a7be7042948191759ed0503a630af16bf926efa7:/bin/lesson_initialize.py diff --git a/bin/lesson_initialize.py b/bin/lesson_initialize.py index 513597a..bf0ba17 100755 --- a/bin/lesson_initialize.py +++ b/bin/lesson_initialize.py @@ -222,9 +222,10 @@ start_time: 0 collections: episodes: output: true - permalink: /:path/ + permalink: /:path/index.html extras: output: true + permalink: /:path/index.html # Set the default layout for things in the episodes collection. defaults: @@ -249,6 +250,7 @@ ROOT_INDEX_MD = '''\ --- layout: lesson root: . +permalink: index.html # Is the only page that don't follow the partner /:path/index.html --- FIXME: home page introduction @@ -261,7 +263,6 @@ FIXME: home page introduction ROOT_REFERENCE_MD = '''\ --- layout: reference -permalink: /reference/ --- ## Glossary @@ -273,15 +274,13 @@ ROOT_SETUP_MD = '''\ --- layout: page title: Setup -permalink: /setup/ --- FIXME ''' -ROOT_SETUP_MD = '''\ +ROOT_AIO_MD = '''\ --- layout: page -permalink: /aio/ ---