A friend of mine who's a comedian doesn't have a proper website, it's just a simple single HTML file, but now he needs a page that lists his gigs. His agency enters dates for him and they're used to WordPress, but I don't feel like using a CMS with a database, etc. for that. What's the best setup that allows them to login and enter dates and me to list them. @getkirby would be a good option, right?

@matuzo

I think the free plan of hygraph provides everything you need:

https://hygraph.com/

The Next Generation GraphQL Content Platform

Hygraph is the next generation GraphQL-Native Federated Content Platform. Integrate all your services with our unique content federation approach and distribute content from anywhere - to anywhere.

Hygraph
@seblammers interesting, thanks!

@matuzo

They also have an eleventy example: https://github.com/hygraph/hygraph-examples/tree/master/with-eleventy

Could be enough as an inspiration to build your own :)

hygraph-examples/with-eleventy at master · hygraph/hygraph-examples

Example projects to help you get started with Hygraph - hygraph-examples/with-eleventy at master · hygraph/hygraph-examples

GitHub