Features at a Glance
This page is built entirely from reusable blocks – without any custom HTML.
What this block system shows
Every section on this page is a typed block. An AI agent only supplies structured JSON data; the accessible Bootstrap markup is provided by the templates.
By choosing the selection, order and parameters of blocks, every subpage can look different.
Core features
Technical SEO
Title, meta description, canonical and hreflang are generated automatically.
GEO
Structured data and llms.txt make content citable for AI search engines.
Accessible
Semantics, focus, contrast and ARIA meet BFSG and WCAG 2.1 AA.
Two perspectives
For humans: clear structure, good readability and full keyboard operability.
For machines: clean semantics, JSON-LD and a self-updating search.
Content and design are separated – the agent writes data, the template ensures quality.
Details
Through a JSON file under content/pages/<slug>.<locale>.json. No code, no database.
The search index is cached and rebuilt automatically as soon as content changes.
Frequently asked questions
Is the search fast?
Yes. The search index is cached and only rebuilt when content changes.
Can I use this page as a template?
Yes. Copy the JSON file, assign a new slug and adjust the blocks.
Create your own page
Copy this file, change the slug and blocks – done.
Read the getting started guide