I would like to see a Documentation with alle reserved variables like page && page.xxx or content if you use it with markdown and a layout file in nunjucks or something else.
It is difficult to find all the reserved variables, and it looks like if I use them as file in _data folder, it will not merged or respected.
I would like to see a Documentation with alle reserved variables like
page&&page.xxxorcontentif you use it with markdown and a layout file in nunjucks or something else.It is difficult to find all the reserved variables, and it looks like if I use them as file in
_datafolder, it will not merged or respected.