package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
A BaseURL in Hugo is normally on the form scheme://path, but the
form scheme: is also valid (mailto:hugo@rules.com).
HostURL returns the URL to the host root without any path elements.
URL returns a copy of the internal URL.
The copy can be safely used and modified.
WithProtocol returns the BaseURL prefixed with the given protocol.
The Protocol is normally of the form "scheme://", i.e. "webcal://".
RefLinker is implemented by those who support reference linking.
args must contain a path, but can also point to the target
language or output format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.