switch to directly importing post, and install static adapter

This commit is contained in:
Joseph Montanaro
2021-10-18 15:54:45 -07:00
parent d0aaba7a7d
commit af6b065de8
9 changed files with 48 additions and 24 deletions

View File

@@ -7,6 +7,7 @@
"preview": "svelte-kit preview"
},
"devDependencies": {
"@sveltejs/adapter-static": "^1.0.0-next.21",
"@sveltejs/kit": "next",
"mdsvex": "^0.9.8",
"svelte": "^3.42.6"