Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'

This commit is contained in:
Bjørn Erik Pedersen
2025-02-13 10:40:34 +01:00
817 changed files with 5301 additions and 14766 deletions

View File

@@ -12,7 +12,7 @@ toc: true
By default, not all pages are backed by a file, including top level [section pages](g), [taxonomy pages](g), and [term pages](g). By definition, you cannot retrieve file information when the file does not exist.
To back one of the pages above with a file, create an `_index.md` file in the corresponding directory. For example:
To back one of the pages above with a file, create an `_index.md` file in the corresponding directory. For example:
```text
content/
@@ -84,7 +84,7 @@ The path separators (slash or backslash) in `Path`, `Dir`, and `Filename` depend
###### IsContentAdapter
{{< new-in 0.126.0 >}}
{{< new-in 0.126.0 />}}
(`bool`) Reports whether the file is a [content adapter].