pub(crate) fn generate_static_site( cli: Arc<Cli>, file_path: &str, file_contents: &str, ) -> Result<(), Error>