Availability of automatically generated badges #3937
-
Hi, Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
https://github.com/badges/shields provides an API to create whatever badge you want. I must admit I am not sure to understand what badges, pointing to what external link and where you want to put them. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the comment. Here is my previous concept of badge arrangement. Badges are added just below the title. Of course, I can add these manually. But it would be much easier if I can generate this with automatic processes (github actions, scripts whatever) Sorry for poor description. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue as OP, maybe I can describe the desired behaviour a bit better. When creating a blog post with fastpages, you could add a While it would be possible to manually add this content to the top of notebooks, all the information necessary to generate them automatically should be available to quarto, so it would be a nice quality of life improvement. I'd be willing to contribute to adding this feature if it would likely be accepted. |
Beta Was this translation helpful? Give feedback.
https://github.com/badges/shields provides an API to create whatever badge you want.
I must admit I am not sure to understand what badges, pointing to what external link and where you want to put them.