Dusan Vuckovic 4282a9e6e9 Fixes #4543 - VIP state for organizations. 1 год назад
..
graphics 97d14a93b3 Initial knowledge base support. 5 лет назад
icons 4282a9e6e9 Fixes #4543 - VIP state for organizations. 1 год назад
README.md 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 лет назад
avatar-bg.png e10552c361 Make static assets working on production env. Do not use asset pipeline for static assets. 10 лет назад
chat-demo-avatar.png 5973de7983 chat designer 9 лет назад
colorcircle.gif 97d14a93b3 Initial knowledge base support. 5 лет назад
eyedropper.gif 9d18e56365 chat channel: add eyedropper and remove iframe 9 лет назад
gulpfile.js 7d130d8f40 Fix images gulpfile (creates the icons svgstore) 2 лет назад
icons.svg 4282a9e6e9 Fixes #4543 - VIP state for organizations. 1 год назад
logo.svg f59b67c4b2 get rid of single svgs, add logo and logotype to icon set 9 лет назад
package.json 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 лет назад
yarn.lock 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 лет назад

README.md

Recreating the Zammad SVG Icon Store

$ yarn install
$ npx gulp build
[14:08:17] Using gulpfile zammad/public/assets/images/gulpfile.js
[14:08:17] Starting 'build'...
[14:08:17] Finished 'build' after 7.48 ms

Development Mode

This is useful when developing. Gulp will watch the files for changes and start rebuilds automatically.

npx gulp
[14:14:46] Using gulpfile ~/wz/zammad/public/assets/image/gulpfile.js
[14:14:46] Starting 'default'...