The community members are discussing options for creating a simple "repeater blocks" feature without using a CMS. Some suggestions include hardcoding a JSON object, using a tool like Baserow or Airtable, or learning to use JSON. The community members acknowledge that JSON might be a good option, but express concerns about non-developers being able to use it. There is no explicitly marked answer, but the discussion suggests that a CMS or a JSON-based solution could both be viable options depending on the specific needs and technical expertise of the user.
Is there any option or future plans for simple "repeater blocks" without connecting to a CMS? For example: a static profile page with multiple blocks for profile pics/names/about It's only updated every once and a while by the dev so a CMS isn't necessary, but each block is the same structure so it makes sense to have some "repeater" setup.
@Luke Monroe, you can use AI very easily for this. See my example prompt for your profiles.
Grab the JSON data and create a collection. In the collection bind it to your items. (John has a bunch of videos on YouTube for binding if you get lost).