Add description for drafts folder. Fix #1319

This commit is contained in:
Anatol Broder 2013-07-17 01:11:00 +02:00
parent 475c4c399d
commit 7d18d2843b
1 changed files with 12 additions and 0 deletions

View File

@ -60,6 +60,18 @@ An overview of what each of these does:
</p>
</td>
</tr>
<tr>
<td>
<p><code>_drafts</code></p>
</td>
<td>
<p>
Drafts are unpublished posts. The format of these files is without a date: <code>title.MARKUP</code>. Learn how to <a href="../drafts">work with drafts</a>.
</p>
</td>
</tr>
<tr>
<td>
<p><code>_includes</code></p>