I have a new site using Gridsome!
Written
Its been a long time and I decided now would be a good time to overhaul how my site looks. As part of branching out of just using Drupal, I figured a nice experiment would be to see how to integrate with some other more interesting technologies. So I decided to branch out by
- Upgrading my site over to Drupal 8
- Exposing its JSON API.
- Connecting it to a static site generator to create a site that can use more modern components.
A friend of mine had been raving about VueJS and I figured why not give it a try?
And here we are :)