Caniemail

screenshot of Caniemail
jekyll

Can I email… Support tables for HTML and CSS in emails.

Overview:

Can I email is a website that provides email clients support tables for HTML and CSS features. It is built on Jekyll as a GitHub Pages site with a custom-made theme. The site uses Sass for CSS compilation.

Features:

  • Email Clients Support Tables: Can I email provides tables that display the support of HTML and CSS features across different email clients.
  • Jekyll and GitHub Integration: The website is built on Jekyll and hosted on GitHub Pages, allowing for easy integration and version control.
  • Sass for CSS Compilation: Can I email uses Sass to compile CSS files, making it easier to manage and maintain the stylesheets.

Summary:

Can I email is a website that provides support tables for HTML and CSS features across different email clients. It is built on Jekyll and hosted on GitHub Pages, making it easy to manage and deploy the site. The use of Sass for CSS compilation helps in maintaining the stylesheets efficiently.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.