From 7875387a04289515d70984c4aa6f482c05ccdcb4 Mon Sep 17 00:00:00 2001 From: cmal Date: Fri, 10 Aug 2018 15:59:16 +0200 Subject: [PATCH] Document assets on sections doc --- docs/content/documentation/content/section.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/documentation/content/section.md b/docs/content/documentation/content/section.md index 7baba791..74c32e0a 100644 --- a/docs/content/documentation/content/section.md +++ b/docs/content/documentation/content/section.md @@ -14,6 +14,8 @@ not have any content or metadata. If you would like to add content or metadata, `_index.md` file at the root of the `content` folder and edit it just as you would edit any other `_index.md` file; your `index.html` template will then have access to that content and metadata. +Any non-Markdown file in the section folder is added to the `assets` collection of the section, as explained in the [Content Overview](./documentation/content/overview.md#assets-colocation). These files are then available from the Markdown using relative links. + ## Front-matter The `_index.md` file within a folder defines the content and metadata for that section. To set