Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Input ¶
type Input []WebsiteConfig
type Manifest ¶
func BuildManifest ¶
type Website ¶
type Website struct { URL string `json:"url"` Favicon string `json:"favicon"` Resources []Resource `json:"resources"` Updated string `json:"updated"` }
func SummarizeWebsite ¶
type WebsiteConfig ¶
Click to show internal directories.
Click to hide internal directories.