Can I email…
caniemail.com provides email clients support tables for HTML and CSS features.
Can I email runs on Jekyll as GitHub Pages site with a home made theme. The site uses Sass for CSS compilation.
Sponsor

Can I email is sponsored by Resend. Email for developers. The best way to reach humans instead of spam folders. Deliver transactional and marketing emails at scale.
Installation
- Clone the repository.
git clone https://github.com/hteumeuleu/caniemail.git
See Cloning a repository on GitHub documentation. If you're not familiar with Git or GitHub, I strongly encourage you to try GitHub's desktop app on macOS, Windows or Linux.
- Install Jekyll and other dependencies.
bundle install
See Jekyll Installation Guide.