Skip to content

enhances CI to build webfonts as well and to continuously sync the updates to the centralized repo (which will in turn update the jsdelivr CDN)

Hari Menon requested to merge kollavarsham/manjari:master into master
  • (ci): install curl, gnupg2, git, gcc, build-essential and python-dev as additional dependencies
  • (ci): install node.js 7.x using curl
  • (ci): install ttf2eot using npm
  • (ci): clone and brotoli for generating woff2
  • (make): add a step to convert ttf to eot using ttf2eot
  • (ci): add deploy.sh to clone, update, commit and push to smc-webfonts repo
  • (chore): add a .gitignore file

/cc @santhoshtr @balasankarc @anivar

Merge request reports