fn dir_name_string(path: &Path) -> String
Extract the directory name as an owned String, falling back to "html".
String
"html"