4
4
< title > projects </ title >
5
5
< link href ="reset.css " rel ="stylesheet " type ="text/css " />
6
6
< link href ="defunkt.css " rel ="stylesheet " type ="text/css " />
7
- < style > .row { width : 4968 px ; }</ style >
7
+ < style > .row { width : 5552 px ; }</ style >
8
8
</ head >
9
9
10
10
< body >
@@ -15,6 +15,10 @@ <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 >
18
22
< a href ="http://github.com/defunkt/hub " class ="block ">
19
23
< h2 > hub </ h2 >
20
24
< p > hub introduces git to GitHub </ p >
@@ -31,6 +35,10 @@ <h2> mustache </h2>
31
35
< h2 > pystache </ h2 >
32
36
< p > Mustache in Python </ p >
33
37
</ a >
38
+ < a href ="http://github.com/defunkt/gist " class ="block ">
39
+ < h2 > gist </ h2 >
40
+ < p > Absolutely the best command line gister. </ p >
41
+ </ a >
34
42
< a href ="http://hellorip.com " class ="block ">
35
43
< h2 > rip </ h2 >
36
44
< p > A next generation packaging system for Ruby. </ p >
@@ -47,6 +55,10 @@ <h2> cijoe </h2>
47
55
< h2 > textmate.el </ h2 >
48
56
< p > Basic emulation of awesome TextMate features for Emacs. </ p >
49
57
</ a >
58
+ < a href ="http://github.com/defunkt/gist.el " class ="block ">
59
+ < h2 > gist.el </ h2 >
60
+ < p > Yet another Emacs paste mode, this one for Gist. </ p >
61
+ </ a >
50
62
< a href ="http://github.com/defunkt/github-markup " class ="block ">
51
63
< h2 > github-markup </ h2 >
52
64
< p > The code we use to render README.your_favorite_markup </ p >
@@ -67,10 +79,6 @@ <h2> lyndon </h2>
67
79
< h2 > facebox </ h2 >
68
80
< p > Facebook-style lightbox, built in jQuery </ p >
69
81
</ a >
70
- < a href ="http://github.com/defunkt/gist.el " class ="block ">
71
- < h2 > gist.el </ h2 >
72
- < p > Yet another Emacs paste mode, this one for Gist. </ p >
73
- </ a >
74
82
< a href ="http://github.com/defunkt/ircamp " class ="block ">
75
83
< h2 > ircamp </ h2 >
76
84
< p > IRC <-> Campfire Bridge </ p >
0 commit comments