32 lines
1,001 B
JSON
32 lines
1,001 B
JSON
|
|
{
|
||
|
|
"generated_at": "2026-06-11T14:14:03.303327+00:00",
|
||
|
|
"content_type": "blog",
|
||
|
|
"language": "en",
|
||
|
|
"posts": [
|
||
|
|
{
|
||
|
|
"id": "hello-world",
|
||
|
|
"title": "Hello, World",
|
||
|
|
"slug": "hello-world",
|
||
|
|
"category": "getting-started",
|
||
|
|
"tags": [
|
||
|
|
"rustelo",
|
||
|
|
"example"
|
||
|
|
],
|
||
|
|
"excerpt": "A starter post showing the blog front-matter schema. Replace this with your own content. Every field below is consumed by the blog list and post pages.",
|
||
|
|
"date": "2026-01-01",
|
||
|
|
"author": "Your Name",
|
||
|
|
"published": true,
|
||
|
|
"featured": true,
|
||
|
|
"css_class": "category-getting-started",
|
||
|
|
"category_description": "Getting started",
|
||
|
|
"read_time": "2 min read",
|
||
|
|
"sort_order": 1,
|
||
|
|
"category_published": true,
|
||
|
|
"subtitle": "Your first post in this Rustelo website",
|
||
|
|
"html_file": "getting-started/hello-world.html",
|
||
|
|
"json_file": "getting-started/hello-world.json",
|
||
|
|
"last_modified": 1780445310
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"total": 1
|
||
|
|
}
|