Overview
Users should be able to create a new collection via the command-line.
Implementation
I'm thinking:
writeas blog -b name
creates a new blog/collection with the alias name.
This still needs some thought, to see how it fits into the future picture. Right now, I'm drawing off of git branch for inspiration. For example, the blog subcommand could support changing its settings and providing other administrative tasks, like deleting a blog.