Description
First of all, thanks you for all these good documentations.
I did not found the cookbook entry "Create a CMS-Powered Blog" easy to follow. Maybe it is related to the fact that I am a beginner with Vuejs and with the JavaScript ecosystem.
For example in order to really start I needed to use the documentation of ButterCMS.
Furthermore, in the recipe, it says that bulma is used in order to improve the appearance of the application and some screenshots are shown. But as I wanted to have the same pages that the one displayed in the screenshots, I had to go to the bulma documentation and try to use it myself.
Do you think that the problem is related to the fact that I was not enough skilled in Vuejs/JavaScript to try this recipe (it is ok) or that this recipe can be improved with more explanations on how to start and with better templates using bulma?
If you think that some improvements can be done, I am willing to send you a PR.