zoukankan      html  css  js  c++  java
  • GitHub Ribbons

    许多程序员的博客都喜欢集成其他联系方式的入口,比如微博秀、GitHub,方便阅读者访问。仅仅放置一个文字链接明显已经落伍,不够明显。
    本文介绍一种以挂件的形式在博客园集成GitHub的方式,效果如下:
    效果图

    GitHub提供了相应的效果预览和代码,只需把代码中的you换成自己对应的github账号即可,然后把代码粘贴到首页Html代码处即可。

    首页Html代码

    首页Html代码可以在自己的博客页面,点击管理->设置中找到。

    github官方共提供了以下几种样式:


    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    Fork me on GitHub

    参考:https://github.com/blog/273-github-ribbons

    微博秀请参考:http://app.weibo.com/tool/weiboshow

    如果觉得本文对您有帮助,请“打赏”,谢谢。
    您的鼓励,我的动力。
    微信 支付宝
  • 相关阅读:
    mybatis 版本问题
    sonar-maven-plugin问题
    spring容器&classLoader
    Mybatis知识点整理
    防重复提交的方式汇总
    秒杀系统设计整理
    MySQL事务隔离级别&锁
    disruptor解读
    springboot 2.x集成log4j2调试日志无法关闭问题
    Java并发——volatile
  • 原文地址:https://www.cnblogs.com/zongzhankui/p/5874382.html
Copyright © 2011-2022 走看看