Automatically generate TypeScript type definitions from a Contentful schema, and then override for front-end adjustments.
Take raw JSON output from the Notion API and transform it into properties that can be used by your website’s pages and components.
Write a Node.js script that connects to a Notion database and writes its page and block content to a local JSON file.
Set up a Notion API integration, make a database connection, and write a Node.js script that retrieves an ID value for a Notion database from the API.
Exploring a theoretical approach to enabling Notion to serve as a CMS for complex websites with interactive components.
It’s difficult to choose a CMS today because there are so many options. But why are there so many options?
Although developer experience has brought much flexibility to modern web tools and services, vendor lock-in is still very much in play.
It seems like a silly question, given that GitHub is not typically thought about as a CMS. But I analyze the question anyways, using a series of 11 factors.
Give flexibility and control to web content editors by building smart content models for SEO meta tags.
One of the biggest benefits of a headless CMS is that they can serve multiple front ends.