Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more social icons #50

Open
5 tasks
nishanths opened this issue Jan 9, 2017 · 3 comments
Open
5 tasks

Support more social icons #50

nishanths opened this issue Jan 9, 2017 · 3 comments

Comments

@nishanths
Copy link
Owner

nishanths commented Jan 9, 2017

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.

@mtoto
Copy link

mtoto commented Jan 18, 2017

+1 stackoverflow would be nice too

@elonzh
Copy link

elonzh commented Mar 29, 2017

Why not use fontawesome ?

Simply using params in config and render them in template.

@nishanths
Copy link
Owner Author

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.

gchp added a commit to gchp/cocoa-hugo-theme that referenced this issue Jan 17, 2018
Related to nishanths#50, this commit adds a keybase setting and svg icon. The
icon was provided by @dabura667 here:

  keybase/keybase-issues#973 (comment)
nishanths pushed a commit that referenced this issue Jan 17, 2018
Related to #50, this commit adds a keybase setting and svg icon. The
icon was provided by @dabura667 here:

  keybase/keybase-issues#973 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants