File tree 1 file changed +12
-15
lines changed
blueprints/install-activate-setup-theme-from-gh-repo
1 file changed +12
-15
lines changed Original file line number Diff line number Diff line change 31
31
},
32
32
{
33
33
"step" : " installTheme" ,
34
- "themeZipFile " : {
35
- "resource" : " url" ,
36
- "url" : " https://github-proxy .com/proxy/?repo= richtabor/kanso&branch= main"
34
+ "themeData " : {
35
+ "resource" :" url" ,
36
+ "url" : " https://github.com/richtabor/kanso/archive/refs/heads/ main.zip "
37
37
},
38
38
"options" : {
39
39
"activate" : true
40
40
}
41
- },
41
+ },
42
42
{
43
43
"step" : " importWxr" ,
44
44
"file" : {
45
45
"resource" : " url" ,
46
- "url" : " https://raw.githubusercontent.com/WordPress/blueprints/trunk/blueprints/install-activate-setup-theme-from-gh-repo/blueprint-content.xml"
47
- }
48
- },
49
- {
50
- "step" : " setSiteOptions" ,
51
- "options" : {
52
- "blogname" : " Rich Tabor" ,
53
- "blogdescription" : " Multidisciplinary maker specializing in the intersection of product, design and engineering. Making WordPress." ,
54
- "show_on_front" : " page" ,
55
- "page_on_front" : 6 ,
56
- "page_for_posts" : 2
46
+ "url" : " https://github.com/WordPress/blueprints/blob/trunk/blueprints/install-activate-setup-theme-from-gh-repo/blueprint-content.xml"
57
47
}
58
48
}
59
49
],
50
+ "siteOptions" : {
51
+ "blogname" : " Rich Tabor" ,
52
+ "blogdescription" : " Multidisciplinary maker specializing in the intersection of product, design and engineering. Making WordPress." ,
53
+ "show_on_front" : " page" ,
54
+ "page_on_front" : " 6" ,
55
+ "page_for_posts" : " 2"
56
+ },
60
57
"plugins" : [" todo-list-block" , " markdown-comment-block" ]
61
58
}
You can’t perform that action at this time.
0 commit comments