diff --git a/_config.yml b/_config.yml index d871dcd..8fca822 100644 --- a/_config.yml +++ b/_config.yml @@ -48,4 +48,17 @@ markdown: kramdown highlighter: rouge +# Redirect /datapacks/file/ to the datapack directory +collections: + datapacks: + output: true + permalink: /datapacks/:path/ + +defaults: + - scope: + path: "" + type: datapacks + values: + layout: default + permalink: /datapacks/:path/