Update content through Mattrbld

This commit is contained in:
2025-02-08 10:02:40 -06:00
parent a7702c4289
commit f574a1eb9d
8 changed files with 167 additions and 115 deletions

View File

@@ -1,6 +0,0 @@
{
"select": "Experienced",
"select-1": "Front-End Web Development",
"text": "React",
"___mb_schema": "/.mattrbld/schemas/Skills.json"
}

View File

@@ -1,6 +0,0 @@
{
"select": "Experienced",
"select-1": "Infrastructure as Code",
"text": null,
"___mb_schema": "/.mattrbld/schemas/Skills.json"
}

5
skills/skills.json Normal file
View File

@@ -0,0 +1,5 @@
{
"rows": null,
"___mb_schema": "/.mattrbld/schemas/Skills.json",
"___mb_unedited": true
}

19
skills/skills2.json Normal file
View File

@@ -0,0 +1,19 @@
{
"skills": {
"rows": [
{
"___mb_type": "category",
"category": "Experienced"
},
{
"___mb_type": "group",
"group": "Front-End Web Development"
},
{
"___mb_type": "skill",
"skill": "React"
}
]
},
"___mb_schema": "/.mattrbld/schemas/skills.json"
}