Skip to content
57 changes: 44 additions & 13 deletions .wordpress/blueprint.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,46 @@
{
"steps": [
{
"step": "installTheme",
"themeData": {
"resource": "url",
"url": "https://github-proxy.com/proxy/?repo=mkwpde/tsv1913&branch=master"
},
"options": {
"activate": true
}
}
]
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "TSV 1913 Harreshausen",
"description": "Preview theme with WordPress playground",
"author": "MKWP",
"categories": ["Site"]
},
"preferredVersions": {
"php": "8.3",
"wp": "6.7"
},
"steps": [
{
"step": "resetData"
},
{
"step": "installTheme",
"themeData": {
"resource": "url",
"url": "https://github-proxy.com/proxy/?repo=mkwpde/tsv1913&branch=blueprint"
},
"options": {
"activate": true,
"importStarterContent": true
}
},
{
"step": "setSiteOptions",
"options": {
"blogname": "TSV 1913 Harreshausen",
"blogdescription": "Kameradschaft und Sport, bei uns ein Wort"
}
},
{
"step": "installPlugin",
"pluginZipFile": {
"resource": "wordpress.org/plugins",
"slug": "twentig"
},
"options": {
"activate": true
}
}
]
}

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ https://playground.wordpress.net/
?blueprint-url=https://raw.githubusercontent.com/
mkwpde/tsv1913/refs/heads/<branch-name>/.wordpress/blueprint.json
```

https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/mkwpde/tsv1913/refs/heads/blueprint/.wordpress/blueprint.json