top | item 46473408

(no title)

pastel8739 | 1 month ago

I wish there was a way to plug in Fedi hosting with a static site generator, but iirc the protocol currently doesn’t allow that

discuss

order

rsolva|1 month ago

pwdisswordfishy|1 month ago

> 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.