Sami Samhuri
116fdff80b
tweak mobile styles, somewhat support the nexus one
2011-11-26 19:13:17 -08:00
Sami Samhuri
490c56c5ad
quote html attributes
2011-11-26 19:11:18 -08:00
Sami Samhuri
d7c004c937
lose the dog balls (function(){})() -> (function(){}())
2011-11-26 19:09:41 -08:00
Sami Samhuri
35dea1a73c
remove github finder (broken by recent GH changes)
2011-10-18 07:08:41 -07:00
Sami Samhuri
d3ed666931
add email address to all pages
2011-10-18 07:08:22 -07:00
Sami Samhuri
4474a1f726
add ThePusher
2011-06-05 00:42:57 -07:00
Sami Samhuri
f882d963b4
fix padding on tags, remove ugly left border
2011-06-04 00:06:24 -07:00
Sami Samhuri
aaf66ba680
minor fixes to Makefile
2011-06-04 00:05:50 -07:00
Sami Samhuri
79d0e858ab
replace markdown extensions with html extension
2011-06-03 23:38:00 -07:00
Sami Samhuri
1cf1101ee0
remove json-diff, didn't end up using it
2011-05-28 13:15:17 -07:00
Sami Samhuri
12a2a444e9
update package.json
2011-05-27 16:07:20 -07:00
Sami Samhuri
b7511c351f
update gitignore
2011-05-27 16:04:30 -07:00
Sami Samhuri
0e10cd81b9
add NorthWatcher
2011-05-14 17:57:01 -07:00
Sami Samhuri
1b975bd96f
track page load times
2011-05-04 15:41:35 -07:00
Sami Samhuri
e806c17e8a
fix rss template
2011-04-20 20:56:07 -07:00
Sami Samhuri
a531b5a0ab
remove old stuff from landing page and ie-bullet crap
2011-04-20 20:55:58 -07:00
Sami Samhuri
529c994370
add lake scheme project (needs more info)
2011-04-20 20:55:26 -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
7b58340a80
add pdf
2011-04-20 20:50:25 -07:00
Sami Samhuri
8873946b8b
update todo
2011-04-20 20:49:40 -07:00
Sami Samhuri
90093eb394
remove riak-js docs
2011-04-20 20:49: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
0c350e3428
update Makefile and combiner w/ new assets for Github Finder
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
72cb12cf75
tabs -> spaces and remove trailing whitespace
2010-12-19 18:58:12 -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
43a1376fe8
added package.json
2010-12-19 18:31:31 -08:00
Sami Samhuri
ad2840bcdc
show output when generating blog
2010-12-19 18:29:06 -08:00
Sami Samhuri
8285a05364
add favicon
2010-12-19 17:13:18 -08:00
Sami Samhuri
ddd2b1339e
minify & combine css
2010-12-19 17:12:26 -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
76531614fa
fixup! turn on
2010-12-19 16:58:21 -08:00
Sami Samhuri
ce091d1821
fix spacing of github info lists on project pages
2010-12-19 16:49:24 -08:00
Sami Samhuri
ef7fe966a2
turn on caching & gzip for apache
2010-12-19 16:47:57 -08:00
Sami Samhuri
6c88870c96
remove generated files
2010-12-19 12:36:03 -08:00
Sami Samhuri
13a256b5a7
fix rss feed content for blog posts
2010-12-18 22:55:21 -08:00
Sami Samhuri
9d064c179d
use correct content type for rss feed (apache)
2010-12-18 21:51:22 -08:00
Sami Samhuri
a64c7e2641
add rss feed for blog, overhaul blog generator
2010-12-18 20:36:04 -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
ab85efcf6b
ignore comments db
2010-12-18 02:25:54 -08:00
Sami Samhuri
2e986e2758
update TODO
2010-12-18 02:25:53 -08:00