Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 2.22 KB

File metadata and controls

70 lines (41 loc) · 2.22 KB

Built With Badges

Based on the Built with Grunt badge idea, we wanted to display all technologies we use in our project README. We decided to create more badges.

If you use a tech or a tool in a project and want to proudly display that in your project README or on your project website? Now you can with the "Built with Badges"!

As you can see, the "Built with Badges" has been designed to fit nicely next to all your project's other mini-badges. You can put it first, last, or anywhere in the middle. Have fun!

Built with Symfony Styled with Less Built with Grunt

The Badges

We provide you 2 types for each badges in 2 styles (example with handlebars):

Long (default) :

Short :

Flat Style - Long :

Flat Style - Short :

Using the Badges

Just copy the Markdown code snippet and paste it in your project README.

You can also put it on your project website.

![<text>](http://pixel-cookers.github.io/built-with-badges/<name>/<name>-<type>-<style>.png)

For example...

![Built with Handlebars](http://pixel-cookers.github.io/built-with-badges/handlebars/handlebars-long-flat.png)

If you need an HTML version, we've got you covered. <img src="http://pixel-cookers.github.io/built-with-badges/<name>/<name>-<type>-<style>.png" alt="<text>">

For example...

<img src="http://pixel-cookers.github.io/built-with-badges/handlebars/handlebars-long-flat.png" alt="Built with Handlebars">

Crafted with love by Pixel Cookers