Feature: allow overriding parts of TEMPLATE_DIR #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rather than modifying the core, or copying it all, allow overriding individual templates by placing them in the project folder e.g.
$SRC_DIR/../templatesThis allows the footer to be very easily replaced.
@tom wrote in #6 (comment):
I'll think about it. Thank you!