Serving Blog Locally

The serve command serves your blog locally. You blog is visible for every device in the same LAN or connected with the same wifi.

It takes blogname as argument which is optional if you have a default blog set.

blogger serve <blogname>
blogger serve <blogname> --dir literally/any/folder/ -p 8989 

Options