From 2d65f0aecb5311ef01851e4391da2769382fee5c Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Sat, 4 Jan 2014 19:40:28 +0100 Subject: [PATCH] Simple website index page. --- web/index.html | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 web/index.html diff --git a/web/index.html b/web/index.html new file mode 100644 index 0000000..b9e8843 --- /dev/null +++ b/web/index.html @@ -0,0 +1,87 @@ + + + Badge Service + +

Badge Service For You!

+ + + + + + +

+Ever wanted to have your own GitHub badges?
+Maybe you simply wanted to have consistent colors?
+Maybe you wanted to have them be less blurry?
+Or look better on high-resolution displays?
+Maybe you simply love SVG.
+Maybe you fancy a format that uses less than half the bandwidth. +

+ + + +

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

+ + + +

+Here's how it works.
+http://gh-badges.herokuapp.com/<SUBJECT>-<STATUS>-<COLOR>.svg
+Use two dashes -- to have one dash as text.
+Use two underscores __ to have one underscore as text.
+Use an underscore _ if you want a space. Or, you know, use a space. +

+ +

Colors:

+ + + + + + + + + + +

Like This?

+ +

+Tell your favorite badge service to use it! +

+ +

Known Issues

+ + + +

Origin

+ +This. + +

Contributors

+ + + espadrine + + + mathiasbynens + + + alrra +