site

将以下英文翻译为中文:

site

https://gohugo.io/functions/site/

The site function provides global access to the same data as the .Site page method.

语法

site

site is a global function which returns the same data as the .Site page method. See: Site Variables.