bjacquemet / personal-web

Hugo Template for Freelancer Portfolio and Blog
MIT License
137 stars 107 forks source link

Research svgs #35

Open jatkinson1000 opened 1 year ago

jatkinson1000 commented 1 year ago

Closes #24 and includes a few other functionalities.

I have added a Researchgate svg as requested in #24 In addition I have updated the google scholar icon to look a lot nicer and added an orcid icon as often used by researchers.

I have also added examples to the config file for the example site.

Part of this required restructuring the svg partial to allow for svg of various sizes. This makes for a slightly more verbose code, but with increased functionality if obtaining svg from sources other than fontawesome (e.g. svg-repo)