Documentation
¶
Overview ¶
Package templates embeds the default site templates and built-in runtime assets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS exposes the default site templates and stylesheet to the render package.
Go's embed patterns are relative to the package directory, so this helper package lives alongside the template assets instead of under internal/render.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.