pub fn slugify(text: &str) -> String
URL/file-safe slug: lowercase alphanumerics, single dashes, trimmed, capped.