- 「Browser Support」を追加しました。
こもりが使っているモノやそうでないものも含め、なんとなくWebデザイナーやWebデベロッパーな人たちに便利そうなのを集めてみました。
var Tsubunomi = { | |
userSheetName:"user", | |
mentionsSheetName:"mentions", | |
searchSheetName:"search", | |
dmSheetName:"directMessage", | |
userDataKey:"currentUser", | |
apiConfigKey:"apiConfiguration", | |
apiUrl:"https://api.twitter.com/", | |
defaultCount:140, | |
getOptions:{ |
# Note that while this file is in our config folder, it is | |
# symlinked to our site folders, so paths are relative from there | |
# Require gems and Compass plugins | |
# require 'rgbapng' | |
# require 'compass-fancybox-plugin' | |
require 'compass-growl' | |
# General | |
output_style = :expanded |