文件名称:email-lab-master
- 所属分类:
- DVD
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2015-08-10
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- meh****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a project for developing and testing email templates. It uses Grunt, a command-line build tool, to streamline and simplify the creation of email templates. Email template can be built with re-usable components (like header and footer) and can be styled using traditional CSS or Sass that will be compiled into normal CSS. The build tool will convert these traditional styling rules into embedded and inlined styles required for HTML in most email clients.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
email-lab-master
................\.editorconfig
................\.gitattributes
................\.gitignore
................\Gemfile
................\Gemfile.lock
................\Gruntfile.js
................\README.md
................\package.json
................\settings.sample.json
................\src
................\...\data
................\...\....\site.json
................\...\scss
................\...\....\contact-confirm.scss
................\...\....\imports
................\...\....\.......\_global.scss
................\...\....\.......\_layout.scss
................\...\....\.......\_main.scss
................\...\....\.......\_reset.scss
................\...\templates
................\...\.........\emails
................\...\.........\......\contact-confirm.hbs
................\...\.........\layouts
................\...\.........\.......\email.hbs
................\...\.........\.......\index.hbs
................\...\.........\pages
................\...\.........\.....\index.hbs
................\...\.........\partials
................\...\.........\........\closing.hbs