https://github.com/neg4n/github-contact-badges
make your markdown 'contact' section beautiful.
https://github.com/neg4n/github-contact-badges
badges-markdown hacktoberfest hacktoberfest2020 markdown shields
Last synced: 5 months ago
JSON representation
make your markdown 'contact' section beautiful.
- Host: GitHub
- URL: https://github.com/neg4n/github-contact-badges
- Owner: neg4n
- License: mit
- Created: 2020-09-25T15:49:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T16:08:37.000Z (almost 5 years ago)
- Last Synced: 2025-05-03T06:57:48.060Z (5 months ago)
- Topics: badges-markdown, hacktoberfest, hacktoberfest2020, markdown, shields
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Make your markdown 'contact' section beautiful with badges generated on the fly.#
### Available badges list
#### Discord
Route: `/discord`
Parameters:
- `manual=false` (**boolean**) (false by default)
- `tag=Negan%236030` (**String**) (required if manual == true)
- `id=YOUR_DISCORD_ID` (**Snowflake**) (required if manual == false)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)
Example badge:
#### Matrix.org
Route: `/matrix`
Parameters:
- `id=%23hello:wvffle.net` (**String**) (required)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)Example badge:
Route: `/email`
Parameters:
- `address=negan@ctemplar.com` (**String**) (required)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)Example badge:
### Special thanks
Special thanks to:
- [Oskarr1239](https://github.com/Oskarr1239) for hosting this on https://badges.krynn.dev/
- [wvffle](https://github.com/wvffle) for matrix.org badge### Disclaimer
Logos in `assets/` are not made by me and original authors will be linked here.
- `discord-logo-color.svg` by [Discord](https://discord.com/branding)
- `email.svg` by [Icomonstr](https://iconmonstr.com/email-2-svg/)