Skip to main content

springheel.gettemplatenames module

Get filenames for site templates.

springheel.gettemplatenames.getTemplateNames()Tuple[str]

Make filenames for site templates.

Returns
tuple of str

Relative paths of template filenames. By default, will generate (“templates/base-template.html”, “templates/characters-template.html”, “templates/archive-template.html”, “templates/index-template.html”, “templates/extras-template.html”, “templates/chapter-template.html”, “templates/strings.json”).