benchlab / dweb-shields

dWeb Shields For dWeb-based Projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dWeb Shields

Below are several dWeb Shields for any sort of dWeb-based project. That includes those who use the dWeb's distributed repository. There is also a dWeb Standard README for those who want to be as uniform as possible with other official dWeb projects. Below is a collection of dWeb Shields and how it works.

How It Works

dWeb Shields are generated by our dWeb Shields Server at https://dweb-shields.herokuapp.com.

NOTE: Once we move to production, we plan on updating the URL but the Heroku URL will always remain active.

Custom Shields

If you want to create a custom shield, it's very easy. Simply use the following API schema below:

https://dweb-shields.herokuapp.com/dwebshield/leftText/rightText/color

Boom! New dWeb Shield.

Formatting A Custom Shield For Markdown:

Take the URL from the Custom Shields section above and do like so:

[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/dweb/custom/lightgreen)](https://https://github.com/benchlab/dweb-shields)

Paste that code in your README.md file and you're set!

Colors For dWeb Shields

Below are a list of colors you can use with dWeb Shields


red
lightgreen
green
yellow
black
blue
lightblue
custom HEX

dWeb Official Shields

Below is a list of our official dWeb Shields. Use as many times as you like.

dWeb Protocol Shield

dWebProtocol

[![dWebShield](https://github.com/benchlab/dweb-shields/blob/master/shields/dweb-protocol-shield.svg)](https://https://github.com/benchlab/dweb)

dWeb Official Shield

dWebShield

[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/%20Official%20/lightgreen)](https://https://github.com/benchlab/dweb)

Shields.io Alternative

dWebShield

[![dWebShield](https://img.shields.io/badge/dWeb-Official-brightgreen.svg)](https://https://github.com/benchlab/dweb)

DCDN Integrated Shield

dWebShield

[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20DCDN%20/integrated/lightgreen)](https://https://github.com/benchlab/dcdn)

Shields.io Alternative

dWebShield

[![dWebShield](https://img.shields.io/badge/DCDN-Integrated-brightgreen.svg)](https://https://github.com/benchlab/dcdn)

dWeb App Shield

dWebShield

[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/App/lightgreen)](https://https://github.com/benchlab/dweb)

Shields.io Alternative

dWebShield

[![dWebShield](https://img.shields.io/badge/dWeb-App-brightgreen.svg)](https://https://github.com/benchlab/dweb)

About

dWeb Shields For dWeb-based Projects.