use the askama compile time template engine #1
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Bug
Feature
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Solarpunk/meowy-webring#1
Loading…
Reference in a new issue
No description provided.
Delete branch "askama"
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?
this has the exact same syntax as tera (jinja style) but its compile time which is very useful for having a portable binary that doesn't require any files to run like a templates folder or public folder.
Looks good to me, beep