Add initial TinaCMS

This commit is contained in:
Cassidy Williams
2023-10-20 16:47:08 -05:00
parent 4b7488fcaf
commit 875fa394b2
8 changed files with 17322 additions and 741 deletions

View File

@@ -15,5 +15,9 @@
"astro": "^2.6.6",
"prettier": "^2.8.4",
"prettier-plugin-astro": "^0.8.0"
},
"dependencies": {
"@tinacms/cli": "^1.5.30",
"tinacms": "^1.5.21"
}
}