0.9.22 draft

This commit is contained in:
zzz
2015-09-12 17:18:08 +00:00
parent a689385e8d
commit b1de46c365
2 changed files with 68 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ Writing draft posts
To write a draft post, create the file with the suffix '.draft.rst'. Post files
with this suffix will be visible at their post URL, but will not be shown in
the blog index. To publish the draft post, change the filename to remove the
'.draft' suffix.
'.draft' in the suffix (e.g. mtn mv foo.draft.rst foo.rst).
Creating shortlinks
-------------------