pub fn build_rel_prefix(html_rel_path: &str) -> PathBuf
Builds a relative prefix path based on the provided HTML relative path. Note that this function does not add the final file name, only the preceding directories.