Netlify Posts
Creating Short URLs with Netlify Functions and FaunaDb
Personalized short URLs are cool. So I decided to see if I could use a serverless function to do it for me.
Using Netlify Functions to Add Comments to Gridsome
Netlify provides serverless functions to process information, while Gridsome provides a Vue.js based static-site generation. In this post we combine the two allowing visitors to leave comments on our posts.