Welcome
Example long-form page. Delete or edit it in the CMS.
API: /pages/welcome/index.json
This is a page. Everything below the front matter is the body.
The API exposes it three ways:
summary— first paragraph, plain texthtml— this body rendered to HTMLmarkdown— this body exactly as typed
Any extra front matter key you add (in the CMS or by hand) shows up under
fields in the JSON, so the API grows with your content model.