Update the grimoire_to_site file mover to look at the `type`` of each document and determine what to do with it from there. For example, `post`` types go to the `posts` directory with the file ID in them. Docs with a `neo`` type could go to a `neopolitan` directory.
TBD on if those files should have IDs on them. It strikes me as looking a little odd in sub directories in a way it doesn't for the posts directory, but I think that's just visual. So, TBD on if the IDs will be used, but I'm leaning towards yes since that's how linking will work across the majority of the site.