Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pagic/src/utils/compile.ts>compilePagicFile

A static site generator powered by Deno + React
Go to Latest
function compilePagicFile
import { compilePagicFile } from "https://deno.land/x/pagic@v1.5.1/src/utils/compile.ts";

Compile a pagic file with local or remote url

Parameters

pathToPagicRoot: string