Giter VIP home page Giter VIP logo

markdown-badges's People

Contributors

ajannat avatar ajhawkings avatar aviralcoder avatar b3ns44d avatar brunoeduardoferreiradev avatar defcon27 avatar evgenii-erokhin avatar ginshio avatar gurjeetsinghvirdee avatar ileriayo avatar imshivamgupta avatar instabaines avatar jonbarrow avatar kevinadhiguna avatar kohasummons avatar leonstoldt avatar matijaoe avatar mehtaansh avatar milindgoel15 avatar mrdgh2821 avatar mrhrifat avatar mvdhaeze avatar ndbzika avatar pete-hotchkiss avatar rajrohanyadav avatar sameer882000 avatar sehnryr avatar skyclo avatar tomver99 avatar turtlepaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

markdown-badges's Issues

Missing static site generator badges

Hi,

It would be nice to have a section for static site generators separately.

Let me know your thoughts on this and then I will add the section for it.

Thanks,
Hiren

Why Markdown when they are HTML (i think)

Hi, i'm Danix, a developer. I viewed this repo by the GitHub recomendations but when i opened it, viewed an error: his name is "markdown-badges" and say that there are markdown badge but they aren't markdown, they are html (i think)! This is not an urgency but i think it is bad. I hope this repo creator fix it.

Microsoft SharePoint code missing

The code snippet for the SharePoint badge is missing. It looks like there's a pipe in the code snippet messing it up, so it should be as simple as removing that pipe character.

image

Remove Unncessary URLencoded spaces

A large number of the entries include %20 which is a URLencoded space character, while this doesn't seem to be impacting the shields.io parsing/usage it should be removed for clarity/simplicity.

Syntax HTML vs Markdown

Following from: #45

All the tables contain HTML syntax not markdown (per the headings). While GitHub does support this it's better to be technically correct. Either this or all of the entries should be updated to use proper Markdown syntax:

![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)

Ex:

<img alt="Markdown" src="https://img.shields.io/badge/markdown-%23000000.svg?&style=for-the-badge&logo=markdown&logoColor=white"/>

would become:

![](https://img.shields.io/badge/markdown-black.svg?style=for-the-badge&logo=markdown)

Badge request - Octave and Matlab

Hello and thanks for the effort made in this repository.

I think it would be nice to have Octave and Matlab badges. What do you think about it?

Go to top under each category

Since the list is huge, there should be a link to either go to top or go to Shortcuts at the end of each category.

GraphQL badge

The GraphQL badge's logo color and background match and so the logo is hardly visible.

FastAPI

Please could you add for "FASTAPI" (a new api-only python framework )?
Thanks

img alt attribute not found in links

the alt attribute does not exist in the badges link

The required alt attribute specifies an alternate text for an image if the image cannot be displayed.

The alt attribute provides alternative information for an image if a user for some reason cannot view it (because of slow connection, an error in the src attribute, or if the user uses a screen reader).

<img src="https://img.shields.io/badge/node.js%20-%2343853D.svg?&style=for-the-badge&logo=node.js&logoColor=white"/>

<img src="https://img.shields.io/badge/node.js%20-%2343853D.svg?&style=for-the-badge&logo=node.js&logoColor=white" alt="NodeJS"/>

Instagram section mistype

Location: https://github.com/alexandresanlim/Badges4-README.md-Profile
Type of error: mistype
Line 268
https://img.shields.io/badge/<handle>- need to be changed to https://img.shields.io/badge/instagram-

Add a Visual Basic icon

I program in Visual Basic .NET. I have to use the C# icon, because C# is the closest thing to VB.NET. (I do also know some C#, but I seem to prefer VB.NET.) May you please add a VB icon? Thanks!

Issue in the UI design of Github page deployment

I came to the repo to use some of the badges. I also checked the deployment and found some issues in the UI of the page.
The footer is not properly aligned and the list of markdown badges is not scrollable which makes it impossible to access all the list items. And also the list and footer overlap.

image

I thought about fixing the problem but did not found the source code. I came to know the page is hosted using Jekyll and I don't know how it works but I still wanted to contribute so I looked at the code using inspect and found the issue. I don't know where to apply the fix so I thought I can share it in the issues section.

Below are the two changes which can be done to fix the issue

nav {
    width: 230px;
    position: absolute;
    // This is set to fixed which makes the element fixed at its position hence it is not possible to scrolling.
    top: 0;
    left: 50%;
    margin-left: -580px;
    text-align: right; 
}
footer {
    width: 180px;
    position: fixed;
    right: 15%;  // changed the position to right instead of left:50%;
    bottom: 20px;
    text-align: right;
    line-height: 16px;
}

After the changes, it looked like this.

image

Fixes the issue, There could have been a better fix but looking at the code it seems a pretty decent fix, just require changing two lines of code.

BTW. Can someone guide me how to contribute in the github page deployment. I am happy to contribute.

Link Param Seperator Typo

Following from: #45

Every entry seems to have a mistake in the parameters with ?& instead of simply ? for the first param, Luckily shields.io does parse this properly but it should be fixed.

Badge Request - Xamarin

Hey, first off, thank you for this repo, very cool idea.

I noticed that Xamarin was not on the list and could be nice to have. I was thinking it could look something like this:

![Xamarin](https://img.shields.io/badge/Xamarin-3199DC?style=for-the-badge&logo=xamarin&logoColor=white)

Xamarin

What do you guys think? If everything is good I can make a PR.

New badge for CLion and GoLand IDEs

Hi, I was looking for CLion and GoLand IDE badges, I didn't find them but in this situation we have two solutions what is your idea about these?

  • Creating bages for these IDEs
    Or
  • Changing intellij badge to intellig platform badge because these products was created based on intellij platform

Looking for a NPM badge and a "website" badge

I love your badges but it'd be great if you could add a NPM badge and a website badge (for the website i just want a badge that says "portfolio" or "website" that you can use to link to you website).
Thx

issue to add new badges

Whenever I try to add new badge in same format like written before but that time not adding , getting a badge but in the right side where we get link , link are not supposed to be print , it's a glitch or something else don't know , I tried 6th time and finally it's added .. Please check that if you get the same issue or not
Screenshot (585)

a11y issues - contrast

There are a number of badges that lack adequate contrast, so don't meet a11y requirements such as WCAG AA. Although end users can change the color values to whatever they see fit, most people will just use the defaults. The default values should at least meet WCAG AA. One example is the Java shield, which has a contrast of 2.53:1. WCAG 2.0 level AA requires a contrast ratio of at least 4.5:1

Arranging the badges

While scrolling down, it was very hard for me to find and locate a specific badge. Can we arrange them in alphabetical order? It would definitely reduce the search time.

Typo in Microsoft Visio badge

There's a typo in the for-the-badge URL param, so that style isn't being applied like it is for the rest of the badges.

image

Please add discord.js

There is a discord badge but I want a discord.js badge (and maybe discord.py) as well. Hope you will add it!

add more badges

hey! I'm having some issues creating the badges from shields.io
Can you give some direction on how to do it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.