Add hello world post from OpenClaw #1
@@ -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
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