diff --git a/site/docs/variables.md b/site/docs/variables.md index 5f4afbea..a8b42c33 100644 --- a/site/docs/variables.md +++ b/site/docs/variables.md @@ -122,6 +122,30 @@ following is a reference of the available data.

+ +

site.html_pages

+

+ + A list of all HTML Pages. + +

+ + +

site.collections

+

+ + A list of all the collections. + +

+ + +

site.data

+

+ + A list containing the data loaded from the YAML files located in the _data directory. + +

+

site.documents