1.1.1 • Published 10 years ago

generator-ppsite v1.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

generator-ppsite

a scaffoloding tool for built ppsite of generator-yeoman

##如何使用

npm install -g yo
npm install -g generator-ppsite
yo ppsite
npm install

##开发流程

###开发阶段

gulp

-sass编译处理 -js不做压缩合并处理,能够快速定位到脚本错误 -images/sprite文件夹下添加侦听,自动生成雪碧图 -sass集成compass工具 -html可以分模块化管理

###发布阶段(该功能尚未开发)

gulp build

-images/sprite 添加cache,重新生成雪碧图 -sass编译,打包、压缩、合并 -js,压缩、合并 -html 合并压缩 -html MD5 js、css版本

如果有建议可以跟我交流或者issue

E-mail:328174271@qq.com

npm.io

1.1.1

10 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago