pub fn compile_site( build_dir: &Path, content_dir: &Path, site_dir: &Path, template_dir: &Path, ) -> Result<()>
Compiles the static site from source directories.