Skip to content

aclu-national/email-builder

Repository files navigation

📧 ACLU Email Builder 📧

Using 11ty to generate HTML emails

semantic-release Commitizen friendly

Website | License | Changelog | Contributions

Email-builder is a starter kit for me putting together HTML email templates. Generate clean HTML code, but build with all the modern tools to make you dislike tables just a little bit less.

⚡ Highlights ⚡

  • Generate pure HTML code
  • Run a sever on http://localhost:8080/ for local development
  • Uses pa11y to lint for accessibility issues.
  • Adheres to the WCAG2AA accessibility compliance.
  • Formats your files with the use of Prettier
  • Making sure you write good commit messages with Commitizen
  • Automatic releases with Semantic Release
  • Automation workflows for CI/CD workflow.

Prerequisite

  1. NodeJs

📚 Documentation 📚