Can I email…

我可以 email... 支持电子邮件中的 HTML 和 CSS 的表格。「Can I email… Support tables for HTML and CSS in emails.」

Github星跟蹤圖

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.

Installation

  1. 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.

  1. Install Jekyll and other dependencies.
bundle install

See Jekyll Installation Guide.

  1. Run Jekyll.
bundle exec jekyll serve

You can turn on incremental regeneration with the --incremental flag.

bundle exec jekyll serve --incremental

The embed version of the site (embed.caniemail.com) is built by specifiying the config file to use.

bundle exec jekyll serve --config _config.embed.yml
  1. Go to http://localhost:4000.

Usage

Folders structure

Here is a quick overview of the project's folders structure:

  • Data:

    • _data: Data files used throughout the site. This is mainly for settings and labels.
    • _features: Data for every HTML and CSS features support.
    • _posts: Data for the latest news.
    • tests: HTML tests files to test HTML and CSS features.
  • Layout:

    • _includes: Files included in other theme files.
    • _layouts: The main layouts of the site.
    • _sass: Sass files. All files will be compiled into one in the assets/css/ folder.
    • assets: CSS, images, and JavaScript files.

Licence

MIT Licence

主要指標

概覽
名稱與所有者hteumeuleu/caniemail
主編程語言HTML
編程語言HTML (語言數: 4)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2019-03-14 21:19:03
推送於2025-05-17 12:48:00
最后一次提交
發布數4
最新版本名稱v1.0.3 (發布於 2020-11-21 07:49:50)
第一版名稱v1.0.0 (發布於 2020-05-20 22:01:27)
用户参与
星數863
關注者數13
派生數74
提交數1.4k
已啟用問題?
問題數255
打開的問題數78
拉請求數222
打開的拉請求數4
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?