Make templates configurable #24

Open
opened 2025-08-08 16:04:43 +00:00 by davidpeach · 0 comments
davidpeach commented 2025-08-08 16:04:43 +00:00 (Migrated from github.com)

Allow the person to configure which templates get used in certain situations. Should be set in the config file.

Idea:

"^posts/" : "posts.template"
"^tags/" : "tags" // Assume .template suffix if not present.

Allow the person to configure which templates get used in certain situations. Should be set in the config file. Idea: "^posts/" : "posts.template" "^tags/" : "tags" // Assume .template suffix if not present.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
david/lupo#24
No description provided.