Florian Liebe 6dd726a34c Maintenance: Change title of WhatsApp tickets and display sent, delivered and read information for WhatsApp related articles. 11 months ago
..
graphics 97d14a93b3 Initial knowledge base support. 5 years ago
icons 6dd726a34c Maintenance: Change title of WhatsApp tickets and display sent, delivered and read information for WhatsApp related articles. 11 months ago
README.md 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 years ago
avatar-bg.png e10552c361 Make static assets working on production env. Do not use asset pipeline for static assets. 10 years ago
chat-demo-avatar.png 5973de7983 chat designer 9 years ago
colorcircle.gif 97d14a93b3 Initial knowledge base support. 5 years ago
eyedropper.gif 9d18e56365 chat channel: add eyedropper and remove iframe 9 years ago
gulpfile.js 7d130d8f40 Fix images gulpfile (creates the icons svgstore) 2 years ago
icons.svg 6dd726a34c Maintenance: Change title of WhatsApp tickets and display sent, delivered and read information for WhatsApp related articles. 11 months ago
logo.svg f59b67c4b2 get rid of single svgs, add logo and logotype to icon set 9 years ago
package.json 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 years ago
yarn.lock 017dd9defb Maintenance: Update gulp toolchains to work with recent Node.js and without Docker. 2 years ago

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'...