[ ] add "publish" / "unpublish" toggle to the post edit view
[ ] save "unblished:true" to index for any unpublished post
[ ] don't show unpublished posts unless admin'd in
[ ] don't write an article "redirect" when saving an unpublished entry
[ ] delete post "redirect" when setting changes from published to unpublished
[ ] update RSS on publish/unpublish, filtering out any post with unpublished:true in its metadata.
Post scheduling isn't really possible, because there's no way to control when the RSS gets updated, short of "when someone with admin rights is editing posts".
unpublished:true
in its metadata.Post scheduling isn't really possible, because there's no way to control when the RSS gets updated, short of "when someone with admin rights is editing posts".