OWASP / www--site-theme

Contains owasp site theme specific items (headers, footers, json, menus)
9 stars 26 forks source link

Use badges from shields.io for 'Builders/Breakers/Defenders' #43

Closed fzipi closed 4 years ago

fzipi commented 4 years ago

Can't we use badges to substitute the images we are using for Builders/Breakers/Defenders?

Like:

They can be themed even:

See https://shields.io/category/other. Colors can be similar to the others, but those seem very distinctive.

I guess the easiest way is to have some jekyll plugin available in the base theme. And projects can just include them as: {% badge breakers %} or something equivalent...

I know the images were migrated to SVG in #9. But they seem sooo 2008. :smile:

fzipi commented 4 years ago

We can even ask shields to create a base badge for us! https://github.com/badges/shields/issues

We'll need for:

Flagship project image
Labs project image
Incubator project image
Builder project image
Breaker project image
Defender project image
Tools project image
Documentation project image
Any other relevant image that would be common among projects
fzipi commented 4 years ago

Seems we are going with font awesome now.

kingthorin commented 2 years ago

OWASP Incubator ![OWASP Incubator](https://img.shields.io/badge/owasp-incubator-blue.svg) OWASP Incubator ![OWASP Incubator](https://img.shields.io/badge/owasp-lab-yellow.svg) OWASP Flagship ![OWASP Flagship](https://img.shields.io/badge/owasp-flagship-green.svg)