こういうアイディア好きです! GitHubのREADME.mdはテキスト中心であまり華やかではありません。画像を貼付けることもできますがURLベースで指定しなければいけないので多少面倒です。 なのでせっかく作ったプロジェクトで自分をアピールしたいと思ってもテキスト+URLで書くことが多いかと思います。しかしそこで使ってみて欲しいのがgitsocialです。

READMEにちょっとしたアクセントですね!

これはなかなか秀逸なアイディアではないでしょうか。実際の使い方は以下の通りです。

<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->

<!-- display the social media buttons in your README -->

[![alt text][1.1]][1]
[![alt text][2.1]][2]
[![alt text][3.1]][3]
[![alt text][4.1]][4]
[![alt text][5.1]][5]
[![alt text][6.1]][6]

<!-- links to social media icons -->
<!-- no need to change these -->

<!-- icons with padding -->

[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding)
[2.1]: http://i.imgur.com/P3YfQoD.png (facebook icon with padding)
[3.1]: http://i.imgur.com/yCsTjba.png (google plus icon with padding)
[4.1]: http://i.imgur.com/YckIOms.png (tumblr icon with padding)
[5.1]: http://i.imgur.com/1AGmwO3.png (dribbble icon with padding)
[6.1]: http://i.imgur.com/0o48UoR.png (github icon with padding)

<!-- icons without padding -->

[1.2]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding)
[2.2]: http://i.imgur.com/fep1WsG.png (facebook icon without padding)
[3.2]: http://i.imgur.com/VlgBKQ9.png (google plus icon without padding)
[4.2]: http://i.imgur.com/jDRp47c.png (tumblr icon without padding)
[5.2]: http://i.imgur.com/Vvy3Kru.png (dribbble icon without padding)
[6.2]: http://i.imgur.com/9I6NRUm.png (github icon without padding)

<!-- links to your social media accounts -->
<!-- update these accordingly -->

[1]: http://www.twitter.com/carlsednaoui
[2]: http://www.facebook.com/sednaoui
[3]: https://plus.google.com/+CarlSednaoui
[4]: http://carlsed.tumblr.com
[5]: http://dribbble.com/carlsednaoui
[6]: http://www.github.com/carlsednaoui

<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->

基本的な使い方は必要なアイコンをピックアップして、一番下のリンクを修正するだけです。対応しているサービスはTwitter/Facebook/Google+/Tumblr/Dribbble/GitHubとなっています。画像ながらシンプルな二色アイコンでGitHubで表示するのにぴったりな雰囲気になっています。 gitsocialはMIT Licenseのオープンソース・ソフトウェアです。 carlsednaoui/gitsocial