Gallery
These are the nine Quiet reference emails from examples/quiet. They are not screenshots: when the site is built, lttr preview renders each template with its sample data, and the frames below show the HTML it wrote. Each preview can be shown at 600px, at 375px or at both. Light and Dark switch the email's own colour scheme, whatever the site's theme. Text shows the plain-text part, and Source shows the Comark template it came from.
To render the same files yourself, run lttr preview from the repository (see CLI):
go run ./cmd/lttr preview
See the order-shipped email
order.out_for_delivery from 01-order-shipped.md: family buyer, stream transactional, modules statement, progress, receipt and meta.
See the payout email
payout.sent from 02-payout-sent.md: family seller, stream transactional, modules figure, breakdown, actions and signoff.
See the password-reset email
auth.reset from 03-password-reset.md: family security, stream security, modules statement, code and notice.
See the Hub Journal newsletter
journal.digest from 04-hub-journal.md: family newsletter, stream marketing, modules statement, image, stories, divider and quote.
See the Heritage Week campaign
campaign.heritage_week from 05-heritage-week.md: family promo, stream marketing, modules statement, image, products, divider and offer.
See the driver job offer
job.offered from 06-job-offer.md: family driver, stream transactional, modules statement, map, meta and breakdown.
See the fee-change announcement
fees.change from 07-fee-change.md: family announcement, stream marketing, modules statement, compare, divider, letter and signoff.
See the partner outreach letter
outreach.partner from 08-partner-outreach.md: family b2b, stream outreach, modules letter and signature.
See the internal update
internal.ops_update from 09-internal-update.md: family internal, stream internal, modules statement, table, notice and signoff.