package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Site interface {
Title() string
}
Site represents a site in the build. This is currently a very narrow interface,
but the actual implementation will be richer, see hugolib.SiteInfo.
Sites represents an ordered list of sites (languages).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.