Merge pull request #1320 from penibelst/patch-1

Add description for drafts folder. Fix #1319
This commit is contained in:
Matt Rogers
2013-07-16 20:36:40 -07:00

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>