> You can't just output a feed of posts and be done (I tried) - so even if you are a statically generated site you need a Server component ... My implementation uses Hugo to create my posts and feed data, Vercel Serverless functions to handle in bound messages, and Firebase Firestore to store the data.
> You can't just output a feed of posts and be done (I tried) - so even if you are a statically generated site you need a Server component ... My implementation uses Hugo to create my posts and feed data, Vercel Serverless functions to handle in bound messages, and Firebase Firestore to store the data.