title, linktitle, description, date, publishdate, lastmod, keywords, categories, menu, toc, signature, workson, hugoversion, relatedfuncs, deprecated, draft, aliases
title |
linktitle |
description |
date |
publishdate |
lastmod |
keywords |
categories |
menu |
toc |
signature |
workson |
hugoversion |
relatedfuncs |
deprecated |
draft |
aliases |
site |
site |
The `site` function provides global access to the same data as the `.Site` page method. |
2021-02-11 |
2021-02-11 |
2021-02-11 |
|
|
|
|
|
|
|
|
false |
false |
|
site
is a global function which returns the same data as the .Site
page method. See: [Site Variables]({{< relref "/variables/site" >}}).