diff --git a/_config.yml b/_config.yml index 437969f..3e9d666 100644 --- a/_config.yml +++ b/_config.yml @@ -9,8 +9,16 @@ aux_links: collections: pages: + permalink: "/:collection/:path/" output: true - permalink: /:collection/:path/ scripts: + permalink: "/:collection/:path/" output: true - permalink: /:collection/:path/ +just_the_docs: + collections: + pages: + name: Sider + nav_fold: true + scripts: + name: Scripts + nav_fold: false