https://github.com/benchlab/dweb-shields
dWeb Shields For dWeb-based Projects.
https://github.com/benchlab/dweb-shields
custom-node-shields dweb-badges dweb-protocol dweb-shields
Last synced: 2 months ago
JSON representation
dWeb Shields For dWeb-based Projects.
- Host: GitHub
- URL: https://github.com/benchlab/dweb-shields
- Owner: benchlab
- Created: 2018-05-28T04:28:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T17:22:07.000Z (about 8 years ago)
- Last Synced: 2026-03-28T01:54:37.560Z (3 months ago)
- Topics: custom-node-shields, dweb-badges, dweb-protocol, dweb-shields
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/benchlab/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](https://github.com/benchlab/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](#custom-shields) section above and do like so:
```
[](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
[](https://https://github.com/benchlab/dweb)
```
[](https://https://github.com/benchlab/dweb)
```
### dWeb Official Shield
[](https://https://github.com/benchlab/dweb)
```
[](https://https://github.com/benchlab/dweb)
```
**Shields.io Alternative**
[](https://https://github.com/benchlab/dweb)
```
[](https://https://github.com/benchlab/dweb)
```
### DCDN Integrated Shield
[](https://https://github.com/benchlab/dcdn)
```
[](https://https://github.com/benchlab/dcdn)
```
**Shields.io Alternative**
[](https://https://github.com/benchlab/dcdn)
```
[](https://https://github.com/benchlab/dcdn)
```
### dWeb App Shield
[](https://https://github.com/benchlab/dweb)
```
[](https://https://github.com/benchlab/dweb)
```
**Shields.io Alternative**
[](https://https://github.com/benchlab/dweb)
```
[](https://https://github.com/benchlab/dweb)
```