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

Add IETF social integration #2268

Open
2 tasks done
liuchunchi opened this issue Mar 12, 2024 · 3 comments
Open
2 tasks done

Add IETF social integration #2268

liuchunchi opened this issue Mar 12, 2024 · 3 comments

Comments

@liuchunchi
Copy link

liuchunchi commented Mar 12, 2024

Have you checked that your feature request isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my feature request.
  • Yes, I have checked that this feature request isn't already filed.

Description & Motivation

Add a IETF social integration item (icon, link) in the main page

Pitch

IETF, short for Internet Engineering Task Force, is the most important Standards Development Organizations (SDO) for Internet and computer networks.

Contributors at IETF also has a profile page, for example, Vint Cerf, Scott Bradner.

In the main page of al-folio there are icons linked to different external social websites, configurable in _config.yml as

# -----------------------------------------------------------------------------
# Social integration
# -----------------------------------------------------------------------------

github_username: # your GitHub user name
gitlab_username: # your GitLab user name
x_username: # your X handle
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
linkedin_username: # your LinkedIn user name
telegram_username: # your Telegram user name
scholar_userid: # your Google Scholar ID

can we add a ietf_handle? The value is usually an email address. The link is usually easily parse-able as https://datatracker.ietf.org/person/<ietf_handle>, for example https://datatracker.ietf.org/person/[email protected]

Alternatives

No response

Additional context

No response

@george-gca
Copy link
Collaborator

Sure, can you send a PR for this? Just check how this is done for other social integrations.

@CheariX
Copy link
Contributor

CheariX commented Apr 13, 2024

When starting to implement this, I noticed that there seems to be no IETF icon available.
Currently, al-folio uses Academicons and Fontaweseome. I could not find it there, but maybe I missed something?

@george-gca
Copy link
Collaborator

I believe it is not part of any of them. We also have recently added tabler icons support in #2261. Now I believe the best solution for this case would be to add the SVG code for it.

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