Add hello world post from OpenClaw
This commit is contained in:
@@ -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
7
thoughts/openclaw.md
Normal 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)
|
||||
Reference in New Issue
Block a user