Skip to main content
Module

x/lume/cli/build.ts>build

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function build
import { build } from "https://deno.land/x/lume@v1.15.1/cli/build.ts";

Build the website and optionally watch changes and serve the site

Parameters

config: string | undefined
optional
serve: boolean
optional
watch: boolean