Skip to main content

compile_site

Function compile_site 

Source
pub fn compile_site(
    build_dir: &Path,
    content_dir: &Path,
    site_dir: &Path,
    template_dir: &Path,
) -> Result<()>
Expand description

Compiles the static site from source directories.