Skip to content

Commit a6dbf14

Browse files
author
deployment_bot
committed
Reindex Blueprints
1 parent 334f63d commit a6dbf14

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

GALLERY.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
Here's the list of all the community Blueprints submitted to this repository. See the [contribution guidelines](./README.md#contributing-your-blueprint) to submit your Blueprint and share your WordPress setup with the world!
44

5-
| Title | Preview | Source |
6-
| ----- | ------- | ------ |
7-
| Latest Gutenberg plugin | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/latest-gutenberg/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/latest-gutenberg/blueprint.json) |
5+
| Title | Preview | Source |
6+
| ----- | ------- | ------ |
7+
| Latest Gutenberg plugin | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/latest-gutenberg/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/latest-gutenberg/blueprint.json) |
8+
| Grid Variations Experiments enabled | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/grid-variations/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/grid-variations/blueprint.json) |
89

index.json

+9
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,14 @@
66
"categories": [
77
"plugins"
88
]
9+
},
10+
"blueprints/grid-variations/blueprint.json": {
11+
"title": "Grid Variations Experiments enabled",
12+
"description": "Blueprint example to toggle on enable a feature from the Experiments page in Gutenberg plugin",
13+
"author": "bph",
14+
"categories": [
15+
"Gutenberg",
16+
"Experiments"
17+
]
918
}
1019
}

0 commit comments

Comments
 (0)