NoahHines / json_resume_icons

All the resources you need to customize the json_resume icons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Adding grunticons to json_resume

  1. Download the svg(s) you would like to use from a site like https://icomoon.io/app/
  2. Download the official json_resume svgs from the json_resume_icon repo
  3. Drag all svgs onto the grumpicon and then "downlode it"
  4. Drag the files inside the grunticon folder into the json_resume's css folder, replacing existing files
  5. Modify the default_html mustache script to include your icons. Edit the div class to include your new grunticon. <div class="icon-user icon-square">, where "user" is the SVG name. Check grunticon's generated preview.html file to verify the icon class name.
  6. run json_resume convert prateek.json and the updated icons should successfully be implemented.

About

All the resources you need to customize the json_resume icons.