Skip to main content
Module

x/lume_init/init.ts>LumeConfig

The code for the new Lume init
Go to Latest
interface LumeConfig
import { type LumeConfig } from "https://deno.land/x/lume_init@v0.1.10/init.ts";

Lume configuration

Properties

file: string
plugins: LumePlugin[]
src: string
optional
theme: Theme