File tree 2 files changed +20
-4
lines changed
starters/gatsby-starter-wordpress-blog
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 54
54
"pull_request.opened" : [
55
55
" gatsbyjs/gatsby@peril/rules/pull-request-on-starter.ts"
56
56
]
57
+ },
58
+ "gatsbyjs/gatsby-starter-wordpress-blog" : {
59
+ "pull_request.opened" : [
60
+ " gatsbyjs/gatsby@peril/rules/pull-request-on-starter.ts"
61
+ ]
62
+ },
63
+ "gatsbyjs/gatsby-starter-minimal" : {
64
+ "pull_request.opened" : [
65
+ " gatsbyjs/gatsby@peril/rules/pull-request-on-starter.ts"
66
+ ]
67
+ },
68
+ "gatsbyjs/gatsby-starter-minimal-ts" : {
69
+ "pull_request.opened" : [
70
+ " gatsbyjs/gatsby@peril/rules/pull-request-on-starter.ts"
71
+ ]
57
72
}
58
73
}
59
74
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-starter-wordpress-blog" ,
3
3
"private" : true ,
4
- "description" : " A starter for a blog powered by Gatsby and Markdown " ,
4
+ "description" : " A starter for a blog powered by Gatsby and WordPress " ,
5
5
"version" : " 1.0.0" ,
6
6
"author" :
" Kyle Mathews <[email protected] > and Tyler Barnes <[email protected] >" ,
7
7
"bugs" : {
30
30
"dumper.js" : " ^1.3.1" ,
31
31
"prettier" : " 2.7.1"
32
32
},
33
- "homepage" : " https://github.com/gatsbyjs/gatsby-starter-blog#readme" ,
33
+ "homepage" : " https://github.com/gatsbyjs/gatsby-starter-wordpress- blog#readme" ,
34
34
"keywords" : [
35
- " gatsby"
35
+ " gatsby" ,
36
+ " wordpress"
36
37
],
37
38
"license" : " 0BSD" ,
38
39
"repository" : {
39
40
"type" : " git" ,
40
- "url" : " git+https://github.com/gatsbyjs/gatsby-starter-blog.git"
41
+ "url" : " git+https://github.com/gatsbyjs/gatsby-starter-wordpress- blog.git"
41
42
},
42
43
"scripts" : {
43
44
"build" : " gatsby build" ,
You can’t perform that action at this time.
0 commit comments