Create a new blog:
'speechhub create-blog --blog-name= [path]'
Create a new post:
'speechhub new-post --title='
publish a post:
'speechhub manage --publish-post '
unpublish a post [not yet implemented]:
'speechhub --unpublish-post '
Rebuild complete blog:
'speechhub rebuild'
List all posts by date [not yet implemented]:
'speechhub --list-posts'