feat(docs): Add aggregated metadata to website

Added /hardware-metadata.json to the ZMK website.
This gives external tools a way to grab all hardware metadata at once.
This commit is contained in:
Joel Spadin
2022-03-29 01:03:20 -05:00
committed by Pete Johanson
parent 20fcd35026
commit ed41d42874
4 changed files with 262 additions and 58 deletions

View File

@@ -44,7 +44,9 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.0.0-beta.3",
"@docusaurus/types": "^2.0.0-beta.3",
"@tsconfig/docusaurus": "^1.0.2",
"@types/js-yaml": "^4.0.5",
"@types/react": "^17.0.3",
"@types/react-helmet": "^6.1.0",
"@types/react-router-dom": "^5.1.7",