#10 楼 @tualatrix 主席从心理上爱编程了吗?那 Python 怎样?
功能上的... 不过那个 ennnnnnd 真纠结了我好久啊 http://bugs.ruby-lang.org/issues/5054 怎么看待啊,end 是有特别的好处吗?
搜到最近才发布的博文上通过设置中文字体来修补的办法: http://huobazi.aspxboy.com/2012/02/04/ubuntu-sublime-text-chinese/ http://blog.mckelv.in/?p=800 http://blog.tuzii.me/archives/673 我尝试了,可以打开中文文件,但标题的中文似乎没搞定 然后中文输入法我用的是 ibus, 不能输入,给出方案用的是 scim, 我没去试 居然看到希望了.. 等高人等高人快..
showdown 的?https://github.com/github/github-flavored-markdown/blob/gh-pages/scripts/showdown.js 然后描述 gfm 处理换行是这样的 http://coapp.org/reference/garrett-flavored-markdown.html#p 我引用 showdown.js 脚本编译的换行是对的,但空行 (\n\n) 不见了,上面也没提空行 可能我不留神把细节复杂化了,markdown 本身空行在来区分代码块中用到的.. 反正我要的功能不多的,干脆自己写脚本先用着了
自带的 ruby 包的确用着不对劲.. 不过为啥装 rvm 还得上 nodejs 呢?
有个链接,各种中文资源 https://github.com/wonderfo/wonderfogo/wiki 等高人补充初学者建议...
变成邀请排队帖了,占个位置.. 原来也是 Ruby..
原来 Github 也藏了大量快捷键.. '?' 键...
Ubuntu 上各种问题 +1 不过个人大部分功能用不着,就一直在找 Vim 脚本模仿 Sublime 的自动补全功能
#13 楼 @messiahxu 淘宝源的速度我感觉可以无视进度条了 :D 其实用不多..
#11 楼 @messiahxu 的确是,虽然我 RVM 直接下,速度并不慢 (相对 gem...) 不过淘宝的 ftp 上真有 RVM 的?
@huacnlee 直接按网址代入没有成功,尝试了若干种可能组合,找不到要领..
@messiahxu 要是早知道这个办法就好了,,, 搜了发现有镜像 http://liuhui998.com/2011/12/28/speed-up-rvm-download/
@messiahxu 删掉官方源看到飞一样的速度.. 果断忘掉官方源... 不过 RVM 安装的 Ruby 的话,是不是还只能低速呢?
下午遇到这个情况... 加了淘宝源,去掉官方源,又加上官方源,结果是官方源的速度
我等了一个小时终于 RVM 装上 1.9.2 (都有死心去装 Octopress 的感觉了..) 看楼上用 1.9 我用 1.9.. 下面,ToT 居然这样成功了 Jekyll 的文档里还是 ruby1.8-dev 的,之前 Ubuntu 上的 1,9,1 无法 Build.. 不过总算装成功了..
$ gem install jekyll
Fetching: liquid-2.3.0.gem (100%)
Fetching: fast-stemmer-1.0.0.gem (100%)
Building native extensions. This could take a while...
Fetching: classifier-1.3.3.gem (100%)
Fetching: directory_watcher-1.4.1.gem (100%)
Fetching: syntax-1.0.0.gem (100%)
Fetching: maruku-0.6.0.gem (100%)
Fetching: kramdown-0.13.4.gem (100%)
Fetching: posix-spawn-0.3.6.gem (100%)
Building native extensions. This could take a while...
Fetching: albino-1.3.3.gem (100%)
Fetching: jekyll-0.11.2.gem (100%)
Successfully installed liquid-2.3.0
Successfully installed fast-stemmer-1.0.0
Successfully installed classifier-1.3.3
Successfully installed directory_watcher-1.4.1
Successfully installed syntax-1.0.0
Successfully installed maruku-0.6.0
Successfully installed kramdown-0.13.4
Successfully installed posix-spawn-0.3.6
Successfully installed albino-1.3.3
Successfully installed jekyll-0.11.2
10 gems installed
Installing ri documentation for liquid-2.3.0...
Installing ri documentation for fast-stemmer-1.0.0...
Installing ri documentation for classifier-1.3.3...
Installing ri documentation for directory_watcher-1.4.1...
Installing ri documentation for syntax-1.0.0...
Installing ri documentation for maruku-0.6.0...
Couldn't find file to include 'MaRuKu.txt' from lib/maruku.rb
Installing ri documentation for kramdown-0.13.4...
Installing ri documentation for posix-spawn-0.3.6...
Installing ri documentation for albino-1.3.3...
Installing ri documentation for jekyll-0.11.2...
Installing RDoc documentation for liquid-2.3.0...
Installing RDoc documentation for fast-stemmer-1.0.0...
Installing RDoc documentation for classifier-1.3.3...
Installing RDoc documentation for directory_watcher-1.4.1...
Installing RDoc documentation for syntax-1.0.0...
Installing RDoc documentation for maruku-0.6.0...
Couldn't find file to include 'MaRuKu.txt' from lib/maruku.rb
Installing RDoc documentation for kramdown-0.13.4...
Installing RDoc documentation for posix-spawn-0.3.6...
Installing RDoc documentation for albino-1.3.3...
Installing RDoc documentation for jekyll-0.11.2...