X-Git-Url: https://git.danieliu.xyz/?p=pb.git;a=blobdiff_plain;f=README.md;fp=README.md;h=3afba86d5f94e828e210757fa2f84bde753cd952;hp=bed46c75e4814cfb85c342a1b9c67f0620ee8eda;hb=eb9cbcb1755771257e005eb86c1225113365fae8;hpb=45bbbdd54e52f76ac3d9c1a03b807f9337d0a559 diff --git a/README.md b/README.md index bed46c7..3afba86 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ Publishes a draft, which means that it takes the html snippet you wrote and shov ### d / delete Deletes an already published blog post, this does not delete your draft. +### b / backup +Simply copies all draft and published blog entries into the backup directory. + +### r / refresh (planned) +Used when you change the template file and want to keep all blog entries consistent. It deletes all html files and republishes them all. + # Configuration For more fine tuned configuration, navigate to the data\_dir directory that was created (by default it's blog/) and find the templates folder. These are the html snippets that get included in your index, rolling and rss files.