feat(email): switch to maizzle for email templates #7

Closed
opened 2026-02-26 13:10:09 +10:30 by Mitchell · 2 comments
Owner

Currently, we just use plain text as introduced by #6. We should setup Maizzle and use that for email templates instead. It will allow us to make professional looking emails without seeming sketchy.

Currently, we just use plain text as introduced by #6. We should setup Maizzle and use that for email templates instead. It will allow us to make professional looking emails without seeming sketchy.
Author
Owner

Likely will require a monorepo. Maizzle won't run properly since it is trying to use Kite's Tailwind v4. This will require moving all kite files and folders into a structure like: packages/kite and creating a new one for Maizzle: packages/maizzle.

Likely will require a monorepo. Maizzle won't run properly since it is trying to use Kite's Tailwind v4. This will require moving all kite files and folders into a structure like: packages/kite and creating a new one for Maizzle: packages/maizzle.
Mitchell added reference develop 2026-02-27 11:35:25 +10:30
Author
Owner

Implemented.

Implemented.
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
Mitchell/kite#7
No description provided.