cocoa-hugo-theme icon indicating copy to clipboard operation
cocoa-hugo-theme copied to clipboard

Support more social icons

Open nishanths opened this issue 8 years ago • 3 comments

Currently, we only support social icons for twitter, github, linkedin, email, and RSS.

We could incrementally add support for:

  • [ ] telegram
  • [ ] pinterest
  • [ ] keybase
  • [ ] foursquare
  • [ ] are.na

and so on.

These can be enabled/disabled in config.toml as usual.

nishanths avatar Jan 09 '17 11:01 nishanths

+1 stackoverflow would be nice too

mtoto avatar Jan 18 '17 21:01 mtoto

Why not use fontawesome ?

Simply using params in config and render them in template.

elonzh avatar Mar 29 '17 12:03 elonzh

Yes, fontawesome is a good option. It's a large library, hence the hesitation to include it. Ideally, we have individual SVGs for just the icons we need.

Happy to include fontawesome behind a config.toml flag.

nishanths avatar Apr 02 '17 03:04 nishanths