博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
一个非常简单的 Shields badge 服务
阅读量:6612 次
发布时间:2019-06-24

本文共 919 字,大约阅读时间需要 3 分钟。

Simple Shields

A very simple Shields Service with PHP. Inspired by Shields IO.

http://shields.hust.cc/

http://shields.hust.cc/
http://shields.hust.cc/
http://shields.hust.cc/

  • 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.

部署效果网址:

github代码地址:

1. How to Use ?

http://shields.hust.cc/<SUBJECT>-<STATUS>-<COLOR>.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

  1. Download the code, put it into the apache or nginx website dir.

  2. Add vhost of apache or nginx.

  3. Config the url rewrite. use .htaccess on apache, use location config on nginx.

  4. 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

转载地址:http://gkoso.baihongyu.com/

你可能感兴趣的文章
SAP QM Transfer of Inspection Stock
查看>>
全新视觉| 数治省市:SAP大数据构想一切可能
查看>>
ORACLE expdp备份与ORA-31693、ORA-02354、ORA-02149
查看>>
DBMS_STATS.GATHER_TABLE_STATS
查看>>
Java-单机版的书店管理系统(练习设计模块和思想_系列 五 )
查看>>
嵌入式 详解udev
查看>>
《C程序员:从校园到职场》出版预告(2):从“百花齐放”到“一枝独秀”
查看>>
Network Monitor 查询命令和MySQL命令
查看>>
好“戏”刚刚开幕 云计算逐步被认可
查看>>
云安全:这也是需要花大钱去建设的部分
查看>>
5G网络不止能1秒下一部电影,它还能够…
查看>>
中国电信集采终端6700万部 金额达1070亿元
查看>>
2016年的十个数据中心故事
查看>>
《Java并发编程的艺术》一一3.3 顺序一致性
查看>>
《设计之外——比修图更重要的111件事》—第1部分3 虚心学习
查看>>
EVCache —— Netflix 的分布式内存数据存储
查看>>
《用友ERP-U8(8.72版)标准财务模拟实训》——1.4 系统管理注册和导入演示账套...
查看>>
springboot docker笔记
查看>>
mysql char和varchar区别
查看>>
Modbus RTU 通信工具设计
查看>>