Coder Social home page Coder Social logo

email-editor's Introduction

email-editor

使用 scss, Handlebars 编写邮件的一个工具。

目的

由于编写邮件页面,必须要将 css 内联到 html, 按照正常的写法,非常蛋疼,不可维护。

正因为这样子,所以写了个 gulp 脚本来解决这些问题。

目录说明

src/data: hbs 变量的 json 文件

src/entry: 各个邮件页面的入口, 可以将入口模板 hbs 命名成和 data json 文件相同,这样 gulp 编译时就会使用相应数据。

src/img: 存放 icon,可以自行扩展一下,打包成 sprite

src/partials: 共用的 hbs

src/styles: scss 目录

build/: 最后生成的 html

Usage

  1. npm i
  2. npm run watch
  3. npm run build

email-editor's People

Contributors

xwartz avatar xwzappest avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

chengcurly

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.