Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultsYAML []byte
DefaultsYAML contains the embedded default site configuration.
View Source
var LiveReloadJS []byte
LiveReloadJS contains the embedded live reload client script.
View Source
var ScaffoldHeroDark []byte
ScaffoldHeroDark contains the dark-mode hero SVG for sarde new site.
View Source
var ScaffoldHeroLight []byte
ScaffoldHeroLight contains the light-mode hero SVG for sarde new site.
Functions ¶
func ThemeDirFS ¶
ThemeDirFS returns a live disk-backed fs.FS rooted at the given directory. Used by 'sarde dev --theme-dev' for live-reload of theme assets during framework development. In production, ThemeFS() is used instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.