Update helper/README.md
This commit is contained in:
parent
1db7025599
commit
57e1236445
@ -1,10 +1,27 @@
|
||||
If you want to contribute skins to B3log Solo, fork this repository and pull request after the new skins done!
|
||||
B3log Solo 皮肤工具
|
||||
==================================================
|
||||
|
||||
如果你要贡献皮肤给 B3log Solo,Fork 此库进行皮肤开发,完成后 Pull Request 吧!
|
||||
PSD
|
||||
------------------------------------------
|
||||
存放皮肤中用到的 psd 文件
|
||||
|
||||
====
|
||||
skin-preview
|
||||
------------------------------------------
|
||||
存放每个皮肤的预览图片。命名规则为: skinName[-pathname].png
|
||||
|
||||
tools
|
||||
------------------------------------------
|
||||
皮肤辅助工具(Node.js)
|
||||
* compress.js
|
||||
对 js, css 进行压缩后在当前目生成 XXX.min.js/css 文件
|
||||
* get-static.js
|
||||
提取皮肤中的 js, css, image 等静态资源到 b3log-solo-skins/helper/tools/static 目录下
|
||||
* update-version.js
|
||||
批量更新 skin.properties 文件中的 forSolo 版本号
|
||||
|
||||
------------------------------------------
|
||||
平等,自由,奔放
|
||||
|
||||
Equality, Freedom, Passion
|
||||
|
||||
;-)
|
||||
|
Loading…
x
Reference in New Issue
Block a user