|
|
@ -68,6 +68,10 @@ collections: |
|
|
|
output: true |
|
|
|
output: true |
|
|
|
permalink: /:collection/:path/ |
|
|
|
permalink: /:collection/:path/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
downloads: |
|
|
|
|
|
|
|
output: true |
|
|
|
|
|
|
|
permalink: /:collection/:path/ |
|
|
|
|
|
|
|
|
|
|
|
defaults: |
|
|
|
defaults: |
|
|
|
- scope: |
|
|
|
- scope: |
|
|
|
path: "assets/img" |
|
|
|
path: "assets/img" |
|
|
@ -132,6 +136,17 @@ defaults: |
|
|
|
comments: false |
|
|
|
comments: false |
|
|
|
sidebar: |
|
|
|
sidebar: |
|
|
|
nav: "changelog" |
|
|
|
nav: "changelog" |
|
|
|
|
|
|
|
- scope: |
|
|
|
|
|
|
|
path: "_downloads" |
|
|
|
|
|
|
|
type: downloads |
|
|
|
|
|
|
|
values: |
|
|
|
|
|
|
|
layout: single |
|
|
|
|
|
|
|
read_time: false |
|
|
|
|
|
|
|
author_profile: false |
|
|
|
|
|
|
|
share: false |
|
|
|
|
|
|
|
comments: false |
|
|
|
|
|
|
|
sidebar: |
|
|
|
|
|
|
|
nav: "downloads" |
|
|
|
|
|
|
|
|
|
|
|
# Exclude from processing. |
|
|
|
# Exclude from processing. |
|
|
|
# The following items will not be processed, by default. |
|
|
|
# The following items will not be processed, by default. |
|
|
|