Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/core/site.ts>default#build

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

Build the entire site

Returns

Promise<void>