import { type SiteOptions } from "https://deno.land/x/lume@v2.4.1/core/site.ts";
The options to configure the site build
Properties
location: URL
The site location (used to generate final urls)
Set true to don't consider two urls the equal if the only difference is the case
server: ServerOptions
The local server options
watcher: WatcherOptions
The local watcher options
components: ComponentsOptions
The components options