Migrate blog to new astro Content Collections

This commit is contained in:
prototypa
2023-01-01 18:32:52 -05:00
parent 785b66968a
commit d7b7baa414
15 changed files with 71 additions and 40 deletions

View File

@ -2,6 +2,7 @@
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"types": ["astro/client"],
"strictNullChecks": true,
"allowJs": true,
"baseUrl": ".",
"paths": {