Blog object {{ blog }} has handle
{
"id": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"createdAt": "2026-09-22T15:53:55.243Z",
"lang": "en",
"handle": "slug-test",
"title": "Slug test",
"html": "\u003cp\u003eThis blog has a route for double slugs in path: /book/chapter/\u003c/p\u003e",
"meta": {
"h1": "Slug test",
"title": "Slug test",
"description": "test and debugging site for Cradle CMS",
"keywords": "",
"data": null
},
"articles": [
{
"id": "18d7af9c-fd9b-808b-ae85-27861017b5e1",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:25.707Z",
"updatedAt": "2026-09-22T15:54:25.707Z",
"publishAt": "2026-09-22T15:55:37Z",
"lang": "en",
"handle": "article-3",
"title": "Article 3",
"meta": {
"h1": "Article 3",
"title": "Article 3",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:15.846Z",
"updatedAt": "2026-09-22T15:54:15.846Z",
"publishAt": "2026-09-22T15:54:48.315Z",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"meta": {
"h1": "Article 2",
"title": "Article 2",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7af98-2d60-8d7d-9a8b-6c690550e8be",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-1",
"title": "Article 1",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"previous": {
"id": "18d7af9c-fd9b-808b-ae85-27861017b5e1",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-3",
"title": "Article 3",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7af98-2d60-8d7d-9a8b-6c690550e8be",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:05.034Z",
"updatedAt": "2026-09-22T15:54:05.034Z",
"publishAt": "2026-09-22T15:54:43.428Z",
"lang": "en",
"handle": "article-1",
"title": "Article 1",
"meta": {
"h1": "Article 1",
"title": "Article 1",
"description": "",
"keywords": "",
"data": null
},
"previous": {
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
],
"publishAt": "0001-01-01T00:00:00Z",
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE",
"text": "This blog has a route for double slugs in path: /book/chapter/",
"published": true
}
blog.articles object {{ blog.articles }} has articles
Liquid
{{ blog.articles | print_r }}
Result
[
{
"id": "18d7af9c-fd9b-808b-ae85-27861017b5e1",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:25.707Z",
"updatedAt": "2026-09-22T15:54:25.707Z",
"publishAt": "2026-09-22T15:55:37Z",
"lang": "en",
"handle": "article-3",
"title": "Article 3",
"meta": {
"h1": "Article 3",
"title": "Article 3",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:15.846Z",
"updatedAt": "2026-09-22T15:54:15.846Z",
"publishAt": "2026-09-22T15:54:48.315Z",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"meta": {
"h1": "Article 2",
"title": "Article 2",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7af98-2d60-8d7d-9a8b-6c690550e8be",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-1",
"title": "Article 1",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"previous": {
"id": "18d7af9c-fd9b-808b-ae85-27861017b5e1",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-3",
"title": "Article 3",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7af98-2d60-8d7d-9a8b-6c690550e8be",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:05.034Z",
"updatedAt": "2026-09-22T15:54:05.034Z",
"publishAt": "2026-09-22T15:54:43.428Z",
"lang": "en",
"handle": "article-1",
"title": "Article 1",
"meta": {
"h1": "Article 1",
"title": "Article 1",
"description": "",
"keywords": "",
"data": null
},
"previous": {
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
]
One article {% let firstArticle = blog.articles[0] %} has handle
Liquid
{% let firstArticle = blog.articles[0] %}
{{ firstArticle | print_r }}
Result
{
"id": "18d7af9c-fd9b-808b-ae85-27861017b5e1",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:54:25.707Z",
"updatedAt": "2026-09-22T15:54:25.707Z",
"publishAt": "2026-09-22T15:55:37Z",
"lang": "en",
"handle": "article-3",
"title": "Article 3",
"meta": {
"h1": "Article 3",
"title": "Article 3",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7af9a-b1da-8f4f-91be-4bc17b8cb96a",
"blogId": "18d7af95-e5ca-8f31-b7f3-cfba9c0873e4",
"blog": "slug-test",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-2",
"title": "Article 2",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
Slug test
This blog has a route for double slugs in path: /book/chapter/
- Article 3
- Read article
- Article 2
- Read article
- Article 1
- Read article