[jgmac1106]One thing I wish was just having the one CSS file rather than the min version as well....I just don't think any performance boost is worth having the same sheet twice
[ketudb]Okay, thank you! I looked at a lot of building-my-own-theme stuff a while ago but I found it to be a far deeper endeavour than I wanted to jump into
JeremycherfasThe problem with the Akismet plugin is that it lets through a lot of spam comments and has no dashboard for managing them. It blocks a lot too, but I still get between 0 and 5 most days. I delete them as quickly as I can.
[kenbauer]I use the Akismet plugin and have not (yet) had a problem with spam. I am curious if it would be possible to build a plugin to interface with SpamAssassin. *musing*
[kenbauer]So with the "custom javascript" plugin, I added a footer to my site to show my CC-BY license as well as let people know that I'm not doing any tracking. Except those darn YouTube embedded videos create tracking. I can't seem to get the privacy-enhanced ones working well (could be my network?):
[ketudb]I don't want to just rip out the old version of FA and replace it with a new one - because that'll break the rest of it (e.g. `fa fa-comments` needs to become `fas fa-comments` in the newer version of FA), but also it can't seem to find some of the other icons from the set (particularly the `fab` brands set, but also a couple others)
[ketudb]I load `fork-awesome` on top of FA 4.7, essentially replacing it, then for the stuff that's using newer FA notation I use jQuery to replace some of the class names