We don't have editing for the Blog feed page in Shogun at this time. It is on our list for future features.
For now, you can build a page that resembles a Blog page with these elements:
However, the page will not be dynamic, so you will need to update it manually when a new article is created.
Using data collections to create a dynamic blog list
One way you can make this easier is to create a Data Collection for this type page. Data collections are explained in greater detail here:
Using Custom Elements to create a custom feature
If you wanted the page to be completely dynamic, you could make it this way using the Custom Elements feature, but that does require coding:
Through Data Collections and Custom Elements, your entire blog could be powered by Shogun.
Let us know if you have any additional questions.