Is it possible to set up blog_kit to have a blog for each user like so ``` /user/username/blog ``` and even route it so that the url just looks like this `/username/blog`
Is it possible to set up blog_kit to have a blog for each user like so
and even route it so that the url just looks like this
/username/blog