Skip to content

thekalinga/thekalinga.in

Repository files navigation

Source for my blog

SVG Optimization

Since most of the user will not have the fonts used inside the svg, make sure that the fonts are converted to svg paths before publishing

Prerequisites

  1. Make sure you installed svgo
  2. Install yarn
  3. Install svgo by running yarn global add svgo from terminal

Optimize

For converting shapes & fonts into paths, use opimize.sh