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 a Mentioned in Awesome button #102

Closed
LucasLarson opened this issue Mar 6, 2022 · 3 comments
Closed

add a Mentioned in Awesome button #102

LucasLarson opened this issue Mar 6, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@LucasLarson
Copy link
Owner

add the “Mentioned in Awesome” button as seen at marwanhawari/stew@2f6a9dd § stew:


live:
Mentioned in Awesome

[![Mentioned in Awesome](https://github.com/sindresorhus/awesome/raw/a90737eb91368b3be912d1759f9573203ef9e70d/media/mentioned-badge.svg)](/unixorn/awesome-zsh-plugins)

or archivable / for posterity:
Mentioned in Awesome

[![Mentioned in Awesome](https://web.archive.org/web/20220305135317id_/github.com/sindresorhus/awesome/raw/a90737eb91368b3be912d1759f9573203ef9e70d/media/mentioned-badge.svg)](https://web.archive.org/web/20220305180324/https://github.com/unixorn/awesome-zsh-plugins/commit/b47bbcdea53c8bc65ca28641b7751977eba500a8)
@LucasLarson LucasLarson added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 6, 2022
@RishiKumarRay
Copy link
Contributor

unable to get this button after pasting the code

@LucasLarson
Copy link
Owner Author

Hey thanks!

unable to get this button after pasting the code

I think it’s because the readme is an AsciiDoc file, but my snippet #102 (comment) is Markdown.

You probably want something like

link:https://github.com/unixorn/awesome-zsh-plugins[image:https://github.com/sindresorhus/awesome/raw/a90737eb91368b3be912d1759f9573203ef9e70d/media/mentioned-badge.svg[🕶
Mentioned in Awesome,title="🕶 Mentioned in Awesome"]]

@RishiKumarRay
Copy link
Contributor

@LucasLarson please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants