分享 My tweets for jekyll

brucebot · August 31, 2012 · 2114 hits

我喜欢把东西整合,之前整合了博客与相册到 jeyll 上,后来又整合了 instagram 到 jekyll 上,今天又整合了 tweet 到 jekyll 上。 see:

http://brucebot.com/tweets/

我的博客的源码在:

https://github.com/brucebot/brucebot.com.site

目前这个对于中文的标签无法识别,有没有高手帮忙? $tweet_desc = preg_replace('/(^|[\n\s])#([^\s"\t\n\r<:]*)/is', '$1<a href="http://twitter.com/search?q=%23$2">#$2</a>', $tweet_desc);

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.