非常にシンプルなShields badgeサービス

1495 ワード

Simple Shields
A very simple Shields Service with PHP. Inspired by Shields IO.
  • Pixel-perfect, Retina-ready, Fast, Consistent, Hackable, No tracking.
  • Really Simple, only one PHP file with 60 rows.
  • Easy deploy and Stable, Apache or nginx.

  • 導入効果のWebサイト:http://shields.hust.cc/
    githubコードアドレス:https://github.com/hustcc/sim...
    1. How to Use ? http://shields.hust.cc/--.svg
  • subject: the left part TEXT of shields.
  • status: the right part TEXT of shields.
  • color: the left part COLOR of shields. red , orande , yellow , brightgreen , green , yellowgreen , blue , grey , lightgrey are Optional color name, or use RGB . e.g. ff69b4.

  • 2. Deploy you service
  • Download the code, put it into the apache or nginx website dir.
  • Add vhost of apache or nginx.
  • Config the url rewrite. use .htaccess on apache, use location config on nginx.
  • Binding you domain.

  • 3. Contribution
  • fork the repo.
  • add your code, and pull a request.
  • or add a issue.

  • Thanks for Shields IO, inspired by it.
    LICENSE
    MIT