Signature: _get_objects_from_file(fp: Path) -> List[Mapping[str, Any]]
Read a file from the user-defined _references directory, and get the objects defined in it.
Parameters:
Returns:
Signature: _transform_reference_files() -> None
Go through all subdirectories/files defined by the user in _reference, and convert them
into a form that Hugo can render. These generated files will be stored in content/reference