pub fn detect_platform(remote_url: &str) -> Result<WikiPlatform, Error>
Detect the wiki platform from the git remote.
Returns an error if detection fails.