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

x/ter/pages.ts>generatePage

A tiny wiki-style site builder with Zettelkasten flavor.
Go to Latest
function generatePage
import { generatePage } from "https://deno.land/x/ter@0.6.4/pages.ts";

Parameters

entry: WalkEntry
inputPath: string

Returns

Promise<Page>