Skip to main content
Module

x/lume/core/site.ts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
import * as lume from "https://deno.land/x/lume@v1.13.1/core/site.ts";

Classes

This is the heart of Lume, it contains everything needed to build the site

Interfaces

The options to configure the components

The options for the resolve function

The options to configure the local server

Custom events for site build

The options to configure the site build

The options to configure the local watcher

Type Aliases

The available event types