Commit graph

37 commits

Author SHA1 Message Date
Sami Samhuri
116fdff80b tweak mobile styles, somewhat support the nexus one 2011-11-26 19:13:17 -08:00
Sami Samhuri
d7c004c937 lose the dog balls (function(){})() -> (function(){}()) 2011-11-26 19:09:41 -08:00
Sami Samhuri
f882d963b4 fix padding on tags, remove ugly left border 2011-06-04 00:06:24 -07:00
Sami Samhuri
96b6d68929 move scripts to bottom of html, minify assets, style changes 2011-04-20 20:55:12 -07:00
Sami Samhuri
b41ba0ab8b include promotejs images, removing the external dependency 2011-04-20 20:52:33 -07:00
Sami Samhuri
c5a663549a minor improvements, update TODO 2010-12-20 11:41:33 -08:00
Sami Samhuri
7073eb7b96 fix style for iPhone and iPad, separate mobile stylesheet 2010-12-20 00:51:02 -08:00
Sami Samhuri
05feec0133 fallback to a static string, not some external SJS thing 2010-12-19 22:59:18 -08:00
Sami Samhuri
92f4944219 code cleanup, fix indent on var statements, remove semis 2010-12-19 22:30:44 -08:00
Sami Samhuri
e44f3c6e6a use gitter for github finder 2010-12-19 22:30:44 -08:00
Sami Samhuri
cb0753347f integrated Github Finder, expanded some identifiers 2010-12-19 22:30:44 -08:00
Sami Samhuri
beb7c0fa71 merge github finder css into proj.css directly 2010-12-19 18:37:31 -08:00
Sami Samhuri
148322be72 WIP - Github Finder integration
need to replace jsonp and github stuff with gitter
2010-12-19 18:37:01 -08:00
Sami Samhuri
8285a05364 add favicon 2010-12-19 17:13:18 -08:00
Sami Samhuri
dbecaed8c6 workaround weird local storage bug ... need to bisect to find the cause 2010-12-19 17:10:39 -08:00
Sami Samhuri
3bfea85585 update TODO and misc cleanup 2010-12-19 16:59:30 -08:00
Sami Samhuri
ce091d1821 fix spacing of github info lists on project pages 2010-12-19 16:49:24 -08:00
Sami Samhuri
9d064c179d use correct content type for rss feed (apache) 2010-12-18 21:51:22 -08:00
Sami Samhuri
ce588e1dec Merge branch 'blog' 2010-12-18 12:01:38 -08:00
Sami Samhuri
999dd38d5f new blog post, tweak style, minor fixes 2010-12-18 11:22:47 -08:00
Sami Samhuri
94bf683fb1 commenting system is almost ready for primetime
* switched to CORS from JSONP
* improved style
* separated almost all JavaScript from the HTML
* minify & combine JavaScript using closure & cat
* fleshed out Makefile
2010-12-18 02:25:54 -08:00
Sami Samhuri
4b8bf805cd quick and dirty comments 2010-12-15 07:38:56 -08:00
Sami Samhuri
6e5d04a501 cache github data for an hour 2010-12-08 22:30:35 -08:00
Sami Samhuri
d156e343bc fallback to login when displaying usernames 2010-12-08 22:26:22 -08:00
Sami Samhuri
050f2df426 fix header in opera 2010-12-07 07:39:53 -08:00
Sami Samhuri
010bc7d225 bigger font and other styling 2010-12-06 22:55:09 -08:00
Sami Samhuri
24caa3e470 fix missing title on post pages, tweak style 2010-12-06 22:55:09 -08:00
Sami Samhuri
92c4af2b1e added an index and previous/next links, tweaked style 2010-12-06 22:55:09 -08:00
Sami Samhuri
86915cf555 add a basic blog, all posts listed in index 2010-12-06 22:55:08 -08:00
Sami Samhuri
b47d33759b use some html5 semantic elements 2010-12-06 10:53:29 -08:00
Sami Samhuri
53b30f32e6 attribute CoffeeScript's inheritance function 2010-12-05 01:37:29 -08:00
Sami Samhuri
6685b39177 fix line height for contributors in all browsers 2010-12-05 01:37:29 -08:00
Sami Samhuri
795fcbbf6d add more space between contributors in <= ie8 2010-12-01 21:47:23 -08:00
Sami Samhuri
9061e441fd ie6 support 2010-12-01 21:26:51 -08:00
Sami Samhuri
281a56f6cd remove list bullets in ie6 and ie7 2010-12-01 21:26:51 -08:00
Sami Samhuri
085cf1d7f6 add localStorage polyfill for IE < 8 2010-12-01 21:26:51 -08:00
Sami Samhuri
675b0b0c79 organize things a little bit, add more projects 2010-11-29 23:09:29 -08:00