Headless on Umbraco .NET Core Part 1: Setup Headless Front-end with Gridsome and Vue.js
This first post is focused on the front-end of the Headless architecture. This piece is what will render the data from Umbraco into HTML. We setup the front-end ready to connect to Umbraco, the hosting in Azure Blog Storage as a static site, AND an AppVeyor build to update the site when code or (eventually) content changes are made.…