<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>jsuper (tony)</title>
    <link>https://ruby-china.org/jsuper</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Emacser 们，有没有兴趣翻译 Org-Mode 的 manual？</title>
      <description>&lt;p&gt;如题！大家讨论下，看多少人有兴趣。&lt;/p&gt;</description>
      <author>jsuper</author>
      <pubDate>Mon, 14 Apr 2014 17:02:07 +0800</pubDate>
      <link>https://ruby-china.org/topics/18596</link>
      <guid>https://ruby-china.org/topics/18596</guid>
    </item>
    <item>
      <title>[分享] 个人写的 Emacs 插件。使用 Org-Mode 来写 Jekyll 博客文章</title>
      <description>&lt;p&gt;Org-Mode 太强大了。绝壁是最好的纯文本的笔记工具。&lt;/p&gt;

&lt;p&gt;个人写了一个方便使用 org-mode 来写 jekyll 博客的小工具。希望大家喜欢
&lt;a href="https://github.com/jsuper/org-jekyll-mode" rel="nofollow" target="_blank" title=""&gt;org-jekyll-mode&lt;/a&gt;&lt;/p&gt;</description>
      <author>jsuper</author>
      <pubDate>Thu, 10 Apr 2014 17:56:52 +0800</pubDate>
      <link>https://ruby-china.org/topics/18529</link>
      <guid>https://ruby-china.org/topics/18529</guid>
    </item>
    <item>
      <title>Git 小贴士：清除所有被 Ignore 的文件</title>
      <description>&lt;h3 id="1. 查看所有被Git忽略的文件"&gt;1. 查看所有被 Git 忽略的文件&lt;/h3&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;Git 1.6+:
git ls-files &lt;span class="nt"&gt;--others&lt;/span&gt; &lt;span class="nt"&gt;-i&lt;/span&gt; &lt;span class="nt"&gt;--exclude-standard&lt;/span&gt;

&lt;span class="c"&gt;#Git 1.4, 1.5:&lt;/span&gt;
git ls-files &lt;span class="nt"&gt;--others&lt;/span&gt; &lt;span class="nt"&gt;-i&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
&lt;span class="nt"&gt;--exclude-from&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="sb"&gt;`&lt;/span&gt;git rev-parse &lt;span class="nt"&gt;--git-dir&lt;/span&gt;&lt;span class="sb"&gt;`&lt;/span&gt;&lt;span class="s2"&gt;/info/exclude"&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
&lt;span class="nt"&gt;--exclude-per-directory&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;.gitignore
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="2. 清除所有被Git忽略的文件或文件夹(小心)"&gt;2. 清除所有被 Git 忽略的文件或文件夹 (小心)&lt;/h3&gt;&lt;h4 id="2.1 查看在清理之前会做的操作"&gt;2.1 查看在清理之前会做的操作&lt;/h4&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;git clean &lt;span class="nt"&gt;-Xn&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;h4 id="2.2 清除文件或文件夹， -f 选项强制删除，-d删除目录（小心）"&gt;2.2 清除文件或文件夹， -f 选项强制删除，-d 删除目录（小心）&lt;/h4&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;git clean &lt;span class="nt"&gt;-Xdf&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>jsuper</author>
      <pubDate>Mon, 17 Mar 2014 17:57:03 +0800</pubDate>
      <link>https://ruby-china.org/topics/17951</link>
      <guid>https://ruby-china.org/topics/17951</guid>
    </item>
    <item>
      <title>庆祝可以发贴了, Ruby China 的 Emacser 们, 你们在哪里?</title>
      <description>&lt;p&gt;坛子里面用 Emacs 的多么？大家集个合呗。&lt;/p&gt;

&lt;p&gt;分享下我自己的 Emacs 配置
&lt;a href="https://github.com/jsuper/.emacs.d" rel="nofollow" target="_blank" title=""&gt;Github .emacs.d&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="//l.ruby-china.com/photo/2014/c2a5ea55d75c976af874fa5c42c9ef55.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>jsuper</author>
      <pubDate>Wed, 12 Mar 2014 18:46:30 +0800</pubDate>
      <link>https://ruby-china.org/topics/17838</link>
      <guid>https://ruby-china.org/topics/17838</guid>
    </item>
  </channel>
</rss>
