diff --git a/_config_template.yml b/_config_template.yml index 93b29a400103df4e7855be5e471866bc90fe5d7a..6101caf95ba799978985e8b3fc0828d74e0cfa9b 100644 --- a/_config_template.yml +++ b/_config_template.yml @@ -35,6 +35,8 @@ collections: episodes: output: true permalink: /:path/ + extras: + output: true # Set the default layout for things in the episodes collection. defaults: diff --git a/CONTRIBUTING.md b/_extras/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to _extras/CONTRIBUTING.md diff --git a/_includes/navbar.html b/_includes/navbar.html index eb9c1f5c885a8e0c48adfc4796051db6dc9debef..b4dbf9b833c93b542c4cb09a74c0a0e412911eed 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -6,7 +6,6 @@