Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParsePageTemplates ¶
ParsePageTemplates parses html templates contained in the given filesystem in order to generate a map of Name->*template.Template.
Separate templates are used so that certain contextual functions (e.g. templateName) can be bound independently for each page.
Templates in directories prefixed with an underscore are considered helper templates and parsed together with the files in each base directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.