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

x/pagic/src/utils/filepath.ts>getOutputPath

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

input: foo/README.md output: foo/index.html

Parameters

pagePath: string