pub fn compile_dir( content_path: PathBuf, template_path: PathBuf, output_path: PathBuf, ) -> Result<()>