Add microsite to main repo

This commit is contained in:
Raghunandan
2020-08-11 12:07:06 +02:00
parent cae4aeb93e
commit dca5b0460d
106 changed files with 17316 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"docs": {
"Getting Started": ["getting-started/getting-started-index"],
"Plugins": [
"developing-a-plugin",
"plugin-api",
"create-plugin-api-v2",
"plugin-structure",
"components",
"errors-notifications"
],
"Test": ["test"],
"API Overview": ["apis"],
"Layout components": ["layout-components"],
"Testing": ["testing-with-jest"]
}
}