From 109a437d0a876fcc83bc16f5c7612f63497dcd4d Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Sat, 15 Feb 2014 22:42:25 +0100 Subject: [PATCH] try.html for testing, index.html generated. --- Makefile | 11 ++- try.html | 234 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 243 insertions(+), 2 deletions(-) create mode 100644 try.html diff --git a/Makefile b/Makefile index e1327e8..8fa5ff9 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,17 @@ all: favicon: node gh-badge.js '' '' '#bada55' .png > web/favicon.png -deploy: +website: + cat try.html | sed "s, index.html + (git checkout -B gh-pages && \ + git merge master && \ + git push origin gh-pages:gh-pages) || git checkout master + git checkout master + +deploy: website git add Verdana.ttf git commit -m'MUST NOT BE ON GITHUB' git push -f heroku HEAD:master git reset HEAD~1 -.PHONY: all deploy favicon +.PHONY: all favicon website deploy diff --git a/try.html b/try.html new file mode 100644 index 0000000..63fd904 --- /dev/null +++ b/try.html @@ -0,0 +1,234 @@ + + + Badge Service + + + + + +GitHub Badges + +
+
+
+ + + + + + +
+
+
+ +

Your Badge Service

+ +

+http://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg +

+Dashes --- Dash
+Underscores ___ Underscore
+_ or Space Space +

+ +

+brightgreen +green +yellowgreen +yellow +orange +red +lightgrey +blue +ff69b4 +

+ +License: CC0 + +

+Ever wanted to have your own GitHub badges?
+Maybe you simply wanted visual consistency?
+Maybe you wanted less blur?
+Or look good on high-res displays?
+Maybe you simply love SVG.
+And you like the smaller download. +

+ +Download: .5kB + +

+I wanted a format that people can reuse and hack on.
+I wanted a service for everyone.
+I made the GitHub Badge Service. +

+ +Badge on! + +

Supported Services

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Travis: http://img.shields.io/travis/joyent/node.svg
Travis branch: http://img.shields.io/travis/joyent/node/v0.6.svg
Gittip: http://img.shields.io/gittip/JSFiddle.svg
Coveralls: http://img.shields.io/coveralls/jekyll/jekyll.svg
Coveralls branch: http://img.shields.io/coveralls/jekyll/jekyll/master.svg
Code Climate: http://img.shields.io/codeclimate/github/kabisaict/flow.svg
Gemnasium: http://img.shields.io/gemnasium/mathiasbynens/he.svg
npm: http://img.shields.io/npm/dm/localeval.svg
PyPI: http://img.shields.io/pypi/dm/Django.svg
Packagist: http://img.shields.io/packagist/dm/doctrine/orm.svg
npm: http://img.shields.io/npm/v/npm.svg
PyPI: http://img.shields.io/pypi/v/nine.svg
Gem: http://img.shields.io/gem/v/formatador.svg
Hackage: http://img.shields.io/hackage/v/lens.svg
Packagist: http://img.shields.io/packagist/v/symfony/symfony.svg
+ +

Like This?

+ +

+Tell your favorite badge service to use it!
+And tell us, we might be able to bring it to you anyway! +

+ +

Origin

+ +

+This.
+All the activity and the code sits +here. +

+ +

Contributors

+ + + espadrine + + + mathiasbynens + + + stefanjudis + + + jmalloc + + + alrra + + + ezzatron + +
+ + nathany + + + whit537 + + + olivierlacan + + + Mikulas + + + kura + + + cainus + + + jbowes + + + rafalchmiel + + + fjcaetano + + + hughsk + + +

:wq

+