Skip to main content
Module

x/live/mod.ts>Site

The edge-native DXP: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind. Optimized for "time-to-go-live".
Very Popular
Go to Latest
interface Site
import { type Site } from "https://deno.land/x/live@1.2.1/mod.ts";

Properties

id: number
name: string
optional
thumb_url: string
optional
github_repo_url: string
optional
created_from: Site
optional
domains: Array<{ domain: string; production: boolean; }>