epidrome / cover-card

:necktie: Online business card with a minimal landing page theme for any social media or online presence account: fork, edit, and go!
https://epidrome.github.io/cover-card/
MIT License
107 stars 106 forks source link

academicons #32

Open sronilsson opened 4 years ago

sronilsson commented 4 years ago

Nice - is there a way for me to add academicons? https://jpswalsh.github.io/academicons/

epidrome commented 4 years ago

thank you for your interest!

it should be easy with the previous version v0.3, which i still use for my home page, you just need to edit the following extra icons file: https://github.com/epidrome/home/blob/master/_includes/too_social.html

you also need to add the academicons link in the head.html which should be also placed in the above folder (_includes) of your fork https://github.com/epidrome/cover-card/blob/master/_includes/head.html

please note that the management of dependencies, especially fontawesome is a major open issue #24 #25 so the above solution is more of a hack for the time being.