Skip to main content
Module

x/lume/core.ts>Page.create

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Page.create
Re-export
import { Page } from "https://deno.land/x/lume@v1.13.1/core.ts";

Convenient way to create a page dynamically with a url and content

Parameters

url: string
content: Content