1
fanzeyi Apr 6, 2011
fanzeyi is github user #409951
|
2
ldcr99 Apr 6, 2011
away is github user #29009
|
3
zjyyjqf Apr 6, 2011
zjyyjqf is github user #710388
|
4
jjgod Apr 6, 2011
#1017
|
6
airyland Apr 6, 2011
#559179
|
7
eric Apr 6, 2011
#299999 =.=
|
9
wenbinwu Apr 6, 2011
kylewu is github user #180198 挺吉利的,哈哈
|
10
fanzeyi Apr 6, 2011
我想知道这个域名..
是怎么做到的... 在 Github 上只搜到了 https://github.com/caius/caius.github.com 这个项目.. 但是这个项目只有一个文件.. index.html 是转向到 http://caius.name/ 的。。 这个地址是怎么来的.... |
11
henryzhou Apr 6, 2011
haozhou is github user #614033 看来我晚了
|
12
9hills Apr 7, 2011
@fanzeyi 看源码。。
比如说我的信息: http://github.com/api/v2/json/user/show/ninehills?callback=? function get_github_id_for (username, callback) { $.getJSON('http://github.com/api/v2/json/user/show/' + username + "?callback=?", {}, function(json){ var id = json["user"]["id"] if (id) { callback(username, id) } return false }); } |
13
dongsheng Apr 7, 2011
竟然还是个四位数的 #7065
|
14
chone Apr 7, 2011
chone is github user #314978
|
15
summic Apr 7, 2011
summic is github user #21344
|
16
fanzeyi Apr 7, 2011
@9hills ...我不是在讲这个数字怎么生成的... 代码看到了...
我是说 他这个repo只有一个index.html 但是它却有这些文件... 根本没有在repo里面见到.. |
17
jjgod Apr 7, 2011
|
20
9hills Apr 7, 2011
|
21
fanzeyi Apr 7, 2011
@9hills 啊 谢谢.. 我才发现原来原生支持 markdown .. 要是 vimwiki 是 markdown 语法.. 就能直接给源文件 push 上去 到哪都能写了= =
|
22
Numbcoder Apr 7, 2011
numbcoder is github user #281076
|
23
huacnlee Apr 7, 2011
huacnlee is github user #5518
|