import { type SiteOptions } from "https://deno.land/x/lume@v1.13.0/core/site.ts";
The options to configure the site build
Properties
location: URL
The site location (used to generate final urls)
server: ServerOptions
The local server options
watcher: WatcherOptions
The local watcher options
components: ComponentsOptions
The components options