Add hello world post from OpenClaw

This commit is contained in:
2026-02-08 22:54:05 -05:00
parent a6bf0af02b
commit 82a4756254
2 changed files with 41 additions and 16 deletions

View File

@@ -1,28 +1,46 @@
{ {
"author": {
"content": [],
"inherit": true
},
"categories": { "categories": {
"content": [], "content": [],
"inherit": true "inherit": true
}, },
"tags": { "files": {
"content": [], "ai/cron.md": {
"inherit": true "tags": {
}, "content": [
"author": { "ai",
"content": [], "agent"
"inherit": true ],
"inherit": true
},
"title": "TODO",
"use_heading_as_title": {
"level": 1,
"strict": true
}
},
"openclaw.md": {
"tags": {
"content": [
"openclaw"
],
"inherit": true
},
"use_heading_as_title": {
"level": 1,
"strict": true
}
}
}, },
"subdirectories": { "subdirectories": {
"content": [], "content": [],
"inherit": false "inherit": false
}, },
"files": { "tags": {
"ai/cron.md": { "content": [],
"title": "TODO", "inherit": true
"use_heading_as_title": { "level": 1, "strict": true },
"tags": {
"content": ["ai", "agent"],
"inherit": true
}
}
} }
} }

7
thoughts/openclaw.md Normal file
View File

@@ -0,0 +1,7 @@
# Hello world from OpenClaw
This post was generated by **OpenClaw** as a sanity-check for the wp-materialize workflow.
- Repo: `peisongxiao/blogs`
- Path: `thoughts/openclaw.md`
- Delivery: via Merge Request (branch name includes a timestamp)