AllPages
Returns a collection of all pages in all languages.
BaseURL
Returns the base URL as defined in your project configuration.
BuildDrafts
Reports reports whether draft publishing is enabled for the current build.
Config
Returns a subset of your project configuration.
Copyright
Returns the copyright notice as defined in your project configuration.
Data
Returns a data structure composed from the files in the data directory.
Dimension
Returns the dimension object for the given dimension for the given site.
GetPage
Returns a Page object from the given path.
Home
Returns the home Page object for the given site.
IsDefault
Reports whether the given site is the default site across all dimensions.
Language
Returns the Language object for the given site.
LanguagePrefix
Returns the URL language prefix, if any, for the given site.
Languages
Returns a collection of language objects for all sites, ordered by language weight.
Lastmod
Returns the last modification date of site content.
MainSections
Returns a slice of the main section names as defined in your project configuration, falling back to the top-level section with the most pages.
Menus
Returns a collection of menu objects for the given site.
Pages
Returns a collection of all pages.
Param
Returns the site parameter with the given key.
Params
Returns a map of custom parameters as defined in your project configuration.
RegularPages
Returns a collection of all regular pages.
Role
Returns the Role object for the given site.
Sections
Returns a collection of top-level section pages.
Sites
Returns a collection of all sites for all dimensions.
Store
Returns a "scratch pad" to store and manipulate data, scoped to the current site.
Taxonomies
Returns a data structure containing the site's Taxonomy objects, the terms within each Taxonomy object, and the pages to which the terms are assigned.
Title
Returns the title as defined in your project configuration.
Version
Returns the Version object for the given site.
