Image Shields for Web Pages
MD
R
MarkdownQuick reference for implementing image-based status badges and shields on web pages to display project metrics and information visually.
- Create an endpoint with some stats: https://www.plantuml.com/plantuml/badge Format:
{
"schemaVersion": 1,
"label": "online diagrams",
"message": "234,843,461",
"color": "informal"
}
- Place an image on your page https://img.shields.io/endpoint?url=https://www.plantuml.com/plantuml/badge
Created on 5/9/2023