4
4
< title > projects </ title >
5
5
< link href ="/css/reset.css " rel ="stylesheet " type ="text/css " />
6
6
< link href ="/css/defunkt.css " rel ="stylesheet " type ="text/css " />
7
- < style > .row { width : 5552 px ; }</ style >
7
+ < style > .row { width : 4968 px ; }</ style >
8
8
</ head >
9
9
10
10
< body >
@@ -15,41 +15,41 @@ <h1> projects </h1>
15
15
< h2 > github </ h2 >
16
16
< p > Social coding. </ p >
17
17
</ a >
18
- < a href ="http://github.com/defunkt/repl " class ="block ">
19
- < h2 > repl </ h2 >
20
- < p > sometimes you need a repl </ p >
21
- </ a >
22
- < a href ="http://github.com/defunkt/hub " class ="block ">
23
- < h2 > hub </ h2 >
24
- < p > hub introduces git to GitHub </ p >
18
+ < a href ="http://hurl.it/ " class ="block ">
19
+ < h2 > hurl </ h2 >
20
+ < p > Hurl makes HTTP requests </ p >
25
21
</ a >
26
22
< a href ="http://github.com/defunkt/resque " class ="block ">
27
23
< h2 > resque </ h2 >
28
24
< p > A simple Redis-based queue. </ p >
29
25
</ a >
30
- < a href ="http://github.com/defunkt /mustache " class ="block ">
26
+ < a href ="http://defunkt. github.com/mustache " class ="block ">
31
27
< h2 > mustache </ h2 >
32
- < p > Logic-less Ruby templates. </ p >
28
+ < p > Logic-less templates. </ p >
33
29
</ a >
34
30
< a href ="http://github.com/defunkt/pystache " class ="block ">
35
31
< h2 > pystache </ h2 >
36
32
< p > Mustache in Python </ p >
37
33
</ a >
34
+ < a href ="http://github.com/defunkt/hub " class ="block ">
35
+ < h2 > hub </ h2 >
36
+ < p > hub introduces git to GitHub </ p >
37
+ </ a >
38
+ < a href ="http://github.com/defunkt/repl " class ="block ">
39
+ < h2 > repl </ h2 >
40
+ < p > sometimes you need a repl </ p >
41
+ </ a >
38
42
< a href ="http://github.com/defunkt/gist " class ="block ">
39
43
< h2 > gist </ h2 >
40
44
< p > Absolutely the best command line gister. </ p >
41
45
</ a >
42
- < a href ="http://hellorip.com " class ="block ">
43
- < h2 > rip </ h2 >
44
- < p > A next generation packaging system for Ruby. </ p >
45
- </ a >
46
- < a href ="http://defunkt.github.com/hurl/ " class ="block ">
47
- < h2 > hurl </ h2 >
48
- < p > Hurl makes HTTP requests </ p >
46
+ < a href ="http://defunkt.github.com/gem-man/ " class ="block ">
47
+ < h2 > gem-man </ h2 >
48
+ < p > View a RubyGem's man page </ p >
49
49
</ a >
50
- < a href ="http://github.com/defunkt/cijoe " class ="block ">
51
- < h2 > cijoe </ h2 >
52
- < p > A simple Continuous Integration server . </ p >
50
+ < a href ="http://github.com/defunkt/coffee-mode " class ="block ">
51
+ < h2 > coffee-mode </ h2 >
52
+ < p > CoffeeScript major mode for Emacs . </ p >
53
53
</ a >
54
54
< a href ="http://github.com/defunkt/textmate.el " class ="block ">
55
55
< h2 > textmate.el </ h2 >
@@ -59,34 +59,26 @@ <h2> textmate.el </h2>
59
59
< h2 > gist.el </ h2 >
60
60
< p > Yet another Emacs paste mode, this one for Gist. </ p >
61
61
</ a >
62
+ < a href ="http://github.com/defunkt/cijoe " class ="block ">
63
+ < h2 > cijoe </ h2 >
64
+ < p > A simple Continuous Integration server. </ p >
65
+ </ a >
66
+ < a href ="http://hellorip.com " class ="block ">
67
+ < h2 > rip </ h2 >
68
+ < p > A next generation packaging system for Ruby. </ p >
69
+ </ a >
62
70
< a href ="http://github.com/defunkt/github-markup " class ="block ">
63
71
< h2 > github-markup </ h2 >
64
72
< p > The code we use to render README.your_favorite_markup </ p >
65
73
</ a >
66
- < a href ="http://ozmm.org/posts/bacondrop.html " class ="block ">
67
- < h2 > bacondrop </ h2 >
68
- < p > A simple app for uploading files to Baconfile. </ p >
69
- </ a >
70
74
< a href ="http://github.com/defunkt/fakefs " class ="block ">
71
75
< h2 > fakefs </ h2 >
72
76
< p > A fake filesystem. Use it in your tests. </ p >
73
77
</ a >
74
- < a href ="http://github.com/defunkt/lyndon " class ="block ">
75
- < h2 > lyndon </ h2 >
76
- < p > Lyndon wraps JavaScript in a loving MacRuby embrace. </ p >
77
- </ a >
78
78
< a href ="http://github.com/defunkt/facebox " class ="block ">
79
79
< h2 > facebox </ h2 >
80
80
< p > Facebook-style lightbox, built in jQuery </ p >
81
81
</ a >
82
- < a href ="http://github.com/defunkt/ircamp " class ="block ">
83
- < h2 > ircamp </ h2 >
84
- < p > IRC <-> Campfire Bridge </ p >
85
- </ a >
86
- < a href ="http://github.com/defunkt/jasper " class ="block ">
87
- < h2 > jasper </ h2 >
88
- < p > Lispy JavaScript </ p >
89
- </ a >
90
82
</ div >
91
83
92
84
< div class ="back ">
0 commit comments