Coder Social home page Coder Social logo

ocarreterom / caniemail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hteumeuleu/caniemail

0.0 0.0 0.0 2.45 MB

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

Home Page: https://www.caniemail.com

License: MIT License

JavaScript 8.05% Ruby 0.02% HTML 84.54% SCSS 7.38%

caniemail's Introduction

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

caniemail's People

Contributors

hteumeuleu avatar husseinalhammad avatar dcoder18 avatar o-t-w avatar rparmentier avatar avanmeenen avatar dependabot[bot] avatar seyiusman avatar jkupczak avatar coliff avatar malvoz avatar cougrimes avatar jensimmons avatar wilbertheinen avatar michael-westphal avatar m-j-robbins avatar fstanis avatar fernamp avatar jasonbodman avatar jayoram avatar johann-s avatar koen-yz avatar mobilutz avatar nicolemerlin avatar tubaman avatar stefanochiodino avatar c1m50c avatar harmerj avatar manel-bc avatar rchard2scout avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.