ソースを参照

Create gh-pages branch via GitHub

Carlos Fenollosa 11 年 前
コミット
2a4f459660
2 ファイル変更3 行追加4 行削除
  1. 3 4
      index.html
  2. 0 0
      params.json

+ 3 - 4
index.html

@@ -111,10 +111,9 @@ spaces around the equal sign.</p>
 <ul>
 <li>A simple but nice and readable design, with nothing but the blog posts</li>
 <li>
-<strong>NEW on 2.0</strong> Markdown support via a third-party library (e.g. 
-<a href="http://daringfireball.net/projects/markdown/">Markdown.pl</a>). Use
-it via <code>./bb.sh post -m</code>. The third party library must support an invokation
-like <code>markdown_bin in.html &gt; out.md</code> as the code calls it that way.</li>
+<strong>NEW on 2.0</strong> Markdown support via a third-party library.<br>
+The easiest method is to download
+Gruber's <a href="http://daringfireball.net/projects/markdown/">Markdown.pl</a>)</li>
 <li>Post preview</li>
 <li>Save posts as drafts and resume editing later</li>
 <li>HTML page for each post, using its title as the URL</li>

ファイルの差分が大きいため隠しています
+ 0 - 0
params.json


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません