Skip to content
#

badges

Here are 385 public repositories matching this topic...

stefanobartoletti
stefanobartoletti commented Mar 27, 2021

At the moment, when using the "contributors" badge, by default the whole widget including all contributors pictures is linked to an external <svg> that contains links to each individual contributor.

I think that it would be useful to be able to have these individual links directly on the readme.

Is it possible to do so in some way?

enhancement good first issue
alhassy
alhassy commented Sep 14, 2021
  1. Look at http://xahlee.info/js/css_index.html
  2. Find something you like there
  3. Implement a special block that produces the CSS feature you like
  4. Add some unit tests (ert-deftest)

For example, text shadows give way to a new link type which can be used in the form <shadow: Moonlight > to produce the example shown in the URL. We can also

help wanted good first issue

Improve this page

Add a description, image, and links to the badges topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the badges topic, visit your repo's landing page and select "manage topics."

Learn more