Skip to main content

Interface: Main

Defined in: web/lib/api/generated/types/site/standard/publication.ts:15

Indexable​

[k: string]: unknown

Properties​

$type​

$type: "site.standard.publication"

Defined in: web/lib/api/generated/types/site/standard/publication.ts:16


basicTheme?​

optional basicTheme: Main

Defined in: web/lib/api/generated/types/site/standard/publication.ts:24


description?​

optional description: string

Defined in: web/lib/api/generated/types/site/standard/publication.ts:26

Brief description of the publication.


icon?​

optional icon: BlobRef

Defined in: web/lib/api/generated/types/site/standard/publication.ts:20

Square image to identify the publication. Should be at least 256x256.


labels?​

optional labels: $Typed<SelfLabels> | { $type: string; }

Defined in: web/lib/api/generated/types/site/standard/publication.ts:23


name​

name: string

Defined in: web/lib/api/generated/types/site/standard/publication.ts:22

Name of the publication.


preferences?​

optional preferences: Preferences

Defined in: web/lib/api/generated/types/site/standard/publication.ts:27


url​

url: string

Defined in: web/lib/api/generated/types/site/standard/publication.ts:18

Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.