Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maizzle/maizzle-php

Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.
https://github.com/maizzle/maizzle-php

email email-boilerplate email-campaigns email-template html-screenshots jigsaw maizzle responsive-email tailwind-css

Last synced: about 2 months ago
JSON representation

Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.

Awesome Lists containing this project

README

        


Maizzle PHP


Build system for rapid email development.




------

Maizzle PHP is an email build system made for developers. It brings together open source tools such as Jigsaw and Tailwind CSS, to create a solid workflow for HTML email development.

Whether you're an email or web developer, you can use Maizzle to build your HTML emails fast and be in full control over your email development workflow.

## Getting Started

Documentation is available in the [Wiki](https://github.com/maizzle/maizzle-php/wiki/Introduction).

## Features

- Build System ([Jigsaw](#what-is-jigsaw))
- Centralised Style Guide ([Tailwind CSS](#what-is-tailwind-css))
- Rapid Email Prototyping
- BYOHTML - Bring Your Own HTML
- Partials and Components ([Laravel Blade](https://laravel.com/docs/5.7/blade))
- Build Environments
- Environment-specific Configuration
- Custom Data Structures ([Laravel Collections](https://laravel.com/docs/5.7/collections))
- Synchronised Browser Testing ([BrowserSync](https://browsersync.io/))
- Live Share (Localhost Tunneling)
- Automatic CSS inlining ([Juice](https://github.com/Automattic/juice))
- Email-safe unused CSS purging
- Minify, prettify, uglify CSS classes
- HTML email-specific code fixes
- Generate Plaintext Versions
- Markdown Support
- ESP code-friendly
- Google Fonts
- Screenshots ([Puppeteer](https://pptr.dev/))

## What is Jigsaw?

> A framework for rapidly building static sites using the same modern tooling that powers your web applications. - [Jigsaw](http://jigsaw.tighten.co/)

## What is Tailwind CSS?

> A utility-first CSS framework for rapidly building custom user interfaces. - [Tailwind CSS](https://tailwindcss.com/)