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

[Enhancement]: HTML meta "fediverse:creator" #1618

Open
1 task done
David-Guillot opened this issue Oct 17, 2024 · 0 comments · May be fixed by #1619
Open
1 task done

[Enhancement]: HTML meta "fediverse:creator" #1618

David-Guillot opened this issue Oct 17, 2024 · 0 comments · May be fixed by #1619
Labels
enhancement New feature or improvement

Comments

@David-Guillot
Copy link

What you'd like to propose?

This summer Mastodon introduced a feature that allows to highlight the author of an article/post share on the Fediverse. It's been released this week with Mastodon 4.3 which has been deployed on most major instances, and it's awesome because it increases the visibility of everything we write and it allows people to easily browse contents from people who inspire them.

This feature relies on a new HTML OpenGraph meta tag:

<meta name="fediverse:creator" content="@user@instance" />

It would be pretty easy for this Hugo theme to support this new OpenGraph tag, based on a new configuration setting that would be fetch from a post front matter and would default on a site param. I'll open a PR right away.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@David-Guillot David-Guillot added the enhancement New feature or improvement label Oct 17, 2024
@David-Guillot David-Guillot linked a pull request Oct 17, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant