getpelican / pelican-themes

Themes for Pelican
https://getpelican.com/
2.12k stars 1.09k forks source link

Pelican-bootstrap3 doesn't seem to support newer versions of fontawesome #756

Open finite9 opened 1 year ago

finite9 commented 1 year ago

Mastodon icon doesn't work, but things like twitter, youtube etc work fine. I googled it, and it might be same issue as this:

https://github.com/nairobilug/pelican-alchemy/issues/69

The Mastodon icon seems to have appeared in fontawesome after version 5.0.11, so fontawesome in pelican-bootstrap3 must be below that I guess. That issue is from 5 years ago, which makes me think this theme isn't actively developed anymore?

finite9 commented 1 year ago

Is it possible to add this like pelican-alchemy has done:

FONTAWESOME_CSS: URL of Font Awesome CSS file. Use this if you wish to use CDN provided version instead of the bundled one.