trypost/maizzle
Paulo Castellano 9b4bdc1ce9 feat: post published notification, notification preferences prep
- Create PostPublished mail + maizzle template for success notifications
- Add PostPublished type to Notification enum
- Notify owner on publish success (email + in-app via SendNotification job)
- Rename AppSidebarHeader to AppHeader with left/right slots
- Fix layout: header fixed, content scrolls (flex h-screen pattern)
- Fix fullWidth pages (calendar, editor) to fill available height
- Fix NotificationBell icon size to match sidebar items
- Fix SocialAccountsGrid buttons to use shadcn Button ghost
- Add pending status i18n key for PostPlatform

All 745 tests passing.
2026-03-30 17:23:36 -03:00
..
components refactor: auth split layout, subscribe redesign, onboarding, i18n, cookie locale 2026-03-30 11:53:42 -03:00
images chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
layouts feat: Introduce a self-hosted mode, refactor email notifications to use Mailable classes with new templates, and update the project README. 2026-01-18 17:48:12 -03:00
templates feat: post published notification, notification preferences prep 2026-03-30 17:23:36 -03:00
.editorconfig chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
.gitignore chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
config.js chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
config.production.js chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
package-lock.json chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
package.json chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
README.md chore: Update and add various project dependencies. 2026-01-18 16:46:27 -03:00
tailwind.config.js feat: adding tests 2026-01-18 22:28:27 -03:00

Maizzle Starter

Quickly build HTML emails with Tailwind CSS

Version Build Downloads License

Getting Started

Run this command and follow the prompts:

npx create-maizzle

Documentation

Maizzle documentation is available at https://maizzle.com

Issues

Please open all issues in the framework repository.

License

The Maizzle framework is open-sourced software licensed under the MIT license.