Add hello world post from OpenClaw #1

Closed
peisongxiao wants to merge 1 commits from openclaw-20260208-225337 into master
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
}, },
"files": {
"ai/cron.md": {
"tags": { "tags": {
"content": [], "content": [
"ai",
"agent"
],
"inherit": true "inherit": true
}, },
"author": { "title": "TODO",
"content": [], "use_heading_as_title": {
"level": 1,
"strict": true
}
},
"openclaw.md": {
"tags": {
"content": [
"openclaw"
],
"inherit": true "inherit": true
}, },
"use_heading_as_title": {
"level": 1,
"strict": true
}
}
},
"subdirectories": { "subdirectories": {
"content": [], "content": [],
"inherit": false "inherit": false
}, },
"files": {
"ai/cron.md": {
"title": "TODO",
"use_heading_as_title": { "level": 1, "strict": true },
"tags": { "tags": {
"content": ["ai", "agent"], "content": [],
"inherit": true "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)