1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-25 17:55:22 -04:00

host badges from repo

This commit is contained in:
Jake Jarvis 2020-07-13 10:22:37 -04:00
parent b6c7a01ed4
commit abdb1e8427
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
5 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<p align="center">
<img src="https://img.shields.io/badge/last%20major%20release-feb.%201992-orange">
<img src="https://img.shields.io/badge/unminified%20size-6%20feet%203%20inches-informational">
<img src="https://img.shields.io/badge/vulnerabilities-heights-critical">
<img src="https://img.shields.io/badge/code%20quality-A%20for%20effort-success">
<img src="badges/release.svg">
<img src="badges/size.svg">
<img src="badges/vulnerabilities.svg">
<img src="badges/quality.svg">
</p>

1
badges/quality.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="148" height="20"><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="148" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="77" height="20" fill="#555"/><rect x="77" width="71" height="20" fill="#4c1"/><rect width="148" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="395" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="670">code quality</text><text x="395" y="140" transform="scale(.1)" textLength="670">code quality</text><text x="1115" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="610">A for effort</text><text x="1115" y="140" transform="scale(.1)" textLength="610">A for effort</text></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

1
badges/release.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="172" height="20"><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="172" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="109" height="20" fill="#555"/><rect x="109" width="63" height="20" fill="#fe7d37"/><rect width="172" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="555" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="990">last major release</text><text x="555" y="140" transform="scale(.1)" textLength="990">last major release</text><text x="1395" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="530">feb. 1992</text><text x="1395" y="140" transform="scale(.1)" textLength="530">feb. 1992</text></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

1
badges/size.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="184" height="20"><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="184" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="93" height="20" fill="#555"/><rect x="93" width="91" height="20" fill="#007ec6"/><rect width="184" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="475" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="830">unminified size</text><text x="475" y="140" transform="scale(.1)" textLength="830">unminified size</text><text x="1375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="810">6 feet 3 inches</text><text x="1375" y="140" transform="scale(.1)" textLength="810">6 feet 3 inches</text></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="138" height="20"><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="138" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="87" height="20" fill="#555"/><rect x="87" width="51" height="20" fill="#e05d44"/><rect width="138" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="445" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="770">vulnerabilities</text><text x="445" y="140" transform="scale(.1)" textLength="770">vulnerabilities</text><text x="1115" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="410">heights</text><text x="1115" y="140" transform="scale(.1)" textLength="410">heights</text></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB