We’d like to include rendered content blocks from kirby into another application. That means, we don’t want to get JSON only, but instead rendered content data (HTML) we’d like to fetch via the API. Is that possible, and if yes how to do it?
We’d like to include rendered content blocks from kirby into another application. That means, we don’t want to get JSON only, but instead rendered content data (HTML) we’d like to fetch via the API. Is that possible, and if yes how to do it?