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": {
"content": [],
"inherit": true
},
"tags": {
"content": [],
"inherit": true
},
"author": {
"content": [],
"inherit": true
"files": {
"ai/cron.md": {
"tags": {
"content": [
"ai",
"agent"
],
"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": {
"content": [],
"inherit": false
},
"files": {
"ai/cron.md": {
"title": "TODO",
"use_heading_as_title": { "level": 1, "strict": true },
"tags": {
"content": ["ai", "agent"],
"inherit": true
}
}
"tags": {
"content": [],
"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)